PeakRDL Ipxact Versions Save

Import and export IP-XACT XML register models

v3.4.4

1 month ago

Updates:

  • Fix handling of fields with reset value as a reference

v3.4.3

8 months ago

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

v3.4.2

9 months ago

Bugfixes:

  • Assign best-guess for hw property when importing from IP-XACT. #21
  • Add flexibility to xmlns matches when importing

v3.4.1

1 year ago

Bugfixes:

  • Add missing SPIRIT namespace URI variant for importer

v3.4.0

1 year ago

Updates:

  • Remove deprecated peakrdl.ipxact namespace package. #9
  • Importer: Migrate to more performant ElementTree API. #15
  • Rework PeakRDL command-line plugin mechanism.

v3.3.0

1 year ago

Updates Rework how importer maps IP-XACT names to SystemRDL type names. (#11) Prior behavior would be very prone to namespace collisions. New behavior imports names as concatenated component/memoryMap names. See docs for more details: https://peakrdl-ipxact.readthedocs.io/en/latest/importer.html

v3.2.2

1 year ago

Updates:

  • Discard enum members with duplicate values or member names.

v3.2.1

1 year ago

Updates:

  • Minor compatibility update to importer enum creation.

v3.2.0

1 year ago

Updates:

  • Add PeakRDL command line application entry point hook

v3.1.0

1 year ago

Updates: