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

Subversion Repositories minsoc

[/] [minsoc/] [branches/] [verilator/] [utils/] [setup/] [minsoc-install.sh] - Diff between revs 139 and 153

Show entire file | Details | Blame | View Log

Rev 139 Rev 153
Line 3... Line 3...
# This script install MinSOC tree
# This script install MinSOC tree
# under a specific directory.
# under a specific directory.
 
 
# ===== CONFIGURATIONS =====
# ===== CONFIGURATIONS =====
# ==========================
# ==========================
MINSOC_SVN_URL=http://opencores.org/ocsvn/minsoc/minsoc/branches/rc-1.0
MINSOC_SVN_URL=http://opencores.org/ocsvn/minsoc/minsoc/branches/verilator
export SCRIPT_DIR="$( cd -P "$( dirname "$0" )" && pwd )"
export SCRIPT_DIR="$( cd -P "$( dirname "$0" )" && pwd )"
export DIR_TO_INSTALL=`pwd`
export DIR_TO_INSTALL=`pwd`
 
 
# Debug ?
# Debug ?
export DEBUG=0;
export DEBUG=0;

powered by: WebSVN 2.1.0

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