现场基本恢复

This commit is contained in:
Ruige Lee
2025-04-25 17:00:51 +08:00
parent dc67286e23
commit 7b63b07408
5 changed files with 592 additions and 35 deletions

View File

@@ -45,7 +45,7 @@ testShin:
-o ./tb/build/shinTest.iverilog \
-y ./generated/shin \
-I ./generated/shin \
./tb/shinTest/SlaveParserTb.v
./tb/shinTest/ShinTopTb.v
vvp -N ./tb/build/shinTest.iverilog -lxt2
vcdShin: