OpenCores
URL https://opencores.org/ocsvn/ao486/ao486/trunk

Subversion Repositories ao486

[/] [ao486/] [trunk/] [sim/] [verilator/] [soc/] [ps2/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 alfik
all:
2
        verilator --trace -Wall -CFLAGS "-O3" -LDFLAGS "-O3" --cc ./../../../../rtl/soc/ps2/ps2.v --exe main.cpp -I./../../../../rtl/soc/ps2 -I./../../../../rtl/common
3
        cd obj_dir && make -f Vps2.mk
4
 
5
main_plugin:
6
        verilator --trace -Wall -CFLAGS "-O3 -I./../../../../sim_pc" -LDFLAGS "-O3" --cc ./../../../../rtl/soc/ps2/ps2.v --exe main_plugin.cpp -I./../../../../rtl/soc/ps2 -I./../../../../rtl/common
7
        cd obj_dir && make -f Vps2.mk

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.