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.