1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-25 16:00:01 +00:00
Files
olofk.serv/rtl/serv_top.v
Olof Kindgren c7fc57213c Avoid releasing trap signal too early
The trap signal is used my the mux in serv_rf_if to decide which
registers to write to. If the trap signal is dropped too early,
the destination address changes while the register is still being
written to.
2023-10-31 22:21:12 +01:00

17 KiB