artiq-zynq/examples
pca006132 0310421085 RTIO DMA: Compiled but not working.
* Cache flush should be done before playback instead when getting the
  handler.
* `csr::rtio_dma::enable_read()` would loop forever, probably bug in the
  gateware.
2020-07-23 17:04:15 +08:00
..
blink_forever.py add simple ARTIQ kernel 2020-04-12 09:45:52 +08:00
device_db.py RTIO DMA: Compiled but not working. 2020-07-23 17:04:15 +08:00
dma.py RTIO DMA: Compiled but not working. 2020-07-23 17:04:15 +08:00
exception.py Exception handling: Implemented RPC exception. 2020-07-06 15:34:49 +08:00
mandelbrot.py add Mandelbrot example 2020-06-07 15:13:31 +08:00