PeakRDL Versions Save

Control and status register code generator toolchain

v1.1.0

6 months ago

New Features:

  • Add support for environment variables in .f files. #35

v1.0.0

6 months ago

Updates:

  • v1.0 release! :tada:
  • Add c-header export subcommand.

v0.9.0

8 months ago

Updates:

  • Add command line option to inject define macros into RDL preprocessor namespace. #24
  • Add option to show field output to dump command. #30

v0.8.0

1 year ago

Updates:

  • Add workaround to bug in py3.8/py3.9's distribution metadata discovery that impacts ability to load plugins. #16

v0.7.0

1 year ago

Updates:

  • Rework plugin framework to rely on plugins extending from base class.
  • Add support for TOML-based PeakRDL configuration file.

v0.6.0

1 year ago

Updates:

  • Add preprocess command (#12)
  • Update plugin dependencies to include new SystemRDL exporter

v0.5.0

1 year ago

Updates:

  • Fix -f FILE argument loading feature. #11

v0.4.0

1 year ago

Updates:

  • Fix argparse compatibility issue with Python 3.6 (#6 - Thanks @proukema-fidus!)
  • Add hooks for subcommand plugins to be able to register their own UDPs

v0.3.0

1 year ago

Updates:

  • Fix entry point discovery for older versions of python (#5)

v0.2.0

1 year ago

Initial release!