Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 22:29
14ec13b

Release created on: 05.02.2023 - 22:29:12

New Features

  • Added property Name to Design.
  • Improved calculation of property Toplevel.
    • HierarchyGraph has now a toplevel attribute.
  • Added instructions on how to use pyVHDLModel with pyGHDL as a parser.

Changes

  • Improved and added more documentation.
    • Started to document analysis procedure.
    • Added empty sections to document the 3 internal graph data structures.
  • Bumped dependencies.

Bug Fixes

  • Restricted Sphinx to <6.0, so navigation is not broken due to docutils vs. RTD theme mismatch.
  • Fixes to the pyGHDL setup instructions.
  • Fixed some broken tables in ReST.