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

Subversion Repositories mac_layer_switch

[/] [mac_layer_switch/] [trunk/] [scripts/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ranm11
ifeq ($(VCD), 1)
2
ICARUS_OPTIONS += -DVCD
3
endif
4
rtl-tests:
5
        mkdir -p ../build/sim
6
        mkdir -p ../log
7
        iverilog -stb_instantiations -cicarus.scr $(ICARUS_OPTIONS) -o ../build/sim/l2_switch.elf
8
        vvp ../build/sim/l2_switch.elf
9
 

powered by: WebSVN 2.1.0

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