13.33.34 run_drc
Runs the design rule check on your netlist and generates an HDL file.
run_drc [-netlist file] [-gen_hdl value]
Arguments
-netlist file
Name of the netlist file you want the design rule check to evaluate.
-gen_hdl value
Generates an HDL file (if TRUE). The following table shows the acceptable values for this
argument:
| Value | Description |
|---|---|
|
TRUE |
Generates an HDL file for your design |
|
FALSE |
Does not generate an HDL file after the design rule check |
