Verilog PLI stubs in perl ?

A

atul

Guest
Anyone know if its possible to write verilog testbenches
which can talk to external perl scripts - with the use of
PLI?

Is it possible to use PLI stubs written in perl rather than
C/C++ ?


thanks
atul.
 
Atul,
See http://aspn.activestate.com/ASPN/CodeDoc/Verilog-Perl/Language.html
and
http://www.nelsim.com/scriptsim/perl_man.html

HTH,
Srinivasan

--
Srinivasan Venkataramanan
Senior Verification Engineer, Intel Bangalore, India
Co-Author of: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition,
2004 isbn 0-9705394-6-0, Ben Cohen, Srinivasan & Ajeetha

http://www.noveldv.com
I don't speak for Intel

"atul" <atul.patel@sun.com> wrote in message
news:c0cias$koi$1@new-usenet.uk.sun.com...
Anyone know if its possible to write verilog testbenches
which can talk to external perl scripts - with the use of
PLI?

Is it possible to use PLI stubs written in perl rather than
C/C++ ?


thanks
atul.
 
Atul,
I've read about perl compilers.... which convert your perl code to c
and then to compiled object. But haven't tried that ...
Regrds,
Naren.


"Srinivasan Venkataramanan" <srinivasan@siliconsystems.no_spam.co.in> wrote in message news:<c0cp91$274$1@news01.intel.com>...
Atul,
See http://aspn.activestate.com/ASPN/CodeDoc/Verilog-Perl/Language.html
and
http://www.nelsim.com/scriptsim/perl_man.html

HTH,
Srinivasan

--
Srinivasan Venkataramanan
Senior Verification Engineer, Intel Bangalore, India
Co-Author of: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition,
2004 isbn 0-9705394-6-0, Ben Cohen, Srinivasan & Ajeetha

http://www.noveldv.com
I don't speak for Intel

"atul" <atul.patel@sun.com> wrote in message
news:c0cias$koi$1@new-usenet.uk.sun.com...
Anyone know if its possible to write verilog testbenches
which can talk to external perl scripts - with the use of
PLI?

Is it possible to use PLI stubs written in perl rather than
C/C++ ?


thanks
atul.
 
Hi,
Pls refer to
http://www.angelfire.com/ca/verilog/plifaq.html#C.9
Regards,
Naren.


narenkumaraguru@yahoo.co.uk (Narendran Kumaraguru Nathan) wrote in message news:<f2914350.0402222135.49dec5de@posting.google.com>...
Atul,
I've read about perl compilers.... which convert your perl code to c
and then to compiled object. But haven't tried that ...
Regrds,
Naren.


"Srinivasan Venkataramanan" <srinivasan@siliconsystems.no_spam.co.in> wrote in message news:<c0cp91$274$1@news01.intel.com>...
Atul,
See http://aspn.activestate.com/ASPN/CodeDoc/Verilog-Perl/Language.html
and
http://www.nelsim.com/scriptsim/perl_man.html

HTH,
Srinivasan

--
Srinivasan Venkataramanan
Senior Verification Engineer, Intel Bangalore, India
Co-Author of: Using PSL/SUGAR for Formal and Dynamic Verification 2nd
Edition,
2004 isbn 0-9705394-6-0, Ben Cohen, Srinivasan & Ajeetha

http://www.noveldv.com
I don't speak for Intel

"atul" <atul.patel@sun.com> wrote in message
news:c0cias$koi$1@new-usenet.uk.sun.com...
Anyone know if its possible to write verilog testbenches
which can talk to external perl scripts - with the use of
PLI?

Is it possible to use PLI stubs written in perl rather than
C/C++ ?


thanks
atul.
 

Welcome to EDABoard.com

Sponsor

Back
Top