- Verilog meta comments are understood by the Verilog parser.
- Verilog meta comments set constraints on individual objects, such as:
- Module
- Instance
- Net
- Verilog meta comments set directives on synthesis:
-
parallel_caseandfull_case -
translate_onandtranslate_off - All tool specific directives (for example,
syn_sharing)
-