1
0
mirror of https://github.com/olofk/serv.git synced 2026-03-02 01:30:24 +00:00
Files
olofk.serv/serving/serving.v
Olof Kindgren 8edd456b5d Rewrite serv_rf_ram_if
This adds some optimizations to serv_rf_ram_if. It also adds a read enable
signal and delays writes one cycle which has the added bonus that no reads
or writes happen in the same cycle for RF_WIDTH > 2. This allows SERV to be
used with single-port RAMs in most cases.
2023-06-22 15:48:25 +02:00

6.4 KiB