Skip to content

Lots of small improvements

Compare
Choose a tag to compare
@hneemann hneemann released this 13 Sep 07:34
· 200 commits to master since this release
  • Inputs and outputs can have a smaller shape.
  • Added paste functionality to ROM data editor.
  • Added an rle encoding for storing rom content, which can
    result in smaller dig files.
  • Added some more ATF150x devices
  • Probe is able to count edges.
  • Italian translation was added, special thanks to Luca Cavallari
  • Added an external component that is based on a file instead
    of storing the code in the component itself.
  • Fixed an issue with clicking on tightly placed components.
  • Allows variable sample size in default data graph.
  • Added an option to skip certain sub-circuits in HDL creation.
    This allows the user to use a handwritten HDL implementation
    of the sub-circuit.