Releases: olagrottvik/bust
Releases · olagrottvik/bust
v0.13
v0.12.1
What's Changed
- Fix critical bug in C_ADDR_WIDTH by @olagrottvik in #78
Full Changelog: v0.12...v0.12.1
v0.12
What's Changed
- Remove static keyword from C++ header files by @olagrottvik in #70
- Bump by @olagrottvik in #71
- Add option to check baseaddress within module by @olagrottvik in #73
Full Changelog: v0.11...v0.12
v0.11
- Fix bug where editor overwrite JSON options
- Sim scripts uses constructs accepted by Riviera-PRO
- Remove static keyword from C++ header files
v0.10
- Auto-update address
- UI JSON editor
v0.9
- Add support for generation of IPBus xml address table
- Add stall bus feature for IPBus
v0.8
- add IPBus support
- add build date and versioning to documentation
v0.7
- Added testbench and simulation script generation
- Added settings to JSON
- Updated logging
- Removed console editor in anticipation of GUI
- Unit tests
- Simplify axi signals name to mosi/miso
v0.6.4
- Create C++ format header file (.hpp)
- Python header class: Removed redundant module name in base address variable
- Changed .c to .h for c header file
- Small update in setup.py