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

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [sourceme] - Blame information for rev 108

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

Line No. Rev Author Line
1 2 fafa1971
 
2
# General paths settings
3 108 fafa1971
export S1_ROOT=~/s1_core/trunk
4 103 fafa1971
export T1_ROOT=/opt/opensparc-t1
5 2 fafa1971
export PATH=.:$S1_ROOT/tools/bin:$PATH
6
 
7
# Filelist names
8 43 fafa1971
export FILELIST_ICARUS=$S1_ROOT/hdl/filelist.icarus
9 2 fafa1971
export FILELIST_VCS=$S1_ROOT/hdl/filelist.vcs
10 43 fafa1971
export FILELIST_FPGA=$S1_ROOT/hdl/filelist.fpga
11 2 fafa1971
export FILELIST_DC=$S1_ROOT/hdl/filelist.dc
12 43 fafa1971
export FILELIST_XST=$S1_ROOT/hdl/filelist.xst
13 2 fafa1971
 
14
# Alias to quickly "Change Directory to Design"...
15
alias cdd='cd $S1_ROOT'
16
 
17 43 fafa1971
# Reminder for enviroment variables
18 59 fafa1971
echo "Please set the environment variables in this file and then run 'update_filelist'."
19 43 fafa1971
 

powered by: WebSVN 2.1.0

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