artiq/artiq/runtime
Sebastien Bourdeauducq 09822457a3 runtime: link libm in ksupport 2017-10-02 11:23:03 +08: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: link libm in ksupport 2017-10-02 11:23:03 +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 runtime: RTIO_DDS_COUNT -> CONFIG_RTIO_DDS_COUNT 2016-07-27 21:16:19 +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 runtime/dds: disable dds_init_sync completely for non-9914 2016-08-17 00:23:58 +08:00
dds.h added sync for AD9914 2016-08-15 17:44:27 +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 runtime: export floor() in ksupport. Closes #828 2017-09-10 12:09:25 +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 runtime: support boards without LEDS 2016-07-27 19:16:55 +08:00
messages.h Revert "runtime: save now on RPC" 2016-06-29 02:37:50 +08:00
moninj.c moninj: add min declaration 2016-11-21 00:06:35 +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 runtime: support RTIO configurations without address (e.g. all simple TTL out) 2016-07-27 19:20:13 +08:00
rtio.h rtio: remove unused include 2016-03-09 13:42:15 +01:00
rtiocrg.c runtime: fix unused variable warning 2016-07-28 09:01:21 +08: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: RTIO_DDS_COUNT -> CONFIG_RTIO_DDS_COUNT 2016-07-27 21:16:19 +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