Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Comparison of Perl and Tcl script languages

Status
Not open for further replies.

hurricanebomb

Newbie level 5
Newbie level 5
Joined
Feb 21, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,344
hi guys
can anybody compare the two script languages?
And which is more popular in digital ic design flow?
 

incisive

Member level 4
Member level 4
Joined
Jul 22, 2005
Messages
77
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,286
Activity points
1,798
tcl synopsys

there is no direct comparision betw perl & tcl,

perl is used to find/replace/substitue any of the patterns in the file in the design flow.

tcl tool cmd lang, is used to control the tool, or can be used to pop out graphics window with radio buttons and other features for the better control of the tool.
 

hurricanebomb

Newbie level 5
Newbie level 5
Joined
Feb 21, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,344
eda tcl

incisive said:
there is no direct comparision betw perl & tcl,

perl is used to find/replace/substitue any of the patterns in the file in the design flow.

tcl tool cmd lang, is used to control the tool, or can be used to pop out graphics window with radio buttons and other features for the better control of the tool.

but tcl can also used to find/replace/substitue any of the patterns in the file in the design flow. eg regexp,regsub can also do the work.
 

synpscrk

Junior Member level 1
Junior Member level 1
Joined
Oct 24, 2004
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
75
tcl vs perl

you should know both
 

hurricanebomb

Newbie level 5
Newbie level 5
Joined
Feb 21, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,344
perl for eda applications

synpscrk said:
you should know both

but i think tcl can do all the works which perl can do.(in ic design flow)
so we don't need to know how to use perl
 

JesseKing

Advanced Member level 4
Full Member level 1
Joined
Nov 12, 2004
Messages
100
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
838
perl regsub comparison

hurricanebomb said:
synpscrk said:
you should know both

but i think tcl can do all the works which perl can do.(in ic design flow)
so we don't need to know how to use perl

but maybe perl is much easier
 

sumit_techkgp

Full Member level 2
Full Member level 2
Joined
Apr 1, 2007
Messages
133
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,298
Activity points
1,866
how does synopsys tcl regsub work?

Pearl is a file processor and TCL is a tool control language. There is no comparison
Sumit
 

lever

Junior Member level 1
Junior Member level 1
Joined
Jul 13, 2006
Messages
16
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Activity points
1,369
perl vs. tcl

Perl is more professional than TCL. And Perl can handle more things.
But TCL is more used in the EDA tools directly and Perl need run individually.
 

sumit_techkgp

Full Member level 2
Full Member level 2
Joined
Apr 1, 2007
Messages
133
Helped
8
Reputation
16
Reaction score
5
Trophy points
1,298
Activity points
1,866
perl vs. tcl

There is nothing called more professional. Both of them are deviced to reach diffenent needs.
Sumit
 

mask_layout

Member level 2
Member level 2
Joined
Apr 4, 2006
Messages
45
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Activity points
1,650
Re: perl vs. tcl

in my work.. perl is used in file processing.
But while working inside design tool... i can only use TCL. Synopsys, MAgma and Cadence will recognize TCL commands inside the tools.

So my answer, Its PERL outside, TCL inside. :D

If you can make these eda tools recognize your perl commands.. then let us know. :D
 

yesme@

Member level 1
Member level 1
Joined
Jun 21, 2005
Messages
38
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,570
perl vs. tcl

For EDA, tcl is prefered !
 

rajkishore12345

Newbie level 6
Newbie level 6
Joined
Nov 21, 2006
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,329
Re: perl vs. tcl

For EDA applications we use TCL as it can handle all things very efficiently than perl
 

Terry007

Newbie level 3
Newbie level 3
Joined
May 11, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,320
Re: perl vs. tcl

oh,Is it really? tcl is more pop?Let's grasp both of them,i think.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top