Skip to content

0.3.0

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 09 Sep 07:04
· 1837 commits to master since this release

Veriloggen 0.3.0

  • Better source code for both Python2.7 and Python3.4
  • Some Verilog features are supported: initial, event, wait, system task, ...
  • Some missing but basic operators are implemented.
  • A feature for importing Verilog code is upgraded.
  • New useful libraries: lib.parallel and lib.simulation
  • Library update: lib.fsm
  • A lot of examples are added and updated