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

Subversion Repositories amber

[/] [amber/] [trunk/] [hw/] [fpga/] [bin/] [Makefile] - Diff between revs 63 and 64

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 63 Rev 64
Line 62... Line 62...
else
else
        BOOT_LOADER_DIR         = ../../../sw/boot-loader
        BOOT_LOADER_DIR         = ../../../sw/boot-loader
        BOOT_LOADER_DEF         =
        BOOT_LOADER_DEF         =
endif
endif
 
 
VERILOG_INCLUDE_PATH    = ../../vlog/lib $(BOOT_LOADER_DIR)
VERILOG_INCLUDE_PATH    = ../../vlog/lib ../../vlog/tb $(BOOT_LOADER_DIR)
 
 
# Name of top level verilog file (must be the same as its module name)
# Name of top level verilog file (must be the same as its module name)
RTL_TOP         = system
RTL_TOP         = system
 
 
 
 

powered by: WebSVN 2.1.0

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