转发延迟缩减至126个cycle

This commit is contained in:
Ruige Lee
2025-05-20 11:35:11 +08:00
parent cb30c29e07
commit 4b2a52fa9b
3 changed files with 45 additions and 48 deletions

View File

@@ -49,6 +49,8 @@ class CDROut extends Module{
(stateCurr === STATE_PAYLOAD)
)
assert( ~(~io.axis.valid & io.axis.ready) )
when( stateCurr === STATE_IDLE & stateNext === STATE_PREAMBLE){ //PRE