| Author |
Message |
kalex
Joined: 09 Jul 2002 Posts: 13
|
05 Jan 2003 12:31 learn tcl scripting |
|
|
|
|
Hi all,
who's know best tutorial for tcl/tk or/and
Pearl scripting for use with EDA such as
Aldec, Cadence, ModelSim, etc?
Please, give me references.
kalex
|
|
| Back to top |
|
 |
roli
Joined: 29 Apr 2001 Posts: 846 Helped: 1 Location: 'SiliconWafer' Island
|
05 Jan 2003 17:39 learn tcl |
|
|
|
|
Look at:
http://tcl.activestate.com/man/
http://cui.unige.ch/eao/www/TclTk/refbas41.ps
http://hegel.ittc.ukans.edu/topics/tcltk/
Also:
www.tclforeda.net
has many nice TCL scripts + examples there - and you can learn there a LOT !!!
|
|
| Back to top |
|
 |
linuxluo
Joined: 26 Jul 2002 Posts: 516 Helped: 4
|
06 Jan 2003 1:36 how to learn tcl in windows |
|
|
|
|
Hi, Kalex
I think pearl maybe is perl, but perl is little useful in today EDA tools than tcl/tck. So mastering Tcl is O.K.
|
|
| Back to top |
|
 |
linuxluo
Joined: 26 Jul 2002 Posts: 516 Helped: 4
|
06 Jan 2003 1:42 how to learn tcl scripting |
|
|
|
|
Hi, Kalex
I think pearl maybe is perl, but perl is little useful in today EDA tools than tcl/tck. So mastering Tcl is O.K.
|
|
| Back to top |
|
 |
edaguy69
Joined: 11 Dec 2002 Posts: 207 Helped: 2
|
06 Jan 2003 4:57 how learn script tcl in 21 days |
|
|
|
|
| linuxluo wrote: |
I think pearl maybe is perl, but perl is little useful in today EDA tools than tcl/tck. So mastering Tcl is O.K. |
It's Perl . Both Perl and Tcl/Tk are equal important in EDA business. If you chose EDA as your career field, you need to study both.
|
|
| Back to top |
|
 |
radix
Joined: 23 Jul 2002 Posts: 157 Helped: 5
|
06 Jan 2003 18:17 best tcl book |
|
|
|
|
Perl can be very useful in the EDA world. It is THE best language for parsing text files, finding the data that you're interested in, and presenting in a useful manner.
If you learn Perl, understand it's regular expression support for pattern matching and understand associative arrays. Once you understand those, you'll be amazed at how quickly you can find and display relevant data from within a text file.
|
|
| Back to top |
|
 |
mami_hacky
Joined: 28 Mar 2002 Posts: 724 Helped: 4 Location: Some where
|
06 Jan 2003 18:32 learn tcl scripting |
|
|
|
|
If you want I can upload two good books on Tcl/Tk programming:
The first one is the very famous book from the main developer of this scripting language. and I don't remember it's name.
second is practical programming with tcl/tk , which I think is essential for every one who wants to write good scripts.
|
|
| Back to top |
|
 |
transistor
Joined: 01 Jan 1970 Posts: 22
|
06 Jan 2003 19:30 tcl scripting tutorial |
|
|
|
|
Hi,
Can anyone also share the Perl CD Bookshelf Version 3.0?
This version includes "Mastering Perl/Tk".
Thanks!
|
|
| Back to top |
|
 |
frankchen00
Joined: 25 Dec 2002 Posts: 20
|
08 Jan 2003 8:03 should i learn tcl |
|
|
|
|
| Could anyone who has the Ebook for Tcl / Tk post the material ?
|
|
| Back to top |
|
 |
radix
Joined: 23 Jul 2002 Posts: 157 Helped: 5
|
08 Jan 2003 15:33 tclpro1.4 download |
|
|
|
|
Here's an old Tcl/Tk book (1993) that should still be good enough to get you started.
The examples file is in unix format, so if you have a windows editor that doesn't understand unix text files, it will appear to have no end of line characters.
|
|
| Back to top |
|
 |
Google AdSense

|
08 Jan 2003 15:33 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
transistor
Joined: 01 Jan 1970 Posts: 22
|
08 Jan 2003 16:56 tcl tutorial pdf |
|
|
|
|
Hello,
Practical Programming in Tcl and Tk
h**p://www.beedub.com/book/
There is an early draft and some new sample editon.
|
|
| Back to top |
|
 |
