Closed ogamespec closed 2 years ago
For some reason IR = xx.
This causes Decoder to return xx too and the Sequencer to go crazy.
Stabilized the simulation by delays, but now for some reason the CLK is off
Fixed posedge DFF / rs_latch. Revisited DataBridge.
Better
Added abus/bbus bus keepers (transparent DLatches).
Added cbus/dbus bus keepers.
It got much better and stabilized, but still Addr does not increase during NOP (0x00). Closing this Issue in favor of others.
Once the entire HDL is implemented, you need to shake it up, optimize it, document it in places and make sure it is moving at all.