.. |
fatfs
|
2b261e54f6
fw: add interrupt support; use a linker script
|
3 years ago |
include
|
aad6fa3aad
fw: link against newlib-nano
|
3 years ago |
.gitignore
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 years ago |
Makefile
|
f6f9bf7ede
Add i2c unit
|
3 years ago |
bin2mif.pl
|
4771d428e2
bin2mif: fast_ram expects unpacked decimal filename indicies
|
3 years ago |
boot.mif
|
56753cd6a3
abcbus: move abcbus to separate module; add I/O status register
|
3 years ago |
console.c
|
3608e21183
Add extended devices (xdevs) that require > 128 bytes
|
3 years ago |
console.h
|
dce6ed79e1
fw, console: add flush function
|
3 years ago |
die.c
|
0176e771d1
fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights
|
3 years ago |
dummy.c
|
2b261e54f6
fw: add interrupt support; use a linker script
|
3 years ago |
fw.h
|
f6f9bf7ede
Add i2c unit
|
3 years ago |
head.S
|
211ec5e0c8
fw: set gp for the IRQ bank too
|
3 years ago |
hello.c
|
69476ffdf6
Add I/O interface to the ABC bus, using SDRAM DMA
|
3 years ago |
io.h
|
f6f9bf7ede
Add i2c unit
|
3 years ago |
ioregs.h
|
56753cd6a3
abcbus: move abcbus to separate module; add I/O status register
|
3 years ago |
irq.h
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 years ago |
irqasm.S
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 years ago |
max80.ld
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 years ago |
picorv32.h
|
cd15d8fd49
picorv32: revamp the Q registers to be a full bank switch
|
3 years ago |
rtc.c
|
ef652637f0
fw: drop RTC I2C frequency to 100 kHz
|
3 years ago |
sbrk.c
|
75980f5efb
fw: now working interrupt handling, periodic timer flashing LEDs
|
3 years ago |
sdcard.c
|
f3992b85ad
sdcard: run in slow mode (400 kHz during initialization)
|
3 years ago |
sys.h
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 years ago |
systime.h
|
6a406133f0
Add sdcard and sysclock units; reshuffle address map
|
3 years ago |
testdata.pl
|
42f4ad6376
Make downloader work; use PLL for SDRAM clock offset
|
3 years ago |