SpyDrNet 1.3.0
This release is available on PyPI: https://pypi.org/project/spydrnet/1.3.0/
This is a major functionality wise release.
- Added Hierarchical references
- Added clone functionality
- Added whole netlist uniquify ability
- Updated/Fixed the composer and parser to use the new element[".NAME"] feature
- Updated/Fixed the namespace manager to allow for multiple netlists in a session
- Updated callback framework to autoregister implemented functions.
- Added verilog tokenizer based on
ply
- Added tcl scripts for converting EDIF netlist to Verilog using Vivado
- Added powerful getter functions and shortcuts to ease naviation of the nextlist
- Updated examples and documentation