sphinxcontrib-hdl-diagrams icon indicating copy to clipboard operation
sphinxcontrib-hdl-diagrams copied to clipboard

Sphinx Extension which generates various types of diagrams from Verilog code.

Results 12 sphinxcontrib-hdl-diagrams issues
Sort by recently updated
recently updated
newest added

In https://github.com/SymbiFlow/sphinxcontrib-verilog-diagrams/pull/20 @daniellimws added functionality to skip the license when including a verilog file. It appears we didn't add documentation at all? We should put; - Explicit examples which show...

documentation

It would be good for the `.. no-license::` directive to skip the license header but provide some type of "expando box" or hover area which displays the skipped header. ![image](https://user-images.githubusercontent.com/21212/85462210-13acd780-b55a-11ea-904a-a4357bdac9d1.png)...

enhancement