From 3cbcb630bd7fd46fa52c0ad6983994a47e405cb9 Mon Sep 17 00:00:00 2001 From: Donald Sebastian Leung Date: Wed, 7 Oct 2020 16:06:01 +0800 Subject: [PATCH] Add rtio.rtlink to progress list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d09a9..fe18cc2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Formally verified implementation of the ARTIQ RTIO core in nMigen - Devise a suitable migration strategy for `artiq.gateware.rtio` from Migen to nMigen - [ ] Implement the core in nMigen - - [x] `rtio.cri` (`Interface` and `CRIDecoder` only) +- - [ ] `rtio.rtlink` - - [ ] `rtio.sed.layouts` - - [ ] `rtio.sed.output_network` - - [ ] `rtio.sed.output_driver`