artiq/soc/runtime
Sebastien Bourdeauducq 21a0919ddc runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
..
Makefile runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
comm.h rpc: support all data types as parameters 2014-12-19 12:46:24 +08:00
comm_serial.c coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +01:00
dds.c runtime/test: implement ttlout, clksel and dds functions 2015-03-12 13:14:06 +01:00
dds.h runtime/test: implement ttlout, clksel and dds functions 2015-03-12 13:14:06 +01:00
elf_loader.c reorganize for devices/controllers 2014-10-19 23:51:49 +08:00
elf_loader.h runtime: new serial protocol, support multiple entry points and log messages 2014-09-15 22:40:33 +08:00
exception_jmp.S soc/runtime: cleanup/simplify exception_longjmp 2014-09-24 00:00:10 +08:00
exceptions.c coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +01:00
exceptions.h coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +01:00
gpio.c PEP8 2014-09-05 12:03:22 +08:00
gpio.h soc/runtime: split main.c, add gcd64 2014-08-28 16:56:48 +08:00
isr.c PEP8 2014-09-05 12:03:22 +08:00
kernelcpu.c runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
kernelcpu.h runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
ksupport.c runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
ksupport.ld runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
linker.ld runtime,amp: set kernel memory start to SDRAM+128K, use custom linker file to split memory 2015-04-03 16:03:38 +08:00
main.c runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
rtio.c coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +01:00
rtio.h rtio: do housekeeping in gateware 2014-12-01 17:32:36 +08:00
services.c rtio: do housekeeping in gateware 2014-12-01 17:32:36 +08:00
services.h runtime: new serial protocol, support multiple entry points and log messages 2014-09-15 22:40:33 +08:00
test_mode.c runtime: load support code into kernel CPU 2015-04-03 17:44:56 +08:00
test_mode.h soc/runtime: import DDS/TTL tester (functions not accessible yet) 2015-03-11 22:02:19 +01:00