URL
https://opencores.org/ocsvn/aor3000/aor3000/trunk
Subversion Repositories aor3000
[/] [aor3000/] [trunk/] [sim/] [div-test/] [Makefile] - Rev 2
Compare with Previous | Blame | View Log
all:
verilator --trace -Wall -CFLAGS "-O3" -LDFLAGS "-O3" --cc main.v --exe main.cpp
cd obj_dir && make -f Vmain.mk