electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

How to use my tcl/tk script in cadence?


Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog IC Design & Layout -> How to use my tcl/tk script in cadence?
Author Message
shrbht



Joined: 15 Mar 2005
Posts: 111
Helped: 2


Post23 Jan 2008 12:51   

How to use my tcl/tk script in cadence?


testItemOneID=hiCreateMenuIt(
?name 'testItemOne
?itemText "tcl/tk!"
)

testItemTwoID=hiCreateMenuItem(
?name 'testItemTwo
?itemText "help!"
)

testMenuID=hiCreatePulldownMenu(
'testMenu
"Test"
'(testItemOneID,testItemTwoID)
)

hiInsertBannerMenu(
hiGetCIWindow()
'testMenuID
hiCreatePulldownMenu
4
)



how to use my tcl/tk script in the skill program? I want to click "tcl/tk" to source my script
thank u
Back to top
rimser9



Joined: 22 Jun 2007
Posts: 49
Helped: 1


Post30 Jan 2008 10:10   

Re: How to use my tcl/tk script in cadence?


more details please
Back to top
joely2k



Joined: 04 Dec 2005
Posts: 36
Helped: 1


Post24 Feb 2008 13:15   

How to use my tcl/tk script in cadence?


You can use the SKILL to call the scripts that you want to point and execution them background. ( guess you TCL/TK scripts will source something that you need).
Back to top
Google
AdSense
Google Adsense




Post24 Feb 2008 13:15   

Ads




Back to top
qhyfish



Joined: 27 Feb 2008
Posts: 9
Helped: 1


Post28 Feb 2008 6:04   

Re: How to use my tcl/tk script in cadence?


how to use my tcl/tk script in the skill program? I want to click "tcl/tk" to source my script
thank u[/quote]

here is pdf attached , maybe helpful

Regards
qhyfish



Sorry, but you need login in to view this attachment

Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Analog IC Design & Layout -> How to use my tcl/tk script in cadence?
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
How to write a TCL script to automate fpga editor (1)
how to run a Tcl script with argument in windows Modelsim? (2)
How to source a CSH file from inside a TCL script ? (8)
Perl Script or TCL script (2)
How to use TCL/TK for simulation in modelsim? (9)
how to write script in cadence? (7)
TCL Script for Modelsim (5)
NC-Sim Tcl script tool? (6)
An query about TCL Script (4)
tcl script for IO pins (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS