editor's blog
Subscribe Now

Constraining Big Designs

It’s been a while since we took a look at timing constraints (and, in particular, their exceptions). In fact, the exceptions are where things often go wrong. Yes, a constraint may be placed, for example, on the wrong phase of the clock. Presumably, there are plenty of ways to get actual constraints wrong. But exceptions, well, they’re not quite as intuitive.

–          You might think a particular path should be an exception – when, in fact, it matters.

–          You might place an exception on a path that would have been ignored already by the tool for other reasons.

–          You might place several exceptions without realizing that they end up being redundant.

These last couple are particularly pernicious in that they clutter the design with unneeded constraints, slowing things down.

And performance is already an issue what with the size of today’s designs.

This is what Ausdia has set out to address with their new Timevision constraint automation tool. They say that they can generate and verify constraints for an entire SoC either at the RTL level (preferably) or at the gate level (for that unfortunate ECO).

The goal is to improve static timing analysis (STA) by improving the quality of constraints, and doing that in an automatic fashion. But they actually incorporate an STA engine into their own tool, so performance is critical for them as well. They claim faster speed than current solutions based on a couple of angles:

–          They use multi-threading, which gets them close to linear improvement. This brings them 5-15x performance (presumably with up to 16 cores).

–          They also talk about other optimizations… well, they talk about the fact that they exist, but… they don’t actually talk about them because they’re secret. These get them to the 50-100x performance improvement range.

They claim to have had success on designs with as many as 150 million instances and over 5000 clocks, on technologies from 90 nm down to 28 nm.

You can find out more in their release.

Leave a Reply

featured blogs
Aug 11, 2025
If you're like me, all three of these videos will leave your brain buzzing with ideas, thoughts, and unanswered questions....

Libby's Lab

Libby's Lab Scopes out Texas Instruments AMC0311s Precision Isolated Amplifier

Sponsored by Mouser Electronics and Texas Instruments

Join Libby and Demo in this episode of “Libby’s Lab” as they explore the Texas Instruments AMC0311s Precision Isolated Amplifiers, available at Mouser.com! These amplifiers are great for protecting sensitive circuits in high-power applications. Keep your circuits charged and your ideas sparking!

Click here for more information about Texas Instruments AMC0x11S Precision Isolated Amplifier

featured chalk talk

Machine Learning on the Edge
Sponsored by Mouser Electronics and Infineon
Edge machine learning is a great way to allow embedded devices to run applications that can collect sensor data and locally process that data. In this episode of Chalk Talk, Amelia Dalton and Clark Jarvis from Infineon explore how the IMAGIMOB Studio, ModusToolbox™ Software, and PSoC and AURIX™ microcontrollers can help you develop a custom machine learning on the edge application from scratch. They also investigate how the IMAGIMOB Studio can help you easily develop and deploy AI/ML models and the benefits that the PSoC™ 6 Artificial Intelligence Evaluation Kit will bring to your next machine learning on the edge application design process.
Aug 12, 2024
56,398 views