Releases: SystemRDL/PeakRDL-ipxact
Releases · SystemRDL/PeakRDL-ipxact
3.5.0
Updates:
- If exporting standard does not support the
isPresent
tag, discard nodes that are marked not present via ispresent=false
.
3.4.4
Updates:
- Fix handling of fields with reset value as a reference
3.4.3
Bugfixes:
- Generate unique names for field instance names if collisions exist in IP-XACT input.
- Fix edge cases in derivation of
hw
property w.r.t. volatile qualifier. #21
3.4.2
Bugfixes:
- Assign best-guess for
hw
property when importing from IP-XACT. #21
- Add flexibility to xmlns matches when importing
3.4.1
Bugfixes:
- Add missing SPIRIT namespace URI variant for importer
3.4.0
Updates:
- Remove deprecated
peakrdl.ipxact
namespace package. #9
- Importer: Migrate to more performant ElementTree API. #15
- Rework PeakRDL command-line plugin mechanism.
3.2.2
Updates:
- Discard enum members with duplicate values or member names.
3.2.1
Updates:
- Minor compatibility update to importer enum creation.
3.2.0
Updates:
- Add PeakRDL command line application entry point hook