v0.23.0
Release created on: 05.02.2023 - 22:29:12
New Features
- Added property
Name
toDesign
. - Improved calculation of property
Toplevel
.- HierarchyGraph has now a
toplevel
attribute.
- HierarchyGraph has now a
- Added instructions on how to use
pyVHDLModel
withpyGHDL
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.