执行第一个task块
This commit is contained in:
4
Makefile
4
Makefile
@@ -41,11 +41,11 @@ shin:
|
||||
sbt "test:runMain test.testShinModule"
|
||||
|
||||
testShin:
|
||||
iverilog -Wall \
|
||||
iverilog -Wall \
|
||||
-o ./tb/build/shinTest.iverilog \
|
||||
-y ./generated/shin \
|
||||
-I ./generated/shin \
|
||||
./tb/shinTest/ShinTopTb.v
|
||||
./tb/shinTest/ShinTopSpiTb.v
|
||||
vvp -N ./tb/build/shinTest.iverilog -lxt2
|
||||
|
||||
vcdShin:
|
||||
|
||||
Reference in New Issue
Block a user