削减代码,貌似解决了1个节点下的RX、TX发送连续的问题

This commit is contained in:
2025-02-11 15:22:57 +08:00
parent ecff635e83
commit 2b4782ff4f
3 changed files with 22 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ VSimTop:
-y ${PWD}/generated/Rtpp/ \
-y ${PWD}/tb/verilator/ \
--top-module SimTop \
--trace \
--trace-fst \
--cc ./tb/verilator/SimTop.v \
--cc ${PWD}/generated/Rtpp/behav_srams.v \