回去调spi模块,临时提交,后续需要审查

This commit is contained in:
RuigeLee
2024-12-02 15:00:03 +08:00
parent a1e389ecdc
commit 394854cdce
6 changed files with 36 additions and 66 deletions

View File

@@ -28,7 +28,7 @@ class CDROut extends Module{
def STATE_FCS = 3.U
val ETH_PRE = "h55".U
val ETH_PRE = "h5A".U
val ETH_SFD = "hD5".U
val stateNext = Wire(UInt(2.W))