manta/doc/roadmap.md

19 lines
653 B
Markdown

# Roadmap
## Prior to v1.0.0 release:
_targeting August 2023_
- Clean up UART testbenches, make them actually test things
- Pull text from thesis into documentation site
- Update docs with API reference
- Make super super sure everything works (need hardware for that)
- Port logic analyzer examples to the icestick
- __IO Core:__ Clock domain crossing, check that >16 bit probes work
- __Logic Analyzer Core:__ CDC, trigger modes, external trigger
## Prior to v1.1.0 release:
- Fix Ethernet packet format
- Switch from Scapy to Python sockets library
## Prior to v1.2.0 release:
- [FuseSoC](https://github.com/fusesoc/fusesoc.github.io) Integration