1
0
Fork 0

cxp: remove unused import

This commit is contained in:
morgan 2024-09-09 10:51:27 +08:00
parent 7dbeefd0a4
commit 38485aec56
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from migen import *
from misoc.interconnect.csr import *
from misoc.interconnect import stream
from cxp_downconn import CXP_DownConn
from cxp_upconn import CXP_UpConn_PHY