J
John_H
Guest
I remember seeing that the directive
`default net_type none
was defined for Verilog2001 to allow undeclared variables to not
revert to single wires but instead to flag an error such as a non-
declared variable, a misspelling, or capitalization problems.
I'm not finding this information in any of my conveniently accessible
tool help or Verilog2001 references.
Is this supported in most (or any) tools? My specific desires are
mostly FPGA synthesis but the broader question still applies.
Thanks,
- John_H
`default net_type none
was defined for Verilog2001 to allow undeclared variables to not
revert to single wires but instead to flag an error such as a non-
declared variable, a misspelling, or capitalization problems.
I'm not finding this information in any of my conveniently accessible
tool help or Verilog2001 references.
Is this supported in most (or any) tools? My specific desires are
mostly FPGA synthesis but the broader question still applies.
Thanks,
- John_H