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

Subversion Repositories mac_layer_switch

[/] [mac_layer_switch/] [trunk/] [scripts/] [Makefile] - Rev 2

Compare with Previous | Blame | View Log

ifeq ($(VCD), 1)
ICARUS_OPTIONS += -DVCD
endif
rtl-tests:
        mkdir -p ../build/sim
        mkdir -p ../log
        iverilog -stb_instantiations -cicarus.scr $(ICARUS_OPTIONS) -o ../build/sim/l2_switch.elf
        vvp ../build/sim/l2_switch.elf

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.