Open imphil opened 4 years ago
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.
It would be nice to have a directive to describe defines, e.g.
Since defines are global there's no need to scope them in any way.