forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/firmware/ksupport
whitequark 38d60100ff firmware: optimize dma_record_output.
This removes a number of bounds checks and adds a fast path for
outputting exactly one word to DMA, which is the most common
operation.
2018-08-12 19:17:45 +00:00
..
Cargo.toml firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
Makefile firmware: remove dependency on compiler-rt. 2017-12-28 04:08:29 +00:00
api.rs firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
eh_artiq.rs firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
glue.c firmware: implement an edge profiler. 2018-05-16 21:53:53 +00:00
ksupport.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
lib.rs firmware: optimize dma_record_output. 2018-08-12 19:17:45 +00:00
nrt_bus.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
rtio.rs firmware: rename libboard to libboard_misoc. 2018-05-14 18:09:44 +00:00