Skip to content

0.2.0

Compare
Choose a tag to compare
@shtaxxx shtaxxx released this 18 Aug 18:03
· 1903 commits to master since this release

Veriloggen 0.2.0 updates

  • Two basic libraries (lib_fsm and lib_bundle)
  • Almost basic syntaxes in Verilog HDL are supported
  • type_check capability
  • Supporting to import existing Verilog HDL source codes by using from_verilog
  • Generate statement support
  • Some new examples