New Features
- Added new warning classes (using
pyTooling.Warning):- warnings:
VHDLModelWarning,NotImplementedWarning - critical warnings:
VHDLModelCriticalWarning,BlackboxWarning
- warnings:
- Enhanced
BitStringLiteral:- Added readonly properties:
BinaryValueBitsLengthSigned
- Added readonly properties:
- Added collection of components in
ConcurrentDeclarationRegionMixin:- Added readonly property
Components.
- Added readonly property
- Package
std.standard:- Added types
realandline.
- Added types
Changes
- Bumped dependencies.
- Removed code specific for Python <3.11.
- Raises pyTooling warnings on skipped code or not implemented code parts.
- Raises pyTooling warning on detected blackboxes.
Unit Tests
- Updated
pyproject.tomldue to pytest update to v9.0. - Check for specific exception
LibraryExistsInDesignError.
Published from Pipeline workflow triggered by github-actions[bot] on 2025-11-13 09:26:21 UTC.
This automatic release was created by pyTooling/Actions::Release.yml