WP_Term Object
(
    [term_id] => 34
    [name] => Ansys, Inc.
    [slug] => ansys-inc
    [term_group] => 0
    [term_taxonomy_id] => 34
    [taxonomy] => category
    [description] => 
    [parent] => 157
    [count] => 257
    [filter] => raw
    [cat_ID] => 34
    [category_count] => 257
    [category_description] => 
    [cat_name] => Ansys, Inc.
    [category_nicename] => ansys-inc
    [category_parent] => 157
)
            
ansys sim world 2024 800X100 reg a (1)
WP_Term Object
(
    [term_id] => 34
    [name] => Ansys, Inc.
    [slug] => ansys-inc
    [term_group] => 0
    [term_taxonomy_id] => 34
    [taxonomy] => category
    [description] => 
    [parent] => 157
    [count] => 257
    [filter] => raw
    [cat_ID] => 34
    [category_count] => 257
    [category_description] => 
    [cat_name] => Ansys, Inc.
    [category_nicename] => ansys-inc
    [category_parent] => 157
)

New Book on Design Constraints

New Book on Design Constraints
by Paul McLellan on 07-20-2013 at 10:18 pm

 There is a new book out from Springer. The subtitle is actually a better description that the title. The subtitle is A Practical Guide to Synopsys Design Constraints (SDC) but the title isConstraining Designs for Synthesis and Timing Analysis. The authors are Sridhar Gangadharan of Atrenta in San Jose and Sanjay Churiwala of Xilinx in Hyderabad. The final chapter on Xilinx extensions to SDC was written by Frederic Revenu (not suprisingly, from Xilinx). Given the backgrounds of the authors, the book is equally applicable to SoC/ASIC designs and to FPGA-based designs.

As a totally off-topic aside I have actually been to Hyderabad several times. At Compass I set up a remote development group with a company called CMC (now part of Tata), which was originally set up to service IBM installations after IBM India was kinda nationalized in the 1970s. The weather is great at some times of year but at other times of year it is insanely hot.

The book is, as it says on the cover, a hands-on guide to timing constraints in integrated circuit design. You will learn to maximize performance of IC designs by specifying timing requirements correctly all within the context of SDC, which is, of course, the de facto standard format for specifying constraints. The book:

  • Provides a hands-on guide to create constraints for synthesis and static timing analysis (STA), using SDC
  • Explains fundamental concepts around SDC constraints and its application in a design
  • Explains SDC command syntax, semantics and options
  • Includes key topics of interest to a synthesis, static timing or place & route engineer
  • Explains which constraints command to use for ease of maintenance and reuse, given that there are often several options possible to achieve the same effect on timing

The chapters in the book are:
[LIST=1]

  • Introduction
  • Synthesis basics
  • Timing analysis and constraints
  • SDC extensions through Tcl
  • Clocks
  • Generated clocks
  • Clock groups
  • Other clock characteristics
  • Port delays
  • Completing port constraints
  • False paths
  • Multi-cycle paths
  • Combinational paths
  • Modal analysis
  • Managing your constraints
  • Miscellaneous SDC commands
  • XDC: Xilinx extensions to SDC

    A complete contents listing including all the subheadings is available as a pdf.

    As you can see from the chapter titles the book is pretty comprehensive and has a practical emphasis on giving the practicing engineer the knowledge to do a better job. ASIC and FPGA design flows have a heavy focus on verifying the functionality of the RTL. However, an equal emphasis on validating the timing constraints has been missing. Constraint issues can cause unpredictable design schedule, increase iteration between logical and physical design and result in late stage ECOs. The quality of the constraints has a direct relationship to the quality of the silicon. This book is has been written to address this.

    Unfortunately the book is priced like a textbook with a limited audience, which of course it is. The list price from Springer is $119but Amazon has it for $99.82or you can get on Kindle for only a little less at $89.99.There is a free sample of chapter 2 available as a pdf.

    Share this post via:

  • Comments

    0 Replies to “New Book on Design Constraints”

    You must register or log in to view/post comments.