What's Changed * Added a new simulator to help debug and development without connecting to hardware or an RTL simulator by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/134
What's Changed * Optimisation to use block operations on regfile, addrmap and arrays by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/122 * Script for development testing added by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/131
What's Changed * Fix for array slicing by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/121 * use of `yield from` rather than looping by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/124 * Update to latest GitHub Node-20 actions by krcb197 in https://github.com/krcb197/PeakRDL-python/pull/126