fivaro1
Joined: 26 May 2001 Posts: 50
|
18 Jan 2003 23:11 t c l scripting 21 days |
|
|
|
|
Dont forget this:
dev.scriptics.c0m
mini.net/cgi-bin/wikit/
and also newsgroups:
comp.lang.tcl
|
|
| Back to top |
|
 |
fivaro1
Joined: 26 May 2001 Posts: 50
|
19 Jan 2003 14:11 learn tcl pdf |
|
|
|
|
All resources are free: interpreter and libraries can be found in previous links.
In my opinion, the best package (help included) is the one provided by ActiveTcl: it`s a free, binary distribution of Tcl for Linux, Solaris, and Windows, and it is in
***.activestate.c0m/Products/ActiveTcl/
Regards
|
|
| Back to top |
|
 |
namelik
Joined: 16 Mar 2002 Posts: 53
|
21 Jan 2003 13:33 tcl scripts pdf |
|
|
|
|
Free TclPro--Tcl Dev kit
http://www.tcl.tk/software/tclpro/
|
|
| Back to top |
|
 |
Nobody
Joined: 04 Oct 2001 Posts: 250 Location: Formosa
|
21 Jan 2003 17:08 best book to learn tcl |
|
|
|
|
| I use the tclPro1.4 . It's free to register . The debbuger have the general programing debugging capabilities like step and set break point to assist you to find the bugs in tcl/tk .
|
|
| Back to top |
|
 |
fivaro1
Joined: 26 May 2001 Posts: 50
|
21 Jan 2003 22:35 learn.tcl |
|
|
|
|
I found another interesting debugger:
RamDebugger, for free in the web...
|
|
| Back to top |
|
 |
Agent006
Joined: 12 Feb 2002 Posts: 39
|
22 Jan 2003 18:09 ramdebugger tutorial |
|
|
|
|
| Hope this helps
|
|
| Back to top |
|
 |
transistor
Joined: 01 Jan 1970 Posts: 22
|
22 Jan 2003 19:19 tcl doc pdf |
|
|
|
|
Spectcl is a small tcl/tk gui builder.
I use spectcl for my perl/tk program gui builder.
Here is the link,
Spectcl
http://dev.scriptics.com/software/spectcl/
Specperl
http://www.keck.ucsf.edu/~kvale/specperl.html
|
|
| Back to top |
|
 |
radix
Joined: 23 Jul 2002 Posts: 157 Helped: 5
|
23 Jan 2003 5:21 learn tcl scripting language |
|
|
|
|
Here's a repost post of the Tcl book that I u/l'ed once before that got deleted when the board got hacked into a couple of days ago.
|
|
| Back to top |
|
 |
killbuz
Joined: 03 Feb 2003 Posts: 5
|
13 Feb 2003 3:30 learn tcl |
|
|
|
|
| I am looking to make a career in EDA business and I appreciate and thank all the information provided by all of you about Perl and tcl/tk scripting.
|
|
| Back to top |
|
 |
radix
Joined: 23 Jul 2002 Posts: 157 Helped: 5
|
27 Mar 2003 8:56 tcl/tck |
|
|
|
|
Here's a short (33 pages) but good quick start tutorial on tcl/tk written by IBM.
|
|
| Back to top |
|
 |
licenses
Joined: 08 Jul 2002 Posts: 13 Location: world
|
25 Jun 2003 19:57 ramdebugger free download |
|
|
|
|
hi mami_hacky,
could you post the books for everyone's benefit
many thanks
licenses
|
|
| Back to top |
|
 |
rohit_tech
Joined: 15 Mar 2002 Posts: 54
|
26 Jun 2003 5:08 how to learn scripting |
|
|
|
|
TCL/TK ELECTRONIC
REFERENCE
for Tcl /Tk version 8.0.x and
[incr Tcl] version 3.0
Coverted to Adobe Acrobat
Format (.pdf) by Charles Todd,
Oct 1998.
/ Warning #2 - File deleted - Don't upload files from the net
Download here:
http://tcl.activestate.com/ftp/doc/TclTkElRef803.pdf
http://tcl.activestate.com/man/
or 100 of other places, use google.
|
|
| Back to top |
|
 |