1 Designing with CUPL Language
When creating any design, it is generally considered good practice to implement it using a “top-down” approach. A top-down design is characterized by starting with a global definition of the design and then repeating the global definition process for each element of the main definition until the entire project has been defined. CUPL offers many features that accommodate this type of design. This section describes the instructions that CUPL provides for implementing a design.
