Project

General

Profile

« Previous | Next » 

Revision 130

Added by markw about 11 years ago

Added chameleon

View differences:

buildall.sh
export PATH=${PATH}:/home/markw/fpga/altera/13.0sp1/quartus/bin
#export PATH=${PATH}:/home/markw/fpga/altera/14.0/quartus/bin
cd de1
./build.sh > build.log 2> build.err&
cd chameleon
./build.sh ALL > build.log 2> build.err&
cd ../replay
./build.sh > build.log 2> build.err&
cd ../mist

Also available in: Unified diff