1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-19 09:08:20 +00:00
Olof Kindgren 42ac1e5e4d Store CSR in RF RAM
Since FPGA uses fixed-size RAM, it's better in most cases to store
the CSR in unused memory positions in that RAM.

Since the decoding is made more complex, the old register file
implementation is kept around since that is more efficient when we
don't want CSR and potentially when the FPGA support hardware
shift registers.
2019-06-07 19:39:18 +02:00
..
2018-12-06 22:12:03 +01:00
2018-11-21 13:15:33 +01:00
2019-06-07 19:39:18 +02:00
2019-04-12 08:15:08 +02:00
2019-03-20 08:35:43 +01:00
2019-03-20 08:35:43 +01:00
2019-06-07 19:39:18 +02:00
2019-01-10 18:15:20 +01:00
2019-01-15 08:00:32 +01:00
2019-06-07 19:39:18 +02:00
2018-11-21 13:15:33 +01:00