URL
https://opencores.org/ocsvn/s1_core/s1_core/trunk
Subversion Repositories s1_core
[/] [s1_core/] [trunk/] [sourceme] - Rev 111
Go to most recent revision | Compare with Previous | Blame | View Log
# Bash sourceme file.
# Please set the environment variables in this file, source it and then run 'update_filelist'.
# General paths settings
export S1_ROOT=/home/ubuntu/Design/OpenCores/s1_core/trunk
export T1_ROOT=/home/ubuntu/Design/SunMicrosystems/OpenSPARC-T1
export PATH=$PATH:$S1_ROOT/tools/bin
# Filelist names
export FILELIST_ICARUS=$S1_ROOT/hdl/filelist.icarus
export FILELIST_VCS=$S1_ROOT/hdl/filelist.vcs
export FILELIST_FPGA=$S1_ROOT/hdl/filelist.fpga
export FILELIST_DC=$S1_ROOT/hdl/filelist.dc
export FILELIST_XST=$S1_ROOT/hdl/filelist.xst
Go to most recent revision | Compare with Previous | Blame | View Log