artiq/soc/runtime
Sebastien Bourdeauducq 1bca614d11 runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
..
Makefile runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
comm.h rpc: support all data types as parameters 2014-12-19 12:46:24 +08:00
comm_serial.c runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08: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 runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
exceptions.h coredevice,runtime,language: add parameters to runtime exceptions, include information with RTIO errors 2015-03-13 14:55:18 +01:00
gen_service_table.py runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
isr.c PEP8 2014-09-05 12:03:22 +08:00
kernelcpu.c runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +08:00
kernelcpu.h runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +08:00
ksupport.c runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +08:00
ksupport.ld runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
linker.ld runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
main.c runtime: use UP/AMP terminology 2015-04-05 17:55:05 +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
service_table.h runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +08:00
services.c runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +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: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
test_mode.h soc/runtime: import DDS/TTL tester (functions not accessible yet) 2015-03-11 22:02:19 +01:00