update deadlines in todo page
This commit is contained in:
parent
f5bf1c6954
commit
621ca48ad3
|
|
@ -1,5 +1,13 @@
|
|||
# ToDo
|
||||
|
||||
# Deadlines
|
||||
- _04/07/23_ - rework HDL tests to test on autogenerated stuff. dork around with persistent server for funsies. IO and LA cores working for >16 bit inputs/outputs, with working examples
|
||||
- _04/14/23_ - Ethernet (if scapy/python support allows), mainline pip release. bonus if we have the BRAM core working too.
|
||||
- _04/21/23_ - CDC for LA and IO cores. verify windows support. perhaps make persistent server for running examples
|
||||
- _04/28/23_ - start writing docs site, move appropriate bits into thesis
|
||||
- _05/05/23_ - slack week
|
||||
- _05/12/23_ - thesis due
|
||||
|
||||
## IO Core
|
||||
- add logic for ports >16 bits in width
|
||||
- clock domain crossing
|
||||
|
|
|
|||
Loading…
Reference in New Issue