artiq/artiq/firmware/runtime
Sebastien Bourdeauducq b56c7cec1e kasli: use 100MHz RTIO and 800MHz Urukul frequencies on Berkeley target
Urukul sync is not reliable at 125/1000
2019-02-05 11:24:45 +08:00
..
Cargo.toml firmware: use smoltcp release 2019-01-23 16:15:05 +08:00
Makefile runtime: build with -Cpanic=unwind. 2018-01-26 23:01:24 +00:00
analyzer.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
build.rs add variant in identifier string 2018-07-15 17:21:17 +08:00
cache.rs firmware: eliminate non-io uses of std_artiq from runtime. 2018-05-14 19:11:57 +00:00
kern_hwreq.rs rtio: cleanup resets 2018-09-20 10:58:38 +08:00
kernel.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00
main.rs kasli: use 100MHz RTIO and 800MHz Urukul frequencies on Berkeley target 2019-02-05 11:24:45 +08:00
mgmt.rs firmware: move config requests to management protocol. 2018-05-16 14:32:49 +00:00
moninj.rs runtime: fix DRTIO aux channel race condition 2018-09-19 11:16:21 +08:00
profiler.rs firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
rtio_dma.rs firmware: remove some unnecessary unwraps. 2018-05-15 15:05:19 +00:00
rtio_mgt.rs drtio: monitor RTIOClockMultiplier PLL (#1155) 2018-09-26 10:52:08 +08:00
runtime.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
sched.rs runtime: fix DRTIO aux channel race condition 2018-09-19 11:16:21 +08:00
session.rs firmware: fix another TOCTTOU race in sync/async RPC code. 2018-11-12 15:42:07 +00:00
urc.rs firmware: eliminate non-io uses of std_artiq from runtime. 2018-05-14 19:11:57 +00:00
watchdog.rs firmware: use dedicated error types for every protocol and thread. 2018-05-15 13:27:23 +00:00