Remove rtio.sed.layouts from verification/restructuring TODO list
This commit is contained in:
parent
f3fa369940
commit
05f37c0c13
|
@ -29,13 +29,11 @@ $ python -m rtio.test.sed.output_network
|
||||||
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
|
- [ ] Add suitable assertions for verification (BMC / unbounded proof?)
|
||||||
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
|
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
|
||||||
- - [ ] `rtio.rtlink`
|
- - [ ] `rtio.rtlink`
|
||||||
- - [ ] `rtio.sed.layouts`
|
|
||||||
- - [x] `rtio.sed.output_network` - Sorting network (high priority)
|
- - [x] `rtio.sed.output_network` - Sorting network (high priority)
|
||||||
- - [ ] `rtio.sed.output_driver`
|
- - [ ] `rtio.sed.output_driver`
|
||||||
- [ ] Restructure to code to follow nMigen convention and re-validate existing assertions
|
- [ ] Restructure to code to follow nMigen convention and re-validate existing assertions
|
||||||
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
|
- - [ ] `rtio.cri` (`Interface` and `CRIDecoder` only)
|
||||||
- - [ ] `rtio.rtlink`
|
- - [ ] `rtio.rtlink`
|
||||||
- - [ ] `rtio.sed.layouts`
|
|
||||||
- - [x] `rtio.sed.output_network`
|
- - [x] `rtio.sed.output_network`
|
||||||
- - [ ] `rtio.sed.output_driver`
|
- - [ ] `rtio.sed.output_driver`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue