litex/software/libbase
Florent Kermarrec 8aa3fb3eb7 com/uart: add tx and rx fifos.
Since ressource usage is low with default depth of 16 (implemented in RAM LUTs) we don't keep old behaviour.
Tested successfully with BIOS and flterm.
2015-05-01 15:59:26 +02:00
..
console.c
crc16.c
crc32.c
crt0-lm32.S
crt0-or1k.S crt0-or1k: clean up indentation 2015-04-03 13:23:28 +08:00
errno.c
exception.c
id.c
libc.c rename milkymist-ng to MiSoC 2013-11-09 15:27:32 +01:00
linker-sdram.ld
Makefile
qsort.c
spiflash.c spiflash: use SoC defines, add write_to_flash function 2015-04-27 13:42:32 +08:00
strtod.c
system.c libbase: implement flush_l2_cache for or1k 2015-04-02 16:47:03 +08:00
time.c generate linker memory map, move all generated files into the same folder 2013-11-24 19:50:17 +01:00
uart.c com/uart: add tx and rx fifos. 2015-05-01 15:59:26 +02:00
vsnprintf.c