v0.5.0
Release created on: 03.11.2024 - 22:20:39
New Features
- Added methods
AddFileSetandAddFileSetstoFileSetandDesign. - Added properties
FileSetCountandTotalFileSetCounttoFileSetandDesign. - Added properties
FileCountandTotalFileCounttoFileSetandDesign. - Added
SRDLVersionproperty toFileSet,DesignandProject. - Added property
FileCounttoVHDLLibrary. - Added SystemRDL file type.
(See #48 contributed by @RasmusGOlsen)- New dependency to pySystemRDLModel
- Reworked (System-)Verilog related file types.
Changes
- Bumped dependencies.
- Use meta-class
ExtendedTypefor classAttribute. - Added more testcases.
- Updated pyproject file.
Bug Fixes
None
Unit Tests
- Use new pipeline template.