symbolator icon indicating copy to clipboard operation
symbolator copied to clipboard

Generating complete schematic out of VHDL files

Open pidgeon777 opened this issue 5 years ago • 2 comments

Hello, do you think one day symbolator could be used to parse one or more VHDL files to generate a schematic of the instanced components/wires?

pidgeon777 avatar Mar 20 '19 09:03 pidgeon777

You may be looking to use something like netlistsvg. I wrote a blog post on how to generate blog diagrams from VHDL using the open source FPGA toolchain here.

nobodywasishere avatar Apr 09 '21 20:04 nobodywasishere

If you are using Sphinx, you might also want to consider https://sphinxcontrib-hdl-diagrams.readthedocs.io/en/latest/

mithro avatar Apr 09 '21 21:04 mithro