1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-07 16:00:15 +02:00

Adding bniaries for testing SIE

This commit is contained in:
Carlos Camargo 2010-08-09 07:48:48 -05:00
parent f22d66da00
commit 33fba8aecf
15 changed files with 31 additions and 0 deletions

BIN
binaries/ADC Executable file

Binary file not shown.

BIN
binaries/ADC.bit Normal file

Binary file not shown.

BIN
binaries/blink.bit Normal file

Binary file not shown.

BIN
binaries/blinker.ko Normal file

Binary file not shown.

20
binaries/devlist.txt Normal file
View File

@ -0,0 +1,20 @@
# IDCODE IR Length Text
0140d093 6 XC3S50
01414093 6 XC3S200
0141c093 6 XC3S400
01428093 6 XC3S1000
01434093 6 XC3S1500
01440093 6 XC3S2000
01448093 6 XC3S4000
01450093 6 XC3S5000
05045093 8 XCF02S
00608093 5 XC2S15
0060c093 5 XC2S30
00610093 5 XC2S50
00614093 5 XC2S100
00618093 5 XC2S150
0061c093 5 XC2S200
11c10093 6 XC3S100E
11c1a093 6 XC3S250E
41c22093 6 XC3S500E

BIN
binaries/enable_rx Executable file

Binary file not shown.

11
binaries/inittab Normal file
View File

@ -0,0 +1,11 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K stop
tts/0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login
tty2::askfirst:/bin/ash --login
tty3::askfirst:/bin/ash --login
tty4::askfirst:/bin/ash --login
tty5::askfirst:/bin/ash --login
tty6::askfirst:/bin/ash --login
tty7::askfirst:/bin/ash --login
tty8::askfirst:/bin/ash --login

BIN
binaries/irq.ko Normal file

Binary file not shown.

BIN
binaries/irq_main Executable file

Binary file not shown.

BIN
binaries/jz_init_sram Executable file

Binary file not shown.

BIN
binaries/jz_test_gpio Executable file

Binary file not shown.

BIN
binaries/plasma.bit Normal file

Binary file not shown.

BIN
binaries/sram_bus.bit Normal file

Binary file not shown.

BIN
binaries/system.bit Normal file

Binary file not shown.

BIN
binaries/xc3sprog Executable file

Binary file not shown.