0.9.0
Updates:
- Add UDPs that implement read & write double-buffering. #22
- Enables atomic access to wide registers, or groups of multiple registers
- See documentation for Read Buffering and Write Buffering
- Fix misinterpretation of
swacc
behavior. #21- swacc is now asserted for both read and write accesses.
- Add new
rd_swacc
andwr_swacc
UDPs to complement newswacc
property behavior. - Add ability to generate a HWIF report file that shows flattened struct contents. #13
- Add support for extending user-defined CPUIF using the PeakRDL command line tool plugin discovery interface.