makefile被覆盖,提交新的makefile

This commit is contained in:
2025-09-15 16:58:34 +08:00
parent 2ecb547bc8
commit bffe4fcab1

View File

@@ -64,6 +64,7 @@ testShinClk:
python3 ./tb/shinTest/check_testcase.py python3 ./tb/shinTest/check_testcase.py
testCDR: testCDR:
python3 ./tb/shinTest/gen_sim_cdr_clk.py --clk 0 40
iverilog -Wall \ iverilog -Wall \
-o ./tb/build/simCDR.iverilog \ -o ./tb/build/simCDR.iverilog \
-y ./generated/SimCDR \ -y ./generated/SimCDR \