Calibre Rule Code Testability: The Good, The Bad, and The Ugly
White Paper
ABSTRACT
Writing Calibre® rule checks is easy. Writing correct, complete, and efficient checks, however, takes more effort. A well-defined business process for software development is a must to ensure good rule sets. This paper focuses on testability and test development as critical components of this process. It also provides an overview of robust SVRF development practices from understanding the intent of the rule, test case development, code development, code reviews, and maintenance of test cases, documentation, and code for the life of the process node. This paper provides tips and tricks to efficiently develop cases to validate that a rule set checks exactly the required rules, with proper handling of corner cases, to prevent the costly mistakes of false errors or missed real errors. It shares practices wherein a good set of test cases and well-developed plan can help transform code from bad or ugly to good.
Related Resources
How to select specific rule checks for a Calibre...
Technology Overview 03:05How to select specific rule checks for a Calibre DRC run
This video shows you how to create specific rule check recipes for running DRC in Calibre Interactive. Rule check recipes allow you to configure and reuse specific rule checks such as metal, density, and...
How to turn DESIGNrev command-line script into a...
Technology Overview 03:32How to turn DESIGNrev command-line script into a GUI-menu based Macro
If you want to introduce your script to your co-worker to use, the best way is to make it accessible from GUI menu. So your co-worker can recognize and click the menu item to launch the script, instead...
How to find cell-references using DESIGNrev
Technology Overview 02:59How to find cell-references using DESIGNrev
This video shows how to quickly and easily find the cell references. The results can be filtered by hierarchy so you can get the results that you are interested in.


