Refine top.v.

This commit is contained in:
colin.liang 2023-01-05 21:37:01 +08:00
parent c57450fa1c
commit 31c90f22f6
2 changed files with 1132 additions and 3550 deletions

View File

@ -36,6 +36,7 @@ top.v:
./ivlpp -F include.f -f soc.mk -o top.v ./ivlpp -F include.f -f soc.mk -o top.v
verilator-build: top.v verilator-build: top.v
# verilator-build:
verilator --cc -CFLAGS ${CFLAGS} \ verilator --cc -CFLAGS ${CFLAGS} \
-Wno-WIDTH \ -Wno-WIDTH \
-Wno-UNOPTFLAT \ -Wno-UNOPTFLAT \

File diff suppressed because it is too large Load Diff