How to call Perl script from Verilog?

Status
Not open for further replies.

bharat_in

Member level 4
Joined
Oct 5, 2006
Messages
78
Helped
9
Reputation
18
Reaction score
7
Trophy points
1,288
Activity points
1,716
Anyone knows how to call perl script from verilog?

please reply as soon as possible.
thanks in advance for the reply.
 

Re: perl from verilog

bharat_in said:
Anyone knows how to call perl script from verilog?

please reply as soon as possible.
thanks in advance for the reply.

Code:
  initial begin
    $system ("My_Perl_Script.pl");
  end

Also do a google for "Perl Verilog" and see:

**broken link removed**

HTH
Ajeetha, CVC
www.noveldv.com
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…