Project

General

Profile

« Previous | Next » 

Revision 341

Added by markw over 10 years ago

Latest firmware and added papilio duo to build scripts

View differences:

aeon_lite/zpu_rom.vhdl
X"e0800861",
X"05557480",
X"25853880",
X"55883987",
X"55883985",
X"75258338",
X"87557451",
X"85557451",
X"f5c93f81",
X"ec396087",
X"3862802e",
buildall.sh
export PATH=${ORIGPATH}:/home/markw/fpga/altera/13.0sp1/quartus/bin
cd de1
./build.sh ALL > build.log 2> build.err&
./build.sh ALL
cd ../chameleon
./build.sh ALL > build.log 2> build.err&
./build.sh ALL
cd ../replay
./build.sh > build.log 2> build.err&
cd ../mist
./build.sh ALL > build.log 2> build.err&
./build.sh ALL
cd ../mcc216
./build.sh ALL &
cd ../mcctv
./build.sh ALL &
cd ../papilioduo
./build.sh ALL &
cd ../mist_5200
./build.sh ALL > build.log 2> build.err&
./build.sh ALL
cd ../de1_5200
./build.sh ALL > build.log 2> build.err&
./build.sh ALL
cd ../mcc216_5200
./build.sh ALL &
cd ../mcctv_5200
chameleon/zpu_rom.vhdl
X"80086105",
X"55748025",
X"85388055",
X"88398775",
X"25833887",
X"88398675",
X"25833886",
X"557451f5",
X"c73f81ec",
X"39608738",
de1/zpu_rom.vhdl
X"80086105",
X"55748025",
X"85388055",
X"88398775",
X"25833887",
X"88398675",
X"25833886",
X"557451f5",
X"c73f81ec",
X"39608738",
mcc216/zpu_rom.vhdl
X"80086105",
X"55748025",
X"85388055",
X"88398775",
X"25833887",
X"88398675",
X"25833886",
X"557451f5",
X"c73f81ec",
X"39608738",
mcctv/zpu_rom.vhdl
X"c0800861",
X"05557480",
X"25853880",
X"55883987",
X"55883986",
X"75258338",
X"87557451",
X"86557451",
X"f5c73f81",
X"ec396087",
X"3862802e",
mist/zpu_rom.vhdl
X"80086105",
X"55748025",
X"85388055",
X"88398775",
X"25833887",
X"88398675",
X"25833886",
X"557451f5",
X"c73f81ec",
X"39608738",
package.pl
push @files, glob("sockit/type");
push @files, glob("sockit/reboot");
push @files, glob("papilioduo/build*/*.bit");
push @files, glob("replay/sdcard/*.bin");
push @files, glob("replay/sdcard/*.ini");

Also available in: Unified diff