Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[Synthethis] ILM - Interface Logic Model

Status
Not open for further replies.

ivlsi

Advanced Member level 3
Joined
Feb 17, 2012
Messages
883
Helped
17
Reputation
32
Reaction score
16
Trophy points
1,298
Activity points
6,868
Hi All,

As for the Interface Logic Model (ILM) - is this an essential stage in nowadays synthethis techniques?

Could someone provide more details about this stage?

How is Synopsys ICC different from its Design Compiler? What stages were been added?

Thank you!
 

using ILM is to reflect blocks interface timing to higher hierarchies. The top hierarchy needs the blocks interfaces timing for timing fix. So somewhere in the middle of the project (big scale ones) there is a need to all the blocks to preform ILM and to get replays for paths and ports to fix inside the that the top sees.
Usually in this stage only the interface logic remains while the other logic cells are deleted.
 

So, the ILM is used when timing fixes are required in the topper hierarchies and lower hierarchies are intended to left untouched. Right?
Why not to use just the 'dont_touch' attribute?
Could ILM be used in the PrimeTime as well?
 

In large project usually there are separate teams who work on the top of the chip and on the IPs.
During the project life cycle there is a constant talk between the 2 teams. In order to give the "top" team the ability to see real timing paths that need to be fixed, the IPs team make ILM of the IPs and reflect the IPs interface to the "top" team. Now the "top" can either decide to fix problematic paths by itself or tighten the timing budget given down to the IP for those paths.
 

What pros and cons between creation *.lib files for the lower hierarchies and creation of ILM?

Should the ILM be created as a separate file and then be read/linked/referred from the top hierarchy?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top