Conformal LEC run time for top level hierarchical run

Status
Not open for further replies.

ch.hari

Newbie level 1
Joined
Dec 23, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
hyderabad
Activity points
1,285
Hi,

how to reduce the run time for top level hierarchical LEC run.

Please give me suggestions in this regard.

Waiting for valuble suggestions.
 

Long run times in mapping may have been caused due to function-based mapping.
By default, Conformal LEC uses the option '-name first' during mapping. This option specifies that name-based mapping is used first, followed by function-based mapping. Function-based mapping can cause the hanging condition.

To resolve this situation, turn off function-based mapping. Use the following steps:

a ) Issue [Cntrl-c] on UNIX terminal to cancel the current mapping process that is hanging
b) lec> set mapping method -name only
c) lec> map key points
d) Examine the remaining not-mapped categories and resolve these using renaming rules
e) lec> add renaming rules ... // to help the name-based mapping
f) lec> map key points
g) Repeat step (e) until renaming rules are no longer helpful
h) lec> set mapping method -name first
i) lec> map key points
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…