人机交互界面完成

This commit is contained in:
RuigeLee
2023-10-24 17:42:25 +08:00
parent e99ff4789f
commit 3e4964852e
6 changed files with 86 additions and 24 deletions

View File

@@ -32,11 +32,6 @@ class RxBuffIO extends Bundle{
}
// class Packet_Info_Bundle extends Bundle{
// val LatchedRxLength = UInt(16.W)
// val RxStatusInLatched = UInt(9.W)
// }
class RxBuffBase extends Module{