chipsalliance / f4pga-v2x

Tool for converting specialized annotated Verilog models into XML needed for Verilog to Routing flow.
https://f4pga-v2x.readthedocs.io/en/latest/
Apache License 2.0
10 stars 12 forks source link

Investigate if we can use yowasp for Yosys? #80

Open mithro opened 3 years ago

mithro commented 3 years ago

Using http://yowasp.org/ for Yosys might be a good idea. It would make python-symbiflow-v2x easier to use out of the box?

mithro commented 3 years ago

@mkurc-ant - This could probably follow a similar approach to the sphinxcontrib-hdl-diagrams that @rw1nkler and @daniellimws worked on?

rw1nkler commented 3 years ago

Example of YoWASP Yosys usage: https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams/blob/master/sphinxcontrib_hdl_diagrams/__init__.py#L241

GitHub
SymbiFlow/sphinxcontrib-hdl-diagrams
Sphinx Extension which generates various types of diagrams from Verilog code. - SymbiFlow/sphinxcontrib-hdl-diagrams