⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (621 Bytes)
Statistics
| Revision:
repo2
/
buildall.sh
@ 346
View
History
Annotate
export
ORIGPATH
=
${
PATH
}
export
PATH
=
${
ORIGPATH
}
:/home/markw/fpga/altera/13.0sp1/quartus/bin
cd
de1
./build.sh ALL
cd
../chameleon
./build.sh ALL
cd
../replay
./build.sh
>
build.log 2> build.err
cd
../mist
./build.sh ALL
cd
../mcc216
./build.sh ALL
cd
../mcctv
./build.sh ALL
cd
../papilioduo
./build.sh ALL
cd
../mist_5200
./build.sh ALL
cd
../de1_5200
./build.sh ALL
cd
../mcc216_5200
./build.sh ALL
cd
../mcctv_5200
./build.sh ALL
export
PATH
=
${
ORIGPATH
}
:/home/markw/fpga/altera/14.0/quartus/bin:/home/markw/fpga/altera/14.0/quartus/sopc_builder/bin/
cd
../sockit
./build.sh
export
PATH
=
${
ORIGPATH
}
unset
ORIGPATH
« Previous
1
2
3
4
5
Next »
(2-2/5)
Loading...