kevinpt / symbolator

HDL symbol generator
https://kevinpt.github.io/symbolator
MIT License
175 stars 46 forks source link

Generating complete schematic out of VHDL files #7

Open pidgeon777 opened 5 years ago

pidgeon777 commented 5 years ago

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?

nobodywasishere commented 3 years ago

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.

mithro commented 3 years ago

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