- The Verilog parser understands the Verilog meta comments.
- 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)
-