makefile被覆盖,提交新的makefile
This commit is contained in:
1
Makefile
1
Makefile
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user