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

Subversion Repositories t400

[/] [t400/] [trunk/] [sw/] [init_project.template.sh] - Rev 179

Go to most recent revision | Compare with Previous | Blame | View Log

##############################################################################
#
# Template script to set up all project-specific environemt variables.
#
# Copy this script to init_project.sh and fill in your local information.
#
# This script has to be sourced from the command line!
# Do not run it as a 'usual' program, as this does not set the variables
# in the current shell process.
#
##############################################################################
 
export PROJECT_DIR=<local dir>/t400
export MAKEFILES=$PROJECT_DIR/sw/verif/include/Makefile
 

Go to most recent revision | 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.