.. |
include
|
aad6fa3aad
fw: link against newlib-nano
|
3 years ago |
.gitignore
|
265fb7692e
CPU now can execute instructions, at least in simulation!!
|
3 years ago |
Makefile
|
c2bee3cb77
fw: pull in libc, printf to console, SDRAM test
|
3 years ago |
bin2mif.pl
|
4771d428e2
bin2mif: fast_ram expects unpacked decimal filename indicies
|
3 years ago |
boot.mif
|
f2f1e52e5e
fw: better SDRAM test (fails?)
|
3 years ago |
console.c
|
b2bb8e764d
fw: avoid 64-bit division in con_set_baudrate()
|
3 years ago |
console.h
|
c2bee3cb77
fw: pull in libc, printf to console, SDRAM test
|
3 years ago |
head.S
|
f2f1e52e5e
fw: better SDRAM test (fails?)
|
3 years ago |
hello.c
|
f2f1e52e5e
fw: better SDRAM test (fails?)
|
3 years ago |
io.h
|
c2bee3cb77
fw: pull in libc, printf to console, SDRAM test
|
3 years ago |
iodev.h
|
4f9855b5c4
tty: simplify by running in the sys_clk domain; use NCO for baud
|
3 years ago |
sys.h
|
f2060589ab
Default baud rate = 115200, baud rate programmable
|
3 years ago |