Releases: edaa-org/pySVModel
Releases · edaa-org/pySVModel
v0.2.1
Release created on: 29.09.2021 - 14:16:51
Bug Fixes
- Added missing
Any
values forVerilogVersion
andSystemVerilogversion
.
v0.2.0
Release created on: 28.09.2021 - 21:28:49
Changes
- Updated documentation after initial copy&paste from pyVHDLModel.
Bug Fixes
- Fixed copy&paste errors like:
- VHDL → Verilog / SystemVerilog
v0.1.2
Release created on: 25.09.2021 - 20:31:26
New Features
- Build documentation with BTD.
Changes
- tbd
Bug Fixes
- Fixed URLs due to default branch name
main
.
v0.1.1
Bumped version to v0.1.1.
v0.1.0
Release created on: 25.09.2021 - 17:45:02
New Features
- Moved classes
VerilogVersion
andSystemVerilogVersion
from pyEDAA.ProjectModel to this package.