使用vcs编译通过,还有一些琐细的问题要解决
This commit is contained in:
@@ -12,6 +12,8 @@ SIM = ./${OUTPUT} -l run.log
|
||||
|
||||
testShin_vcs:
|
||||
python3 ./shinTest/gen_pkt.py
|
||||
mkdir -p generated/log
|
||||
rm -rf generated/log/*
|
||||
${VCS} -f ./shinTest_vcs.f
|
||||
${SIM}
|
||||
sim:
|
||||
|
||||
Reference in New Issue
Block a user