Refine progress checklist to focus on CRI and outputs
This commit is contained in:
parent
c9857bb831
commit
cc2c1ea11c
10
README.md
10
README.md
|
@ -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
|
- Devise a suitable migration strategy for `artiq.gateware.rtio` from Migen to nMigen
|
||||||
- [ ] Implement the core in nMigen
|
- [ ] Implement the core in nMigen
|
||||||
- - [ ] `rtio.core`
|
|
||||||
- - [ ] `rtio.cri`
|
- - [ ] `rtio.cri`
|
||||||
- - [ ] `rtio.rtlink`
|
|
||||||
- - [ ] `rtio.channel`
|
|
||||||
- - [ ] `rtio.sed.core`
|
|
||||||
- - [ ] `rtio.sed.layouts`
|
- - [ ] `rtio.sed.layouts`
|
||||||
- - [ ] `rtio.sed.lane_distributor`
|
|
||||||
- - [ ] `rtio.sed.fifos`
|
|
||||||
- - [ ] `rtio.sed.gates`
|
|
||||||
- - [ ] `rtio.sed.output_driver`
|
|
||||||
- - [ ] `rtio.sed.output_network`
|
- - [ ] `rtio.sed.output_network`
|
||||||
- - [ ] `rtio.input_collector`
|
- - [ ] `rtio.sed.output_driver`
|
||||||
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
|
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in New Issue