All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix identifier string representation for register arrays.
- Fix RTD build
- Add support for Python 3.6
- Add support for MemNode
- Bump PeakRDL version to >1.0
- Minor cleanup of linting and CI setup
- Change all namespace references to SystemRDL
- Bump PeakRDL version
- Update dependencies
- Downgrade pylint to have Python 3.7.0 supported
- Update dependencies
- Update PeakRDL plugin to use base class
- Update dependencies
- Remove cli extra
- Add option to generate addrmap up to given depth.
- Add node type to headings.
- Fix Generated from section construction.
- Don't start writing to the file until it's generated.
- Fix error on no supported members.
- Basic SystemRDL Markdown exporter.