Return to previous page Advance to next page
Development System Reference Guide
Chapter 11: DRC - Physical Design Rule Check

DRC Types

Physical DRC can perform four types of checks.

When you run DRC from the command line (as described in the previous sections), it automatically performs net, block, and chip checks.

In the FPGA Editor, you can run the net check on selected objects or on all of the signals in the design. Similarly, the block check can be performed on selected components or on all of the design's components. When you check all components in the design, the block check performs extra tests on the design as a whole (for example, tristate buffers sharing long lines and oscillator circuitry configured correctly) in addition to checking the individual components. In the FPGA Editor, you can run the net check and block check separately or together.

For a description of how the DRC works within the FPGA Editor, see the “Physical Design Rule Check (DRC)” section in the FPGA Editor Guide.