Skip to content

ModuleSim v0.3.6

Compare
Choose a tag to compare
@EdNutting EdNutting released this 04 Nov 14:30
· 17 commits to master since this release
9cf3169

Changes

  • Straight paths between modules is now the default.
    • Use Shift+Click when starting a path to create a curved path.
    • These changes are backwards and forwards compatible for files created or opened with old versions.
      • Opening newer version files in old versions of ModuleSim will result in curved paths instead of straight ones.
      • Opening older version files in new versions of ModuleSim will preserve curved paths.
  • Enhance display of Split/Merge to make it easier to experiment with and understand.
    • The output is updated live to match the driven inputs/outputs.
    • Use an input switch to a split/merge to explore this new feature.
  • Enhance merging of bits B/D with AB/DC to make it more closely match real life.

Info at: https://uobteachingtechnologist.github.io/ModuleSim/

A standard cross-platform executable .jar is provided. No installation required!
Just download and run the jar file with "java -jar filename.jar" in your terminal.