Remove rtio.rtlink from verification/restructuring TODO list

pull/1/head
Donald Sebastian Leung 2020-10-27 12:17:43 +08:00
parent 32641851b7
commit d3b63098cb
1 changed files with 0 additions and 2 deletions

View File

@ -28,12 +28,10 @@ $ python -m rtio.test.sed.output_network
- - [x] `rtio.sed.output_driver`
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
- - [ ] `rtio.rtlink`
- - [x] `rtio.sed.output_network` - Sorting network (high priority)
- - [ ] `rtio.sed.output_driver`
- [ ] Restructure to code to follow nMigen convention and re-validate existing assertions (if any)
- - [x] `rtio.cri` (`Interface` and `CRIDecoder` only)
- - [ ] `rtio.rtlink`
- - [x] `rtio.sed.output_network`
- - [ ] `rtio.sed.output_driver`