0.3.0
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