Issue link: https://resources.pcb.cadence.com/i/1180176
Allegro Front-to-Back User Guide Getting Logical Design Ready for Physical Layout October 2019 41 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Preparing a System Capture Design for Physical Layout System Capture lets you run design rule checks (DRCs) to identify connectivity and other errors in the design. System Capture provides a standard set of DRCs, and also lets you write your own custom DRCs in the Tcl language and run the custom DRCs. DRCs, such as the property overlap DRC, are controlled by the values set for the variables in the overrides value TCL file. You can enable or disable individual DRCs. When you run DRCs, the DRC errors are reported in the Violations window. You can also set the error severity level -- Error, Warning or Information -- to be reported in the Violations window if an enabled DRC fails. For example, if you set the error severity level for the Unconnected Nets DRC as Warning, System Capture displays warning messages for each unconnected net in the Violations window. Preparing a DE-HDL Design for Physical Layout Allegro Design Entry HDL Rules Checker lets you check for violations of design-related rules in a design as well as obtain information about various aspects of your design. It includes fifteen sets of rules and design checks that let you know early in the design cycle if you are violating design rules. Using this tool, you can also check rules in logical and physical environments. These rules check for fan-in and fan-out errors, load errors, required properties and property values, unconnected elements, naming requirements, power requirements, cost requirements, and so on. The first time you run Rules Checker on your design it opens with the default settings. When you exit Rules Checker, it creates an initialization file (CheckPlus.ini) that contains the following information: ■ Last selected environment ■ Selected and deselected rules ■ Expanded and unexpanded rules Note: For detailed information about Rules Checker, refer to Allegro Design Entry HDL Rules Checker User Guide.