ERC, PERC, Soft Checks

ERC (Electrical Rule Check), PERC (Physical Rule Check), and SOFT CHÉCKS (Soft Checks) are all key verification stages conducted during the design process to assure the accuracy and dependability of integrated circuits in the field of VLSI (Very Large Scale Integration).

ERC (Electrical Rule Check) :-

ERC is a verification process that focuses on the electrical aspects of the design. It entails inspecting the circuit's connectivity and electrical qualities to ensure that it complies with specified design regulations and recommendations. ERC detects possible problems such as short circuits, open circuits, floating nodes, inappropriate power connections, high capacitance, and insufficient spacing between circuit elements. Designers can detect potential electrical flaws that could lead to circuit breakdowns or performance deterioration by running an ERC.

PERC (Physical Rule Check) :-

PERC is a verification process that focuses mostly on physical design rules. It ensures that the circuit architecture adheres to certain geometric and manufacturing limitations. PERC inspects the chip for breaches such as minimum width and spacing requirements, overlapping or encroaching layout features, faulty transistor alignment, wrong through utilization, and other physical flaws that could compromise the chip's manufacturability or reliability. Designers can identify and correct physical design problems before the fabrication process by running a PERC.

SOFT CHÉCKS (Soft Checks) :-

SOFT CHÉCKS are additional design rule checks that are customized to a certain design or technology. These checks are not always required, but they are frequently carried out to enforce additional norms or limits that are necessary for a certain design or manufacturing process. They are referred to as "soft" checks since they are not generally applicable and may differ depending on design needs or foundry standards. Specific power network requirements, customized design criteria, or technology-specific tests for complex circuits are examples of soft checks.

To summaries, the ERC, PERC, and SOFT CHÉCKS verification procedures are all critical in VLSI design. ERC guarantees that the circuit is electrically correct, PERC confirms that the physical layout adheres to design criteria, and SOFT CHÉCKS include extra tests customized to specific design or manufacturing requirements. These verification methods work together to reduce errors, improve design quality, and ensure successful integrated circuit production.

Comments

Popular posts from this blog

Logic Synthesis

TCL Scripts

ASIC Block level PD flow