Skip to content

Releases: SystemRDL/PeakRDL-systemrdl

1.0.1

07 Nov 03:29

Choose a tag to compare

Updates:

  • Fix: Do not generate an illegal external field instantiation. #4
  • Add keyword filtering to add escapes to RDL keywords used in identifiers. #7
  • Add optional CLI pip install target: peakrdl-systemrdl[cli]

1.0.0

23 May 18:05

Choose a tag to compare

Updates:

  • Switch license to LGPLv3
  • Drop support for Python 3.6
  • Publish wheels instead of just sdist (#5)

0.3.0

12 Apr 04:33

Choose a tag to compare

Updates:

  • Fix missing enum definitions in output. #2

0.2.0

12 Mar 06:26

Choose a tag to compare

Updates:

  • Rework PeakRDL command-line plugin mechanism.
  • Add convenience imports to init.py. #1

0.1.0

10 Feb 06:03

Choose a tag to compare

Initial pre-release