sphinxcontrib-hdl-diagrams
sphinxcontrib-hdl-diagrams copied to clipboard
Add support for multiple source files in directive
Currently only a single source file can be selected. It would be useful to have support for multiple source files.
Like:
.. hdl-diagram:: file.v file2.v file3.v
:type: XXXXX
:module: XXXX
:skin: XXXX
:yosys_script: XXXX
:flatten: