Dennis 3acd7516d3
Fix bug in <REG>_sw_wr/<REG>_sw_rd for non-array registers
In case a register isn't instantiated as an array, the stride
value the compiler returns is set to 'None'. The RTL generator
should translate it to '0' (since it doesn't matter anyway).
2021-05-16 12:24:52 +02:00
2021-05-02 00:58:43 +02:00
2021-05-02 00:58:43 +02:00
Languages
Python 92.9%
SystemVerilog 5.7%
Makefile 1.4%