When are newline characters significant in Verilog compiler directives?

前端 未结 0 1299
说谎
说谎 2021-01-01 02:11

I\'m trying to parse Verilog code including Verilog compiler directives. My parser presently insists that such directives generally end with a newline, e.g.

`         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题