.. |
fatfs
|
2b261e54f6
fw: add interrupt support; use a linker script
|
3 年 前 |
include
|
aad6fa3aad
fw: link against newlib-nano
|
3 年 前 |
.gitignore
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
Makefile
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
bin2mif.pl
|
4771d428e2
bin2mif: fast_ram expects unpacked decimal filename indicies
|
3 年 前 |
boot.mif
|
55b0aeee3f
iodev: move one-register "devices" into a common "sys"; add "abc" device
|
3 年 前 |
console.c
|
3608e21183
Add extended devices (xdevs) that require > 128 bytes
|
3 年 前 |
console.h
|
dce6ed79e1
fw, console: add flush function
|
3 年 前 |
die.c
|
0176e771d1
fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights
|
3 年 前 |
dummy.c
|
2b261e54f6
fw: add interrupt support; use a linker script
|
3 年 前 |
fw.h
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
head.S
|
211ec5e0c8
fw: set gp for the IRQ bank too
|
3 年 前 |
hello.c
|
55b0aeee3f
iodev: move one-register "devices" into a common "sys"; add "abc" device
|
3 年 前 |
io.h
|
55b0aeee3f
iodev: move one-register "devices" into a common "sys"; add "abc" device
|
3 年 前 |
ioregs.h
|
55b0aeee3f
iodev: move one-register "devices" into a common "sys"; add "abc" device
|
3 年 前 |
irq.h
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
irqasm.S
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
max80.ld
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
picorv32.h
|
cd15d8fd49
picorv32: revamp the Q registers to be a full bank switch
|
3 年 前 |
sbrk.c
|
75980f5efb
fw: now working interrupt handling, periodic timer flashing LEDs
|
3 年 前 |
sdcard.c
|
f3992b85ad
sdcard: run in slow mode (400 kHz during initialization)
|
3 年 前 |
sys.h
|
518503fa99
iodev: centralize definitions and auto-generate boiler plate code
|
3 年 前 |
systime.h
|
6a406133f0
Add sdcard and sysclock units; reshuffle address map
|
3 年 前 |
testdata.pl
|
42f4ad6376
Make downloader work; use PLL for SDRAM clock offset
|
3 年 前 |