NorCAS2023 changes
This merge request comes with the following changes:
- Memory-based code generation supports automatic pipelining of address generation logic
- A bug-fix in memory-based storage that fixes address signal widths, which in turn results in smaller designs when synthesized with Xilinx Vivado
- More robust VHDL testbench for the memory-based and register-based storages.
- Passing of
**kwargs
todraw_exclusion_graph_coloring()
for possibly fancier exclusion graph drawing
Edited by Mikael Henriksson