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

Subversion Repositories ao486

[/] [ao486/] [trunk/] [sim/] [verilator/] [soc/] [ps2/] [Makefile] - Rev 2

Compare with Previous | Blame | View Log

all:
        verilator --trace -Wall -CFLAGS "-O3" -LDFLAGS "-O3" --cc ./../../../../rtl/soc/ps2/ps2.v --exe main.cpp -I./../../../../rtl/soc/ps2 -I./../../../../rtl/common
        cd obj_dir && make -f Vps2.mk

main_plugin:
        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
        cd obj_dir && make -f Vps2.mk

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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