Revision 343
Added by markw over 10 years ago
buildall.sh | ||
---|---|---|
cd ../chameleon
|
||
./build.sh ALL
|
||
cd ../replay
|
||
./build.sh > build.log 2> build.err&
|
||
./build.sh > build.log 2> build.err
|
||
cd ../mist
|
||
./build.sh ALL
|
||
cd ../mcc216
|
||
./build.sh ALL &
|
||
./build.sh ALL
|
||
cd ../mcctv
|
||
./build.sh ALL &
|
||
./build.sh ALL
|
||
cd ../papilioduo
|
||
./build.sh ALL &
|
||
./build.sh ALL
|
||
cd ../mist_5200
|
||
./build.sh ALL
|
||
cd ../de1_5200
|
||
./build.sh ALL
|
||
cd ../mcc216_5200
|
||
./build.sh ALL &
|
||
./build.sh ALL
|
||
cd ../mcctv_5200
|
||
./build.sh ALL &
|
||
./build.sh ALL
|
||
|
||
|
||
export PATH=${ORIGPATH}:/home/markw/fpga/altera/14.0/quartus/bin:/home/markw/fpga/altera/14.0/quartus/sopc_builder/bin/
|
Also available in: Unified diff
Do not background - not got enough ram here