Skip to content

Releases: acaldero/wepsim

WepSIM 2.0.10

10 Aug 22:46
Compare
Choose a tag to compare

2.0.9 -> 2.0.10:

  • Updated checkpoint format: Jupyter notebook
  • Improved command-line interface code.
  • Improved "compact" skin for mobile devices.
  • Several minor improvements.

WepSIM 2.0.9

29 Jun 10:44
Compare
Choose a tag to compare

2.0.7 -> 2.0.9:

  • Improved UI:
    • Notifications:
      • Reworked notifications list.
      • Added action to clear all notifications.
    • Configuration:
      • Introduced the Student (simple) & Teacher (full) views.
      • By default, execute microinstruction by microinstruction
        (so breakpoints work in both, microcode and assembly code).
    • Details dropdown:
      • Added scroll.
      • Simulation section added at the end:
        • Microcode editor alongside circuitry.
        • Summary of the processor model associated to the simulation.
  • Improved translation subsystem:
    • Added more Idioms thanks to Google Translate.
  • Improved internal engine:
    • Configuration tries to resolve missing elements one by one (with default values).
    • Execution microinstruction by microinstruction a little bit more efficient.
    • Assembly view now shows an instruction summary tooltip while hovering the mouse over the memory content.

WepSIM 2.0.7

28 May 19:49
Compare
Choose a tag to compare

2.0.6 -> 2.0.7:

  • Improved command line
    • Progressive output rather than wait to the end
  • Improved update-signal dialog
    • Recording open/close dialog now possible
    • Switching Idiom
  • Improved translation subsystem
    • Thanks to Google Translate: Italian + Korean + Hindi + Japanese + Portuguese + Chinese + French + German
  • New quick UI configuration for registers in the register file
  • More badges
    • Codacy + Codebeat