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.

Use of perl scripting in RTL level designing

Status
Not open for further replies.

roahan_ramesh

Newbie level 5
Joined
Jul 4, 2007
Messages
9
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,283
Location
Chennai, India
Activity points
1,339
Hello
I am learning PERL programming and I have been using verilog for a while now, I am still unable to learn on how to write a PERL script for RTL level design. Any insight on this would be helpful.
 

I dont think you can use perl in RTL level designing as a general case. In come cases, where you have to write a lot of 'known' statements, which may be time consuming manual work, you may use perl to automate it.
Or you may use perl to insert the templates of processes, declaring signals, making a template testbench etc..
But you can not use perl as a general case to do RTL level design
Kr,
Avi
http://www.vlsiip.com
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top