github logisim-evolution/logisim-evolution v3.7.0
Version 3.7.0

latest releases: v3.8.0, v3.7.2, v3.7.1...
2 years ago
  • Reworked the slider component in the I/O extra library
  • Tick clock frequency display moved to left corner. It's also bigger and text color is configurable.
  • Completely rewritten command line argument parser:
    • All options have both short and long version now,
    • All long arguments require -- prefix i.e. --version,
    • All short arguments require single - as prefix i.e. -v,
    • -clearprefs is now --clear-prefs,
    • -clearprops option is removed (use --clear-prefs instead),
    • -geom is now --geometry,
    • -nosplash is now --no-splash or `-ns,
    • -sub is now --substitute or -s,
    • -testvector is now --test-vector or -w,
    • -test-fpga-implementation is now --test-fpga or -f,
    • -questa is removed.
  • PortIO HDL generator and component bug-fixed
  • Cleanup/rework of the HDL-generation
  • Each circuit stores/restores the last board used for Download (handy for templates to give to students)
  • Fixed startup crash related to incorrectly localized date format.
  • Added a setting to select lower- or upper-case VHDL keywords.
  • Added project export feature (experimental).
  • Cleaned-up the written .circ file.

Don't miss a new logisim-evolution release

NewReleases is sending notifications on new releases.