Refine progress checklist to focus on CRI and outputs

pull/1/head
Donald Sebastian Leung 2020-09-30 12:21:45 +08:00
parent c9857bb831
commit cc2c1ea11c
1 changed files with 1 additions and 9 deletions

View File

@ -6,18 +6,10 @@ 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
- - [ ] `rtio.core`
- - [ ] `rtio.cri`
- - [ ] `rtio.rtlink`
- - [ ] `rtio.channel`
- - [ ] `rtio.sed.core`
- - [ ] `rtio.sed.layouts`
- - [ ] `rtio.sed.lane_distributor`
- - [ ] `rtio.sed.fifos`
- - [ ] `rtio.sed.gates`
- - [ ] `rtio.sed.output_driver`
- - [ ] `rtio.sed.output_network`
- - [ ] `rtio.input_collector`
- - [ ] `rtio.sed.output_driver`
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
## License