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

Subversion Repositories ion

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

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

Rev 176 Rev 181
Line 16... Line 16...
# 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 = ..
LIB_PATH = $(SRC_DIR)/common/libsoc
LIB_PATH = $(SRC_DIR)/common/libsoc
LINK_SCRIPT = $(SRC_DIR)/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.
SIM_LENGTH = 90000
SIM_LENGTH = 90000

powered by: WebSVN 2.1.0

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