artiq/artiq/runtime
whitequark 653eeb476f runtime: fix serialization of object lists.
Fixes #500.
2016-07-07 12:40:50 +00:00
..
liblwip Upgrade lwip to 2.0.0 to fix the keepalive bug #456. 2016-06-21 14:47:19 +00:00
lwip@33955c636d Upgrade lwip to 2.0.0 to fix the keepalive bug #456. 2016-06-21 14:47:19 +00:00
Makefile runtime: bit-banged i2c support (untested) 2016-03-03 17:46:42 +08:00
analyzer.c analyzer: adapt analyzer_poll to new network code 2016-03-19 22:08:08 +08:00
analyzer.h analyzer: adapt analyzer_poll to new network code 2016-03-19 22:08:08 +08:00
artiq_personality.c runtime/artiq_personality: add missing cast. 2015-12-31 22:10:30 +08:00
artiq_personality.h Rigorously treat builtin core device exceptions. 2016-01-19 01:45:25 +00:00
bridge.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
bridge.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
bridge_ctl.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
bridge_ctl.h support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
clock.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
clock.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
dds.c dds: improve error reporting 2016-03-19 12:15:19 +08:00
dds.h runtime: fix dds declarations 2016-03-09 18:27:51 +08:00
flash_storage.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
flash_storage.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
i2c.c Revert "runtime/i2c: more conservative timings" 2016-03-25 14:55:40 +08:00
i2c.h runtime/i2c: make syscalls more ARTIQ-Python-friendly 2016-03-05 00:16:23 +08:00
isr.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
kloader.c inter-experiment smooth handover 2016-06-29 02:37:50 +08:00
kloader.h inter-experiment smooth handover 2016-06-29 02:37:50 +08:00
ksupport.c inter-experiment smooth handover 2016-06-29 02:37:50 +08:00
ksupport.h runtime: cleanup now_init/now_save 2016-06-19 19:06:32 +08:00
ksupport.ld Implement core device storage (fixes #219). 2016-01-10 13:04:55 +00:00
log.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
log.h Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
mailbox.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
mailbox.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
main.c lwip/liteethif: cleanup, drop frames above MTU (#398) 2016-05-07 17:42:22 +08:00
messages.h Revert "runtime: save now on RPC" 2016-06-29 02:37:50 +08:00
moninj.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
moninj.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
net_server.c runtime/net_server: restore connection close behavior when len<0 2016-03-19 22:46:42 +08:00
net_server.h Report watchdog expiration and RTIO clock failure as exceptions. 2016-03-18 22:29:53 +00:00
rtio.c rtio: cleanup RTIOBusy message 2016-03-09 13:42:32 +01:00
rtio.h rtio: remove unused include 2016-03-09 13:42:15 +01:00
rtiocrg.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
rtiocrg.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
runtime.ld Implement core device storage (fixes #219). 2016-01-10 13:04:55 +00:00
session.c runtime: fix serialization of object lists. 2016-07-07 12:40:50 +00:00
session.h Report watchdog expiration and RTIO clock failure as exceptions. 2016-03-18 22:29:53 +00:00
test_mode.c runtime: fix ddstest help (#365) 2016-03-31 10:27:18 +08:00
test_mode.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
ttl.h runtime: define constants for ttl addresses 2016-03-01 18:22:42 +01:00