[SOLVED] DC-topo Synthesis Question: How to force buffers to be inserted in lower hierarchy?

Status
Not open for further replies.

chitattam

Newbie level 2
Joined
Sep 7, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
14
I am working on a design which has hierarchy structure like this:

.top_level_hier
......|
......- wrapper_hier
............|
............- lower_hier
..................|
..................- even_lower_hier

I am running DC-topo synthesis. Due to some issues caused by voltage area coverage in later stages in ICC, I need to prevent buffers/inverters being inserted in "top_level_hier" and "wrapper_hier" hierarchies in DC-topo. These 2 hierarchies should not contain any standard cells for some methodology reasons in our project.

What command(s) should I use to instruct the tool not to insert buffers/inverters in top_level_hier and wrapper_hier hierarchies but to insert in the lower hierarchies?

Thanks in advance!
 

Never mind. Tried 'set_dont_touch' and it seems working. Thanks!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…