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

Subversion Repositories ion

[/] [ion/] [trunk/] [src/] [hello/] [makefile] - Diff between revs 181 and 182

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

Rev 181 Rev 182
Line 15... Line 15...
TB_DIR = ../../vhdl/tb
TB_DIR = ../../vhdl/tb
# VHDL DE-1 board demo root directory, for vhdl output
# VHDL DE-1 board demo root directory, for vhdl output
DEMO_DIR = ../../vhdl/demo
DEMO_DIR = ../../vhdl/demo
# Root test code source directory, where python script and vhdl templates are
# Root test code source directory, where python script and vhdl templates are
SRC_DIR = ..
SRC_DIR = ..
 
# Path to local libraries
LIB_PATH = $(SRC_DIR)/common/libsoc
LIB_PATH = $(SRC_DIR)/common/libsoc
 
# Link script to be used
LINK_SCRIPT = $(SRC_DIR)/common/bram.lds
LINK_SCRIPT = $(SRC_DIR)/common/bram.lds
 
 
#-- Configure the application --------------------------------------------------
#-- Configure the application --------------------------------------------------
 
 
# Simulation length in cycles; long enough to let the program run to completion.
# Simulation length in cycles; long enough to let the program run to completion.

powered by: WebSVN 2.1.0

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