mirror of
https://github.com/olofk/serv.git
synced 2026-02-27 16:52:43 +00:00
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.