.. |
fatfs
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
include
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
roms
|
d2951ecd94
spirom: issue the right 1-bit command; update ufddos80.rom
|
před 3 roky |
test
|
6375646603
update: get closer to a working JTAG update infrastructure
|
před 3 roky |
zlib
|
b3a3490ca5
rv32: build zlib
|
před 3 roky |
.gitignore
|
b1552eac65
ioregs.pl: add missing script file
|
před 3 roky |
Makefile
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
abcdisk.c
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
před 3 roky |
abcdrive.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
abcio.c
|
50d3a0c3bc
usb: timing fixes in the status and IRQ paths
|
před 3 roky |
abcio.h
|
50d3a0c3bc
usb: timing fixes in the status and IRQ paths
|
před 3 roky |
abcmem.c
|
1622343b8d
Firmware for PUN80 emulation
|
před 3 roky |
abcpun80.c
|
eb851b7632
pun80: fix IRQ/status conditions; console: optimize
|
před 3 roky |
abcrtc.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
checksum.h
|
e0305b26e3
system.c: disable the 5 s testing startup delay
|
před 3 roky |
checksum.pl
|
9471dad838
Move date stamp generation to fpga build; record SDRAM checksum
|
před 3 roky |
compiler.h
|
0380f985d5
rv32/compiler.h: fix typo in __constfunc definition
|
před 3 roky |
console.c
|
adf6c39024
serial: simplify physical tty and make BREAK reset work
|
před 3 roky |
console.h
|
6375646603
update: get closer to a working JTAG update infrastructure
|
před 3 roky |
die.c
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
diskcache.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
dummy.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
fw.h
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
před 3 roky |
head.S
|
9471dad838
Move date stamp generation to fpga build; record SDRAM checksum
|
před 3 roky |
io.h
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
iodeva.h
|
5b686b909a
ioregs: export I/O register address as symbols
|
před 3 roky |
ioregs.h
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
ioregs.pl
|
b1552eac65
ioregs.pl: add missing script file
|
před 3 roky |
ioregsa.pl
|
5b686b909a
ioregs: export I/O register address as symbols
|
před 3 roky |
irq.h
|
2e7c547f79
flash update: handle data from a memory buffer; add header
|
před 3 roky |
irqasm.S
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
irqtable.S
|
1db3d07425
PUN80 emulation, per-channel IRQ handlers, TTY IRQ polarity control
|
před 3 roky |
jtagupd.c
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
jtagupd.ld
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
list.h
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
max80.c
|
6375646603
update: get closer to a working JTAG update infrastructure
|
před 3 roky |
max80.ld
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
memcpy.S
|
372899ea3b
Move most code to SDRAM; fix problems with code in SDRAM; cleanups
|
před 3 roky |
memset.c
|
372899ea3b
Move most code to SDRAM; fix problems with code in SDRAM; cleanups
|
před 3 roky |
picorv32.h
|
372899ea3b
Move most code to SDRAM; fix problems with code in SDRAM; cleanups
|
před 3 roky |
rom.S
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
romcopy.c
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
před 3 roky |
rtc.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
runtest.c
|
4e65673781
spirom: add support for sending arbitrary SPI commands
|
před 3 roky |
sbrk.c
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
sdcard.c
|
2e544bb970
sdcard: reinitialize on system (soft) reset
|
před 3 roky |
sdcard.h
|
2e544bb970
sdcard: reinitialize on system (soft) reset
|
před 3 roky |
spiflash.c
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
před 3 roky |
spiflash.h
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
před 3 roky |
spurious_irq.c
|
1db3d07425
PUN80 emulation, per-channel IRQ handlers, TTY IRQ polarity control
|
před 3 roky |
start_test.S
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
sys.h
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
před 3 roky |
system.c
|
e0305b26e3
system.c: disable the 5 s testing startup delay
|
před 3 roky |
systime.h
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
testdata.S
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |
testimg.S
|
ac8a492ba2
sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion
|
před 3 roky |