Spydrnet

Latest version: v1.13.0

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.13.0

----------------
August 14, 2023

* Moved the example netlists and tests out of the python package and added documentation how to use the example netlists
* Updated to use pathlib instead of os
* Added Github actions check to run Pylint and to fail if score is too low
* Added documentation about Pylint and code formatting
* Various minor improvements
* Other small edits to documentation

1.12.2

----------------
April 18, 2023

* Bug fix for Verilog parser for partially connected ports being misaligned and fixed primitive name with a space at the end.
* Changed some of the os.path to pathlib to conform to updated coding standards

1.12.1

----------------
February 2, 2023

* Bug fix for names in EDIF netlists in which they were cut off if more than 100 characters long. Now the allowed number of characters in a name is 255.
* Slight additions to documentation about doing a release
* Removing Travis CI (from now on only Github Actions will do automated testing)
* Fixed bug where architecture liraries were not included in the release

1.12.0

----------------
November 9, 2022

* Major improvements and fixes for the Verilog netlist parser and composer to broaden support and accuracy
* Built in primitive libraries to allow SpyDrNet to populate port directions of primitives when parsing netlist types that don't always explicitly define primitive cells (Verilog, EBLIF). An option is added to parsing to specify which primitive library to use.
* Improvements, fixes, and simplification to EBLIF netlist parser and composer
* Verilog parser and composer option to remove/add lagging space in names
* Documentation updates and improvements

1.11.1

---------------
April 20, 2022

* Bug Fix. Now EBLIF support should actually be included.

1.11.0

---------------
April 9, 2022

* Initial support for parsing and composing EBLIF netlists.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.