artiq/artiq/runtime
whitequark 027d54ca94 Enlarge coredevice buffers to 2.5MiB (fixes #215).
This should be enough for sending a 2MiB int32 list.
2016-01-07 18:29:35 +00:00
..
liblwip runtime/liblwip: fix symbolic link creation 2015-11-09 11:07:22 +08:00
lwip@e448a9a4a9 gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
analyzer.c runtime: support for RTIO logging 2015-12-26 22:44:50 +08:00
analyzer.h runtime: send analyzer data 2015-12-18 00:13:22 +08:00
artiq_personality.c runtime/artiq_personality: add missing cast. 2015-12-31 22:10:30 +08:00
artiq_personality.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
bridge_ctl.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
bridge_ctl.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
bridge.c CSRConstant: also port DDS constants 2015-12-04 18:27:59 +08:00
bridge.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
clock.c top.add_constant() -> top.config[] (CSRConstant) 2015-12-04 18:27:54 +08:00
clock.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
dds.c CSRConstant: also port DDS constants 2015-12-04 18:27:59 +08:00
dds.h CSRConstant: also port DDS constants 2015-12-04 18:27:59 +08:00
flash_storage.c top.add_constant() -> top.config[] (CSRConstant) 2015-12-04 18:27:54 +08:00
flash_storage.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
isr.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
kloader.c top.add_constant() -> top.config[] (CSRConstant) 2015-12-04 18:27:54 +08:00
kloader.h Move kernel CPU address space up to 0x40800000. 2016-01-07 18:26:11 +00:00
ksupport.c Remove selective attribute writeback; always synchronize all attributes. 2016-01-03 04:57:58 +08:00
ksupport.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
ksupport.ld Move kernel CPU address space up to 0x40800000. 2016-01-07 18:26:11 +00:00
log.c Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
log.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03: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: send analyzer data 2015-12-18 00:13:22 +08:00
Makefile runtime: send analyzer data 2015-12-18 00:13:22 +08:00
messages.h Implement selective attribute writeback using shadow memory. 2016-01-02 22:51:04 +08:00
moninj.c top.add_constant() -> top.config[] (CSRConstant) 2015-12-04 18:27:54 +08:00
moninj.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
net_server.c runtime/net_server: fix PCB filter 2015-12-18 01:14:57 +08:00
net_server.h runtime/net_server: refactor to support multiple services 2015-12-17 16:55:39 +08:00
rtio.c runtime/rtio: reverse char ordering in log messages 2015-12-27 01:07:18 +08:00
rtio.h runtime: support for RTIO logging 2015-12-26 22:44:50 +08:00
rtiocrg.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
rtiocrg.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
runtime.ld Remove kernel-related constants from runtime.ld. 2016-01-07 18:27:38 +00:00
session.c Enlarge coredevice buffers to 2.5MiB (fixes #215). 2016-01-07 18:29:35 +00:00
session.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
test_mode.c CSRConstant: also port DDS constants 2015-12-04 18:27:59 +08:00
test_mode.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
ttl.c Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
ttl.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00