Regarding tcl/tk scripting

Status
Not open for further replies.

venkatramanan

Member level 4
Joined
Sep 24, 2011
Messages
69
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
bangalore
Activity points
1,685
can you any one help me how to write script for seleting paricular cell in soc encounter...
 

Below command will select all the cells starting with name BUF. Instead of BUF* you can give any cell name.

dbSelectObj [dbGet -p2 top.insts.cell.name BUF*].name

These one liners will help you.
https://www.edaboard.com/threads/219064/#3
 
thank you so muchanother one doubt .how to group the cell using scripting.and if you have any document regarding scripting ple send me sir
 
Last edited:

how to group the cell using scripting
I am not able to get your question. Please elaborate!
I have attached a document to start with. This is a generic document. It is better to see some old scripts and try to modify them. Encounter write out a command log file. It store all command you ran in encounter. Run command from GUI and check the textual command in the cmd.log file written out by tool.
 

Attachments

  • tcltk.pdf
    151.8 KB · Views: 164
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…