plz help...about primetime command swap_cell

Status
Not open for further replies.

lingqi0077

Newbie level 3
Joined
Sep 5, 2010
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,310
i'm using primetime tutoriol

when i execute command as below:
swap_cell U3 {REGCNT.opt.db:REGCNT}

primetime report warning info :
Warning:Nothing implicitly matched 'REGCNT.opt.db:REGCNT' (SEL-003)
Information: swap_cell failed due to previous errors. (LNK-016)
0

i dont know how to resolve it, plz help
 

If u know the library Name, please use the foll. command. swap_cell U3 [get_lib_cell $libname:REGCNT] If u dont know the lib name, the get the lib using list_libraries command and then replace $libname with that library.

What I infer from your command is the lib name in db is REGCNT and you need to know the library cell name to provide with the command.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…