1
0
Fork 0

cxp: fix compilation error

This commit is contained in:
morgan 2024-09-03 13:28:26 +08:00
parent 3741c9bfd9
commit bcfd599c69
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ class UpConn_Interface(Module, AutoCSR):
# section 9.6.1.2 (CXP-001-2021)
# tags implementation is on firmware
self.submodules.command = command = TX_Command_Packet(layout, pmod_pads)
self.submodules.command = command = TX_Command_Packet(layout)
# DEBUG: OUTPUT