RTL Schematic View
- Dominant language
- No language data
- Stars
- 86
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
[](https://symbiflow.github.io/summer-of-code)
# Brief explanation
A good RTL schematic view is very useful.

# Detailed Explanation
* View can be rendered from some internal representation of synthesis flow via JSON?
* If done with HTML+CSS+SVG+javaScript then it can be embedded on Web, Atom, VScode, etc.
* Interactive to filter a schematic subset
* Also jump (cross-highlight) between Schematic and source code.
* [FPGA LUTs rendering](https://github.com/SymbiFlow/ideas/issues/42)
# Further reading
* https://wavedrom.com/tutorial2.html
* https://github.com/nturley/netlistsvg
* https://github.com/drom/logidrom/issues/9
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.