Project

General

Profile

« Previous | Next » 

Revision 132

Added by markw about 11 years ago

Need ..

View differences:

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

Also available in: Unified diff