Skip to content

Releases: olagrottvik/bust

v0.13

29 Aug 07:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13

v0.12.1

28 Aug 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12...v0.12.1

v0.12

28 Aug 10:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11...v0.12

v0.11

27 Jun 13:26
Compare
Choose a tag to compare
  • Fix bug where editor overwrite JSON options
  • Sim scripts uses constructs accepted by Riviera-PRO
  • Remove static keyword from C++ header files

v0.10

31 May 18:16
0734847
Compare
Choose a tag to compare
  • Auto-update address
  • UI JSON editor

v0.9

06 Feb 13:04
Compare
Choose a tag to compare
  • Add support for generation of IPBus xml address table
  • Add stall bus feature for IPBus

v0.8

06 Feb 13:06
Compare
Choose a tag to compare
  • add IPBus support
  • add build date and versioning to documentation

v0.7

04 Feb 16:50
Compare
Choose a tag to compare
  • 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

20 Sep 20:33
Compare
Choose a tag to compare
  • 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

v0.6

03 Aug 15:49
Compare
Choose a tag to compare
  • adds possibility to modify pulse length - #34