Remove rtio.sed.layouts from verification/restructuring TODO list

pull/1/head
Donald Sebastian Leung 2020-10-27 11:41:55 +08:00
parent f3fa369940
commit 05f37c0c13
1 changed files with 0 additions and 2 deletions

View File

@ -29,13 +29,11 @@ $ python -m rtio.test.sed.output_network
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
- - [ ] `rtio.rtlink`
- - [ ] `rtio.sed.layouts`
- - [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
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
- - [ ] `rtio.rtlink`
- - [ ] `rtio.sed.layouts`
- - [x] `rtio.sed.output_network`
- - [ ] `rtio.sed.output_driver`