Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 22:21
adf2fce

Release created on: 03.11.2024 - 22:20:39

New Features

  • Added methods AddFileSet and AddFileSets to FileSet and Design.
  • Added properties FileSetCount and TotalFileSetCount to FileSet and Design.
  • Added properties FileCount and TotalFileCount to FileSet and Design.
  • Added SRDLVersion property to FileSet, Design and Project.
  • Added property FileCount to VHDLLibrary.
  • Added SystemRDL file type.
    (See #48 contributed by @RasmusGOlsen)
  • Reworked (System-)Verilog related file types.

Changes

  • Bumped dependencies.
  • Use meta-class ExtendedType for class Attribute.
  • Added more testcases.
  • Updated pyproject file.

Bug Fixes

None

Unit Tests

  • Use new pipeline template.

Related PRs: