增加代码,1.仿真了最多202个从站,功能正常;2.测试了读写\广播等操作

This commit is contained in:
2025-09-08 13:12:18 +08:00
parent 41d4805841
commit a63e14e6f6
6 changed files with 96 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ VCS = vcs -sverilog +v2k -timescale=1ns/1ps \
-l compile.log \
-debug_access+none \
+define+VCS_COMPILE \
-fastpartcomp=j$(nproc) \
-fastpartcomp=j${CPU_COUNT} \
SIM = ./${OUTPUT} -l run.log