summaryrefslogtreecommitdiffstats
path: root/customrc
blob: 307d44ad47fa9c7e0cf47ca4b9d5bfb085b9393e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh
# Never checkin this file other than changes in BACKING_BUILD

# If you want to change location of default sandbox root, enable SANDBOXROOT
#export SANDBOXROOT=~/workspace/
# If you want to change name of default sandbox, enable SANDBOXNAME
#export SANDBOXNAME=sbe_simics_sandbox

#export WORKSPACE=<set it to your root ppe directory. This is required if you
#                  to use build script locally>
export MACHINE=NIMBUS
export BACKING_BUILD=/esw/fips910/Builds/b0106a_1604.910
export SIMICSOPTIONS="-nre"


OpenPOWER on IntegriCloud