sphinx-verilog-domain icon indicating copy to clipboard operation
sphinx-verilog-domain copied to clipboard

Support defines

Open imphil opened this issue 5 years ago • 0 comments
trafficstars

It would be nice to have a directive to describe defines, e.g.

.. verilog:define: SOME_DEFINE

   Some define is magic.

Since defines are global there's no need to scope them in any way.

imphil avatar Sep 29 '20 09:09 imphil