Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: PERL for tool and testing automation

by perlfan (Vicar)
on Jul 29, 2020 at 14:46 UTC ( [id://11119985]=note: print w/replies, xml ) Need Help??


in reply to PERL for tool and testing automation

Before you automate, you need to be able to understand what you need at the most basic levels (manually). Interfacing with the external program and libraries can be done a variety of ways. I have seen Perl almost literally do anything, e.g., running a test harness on real flying drones during YAPC talks having the tests result in physical maneuvers. I am sure there is a video some where.

There are some results on CPAN, but I suspect not what you're wanting.

You must also provide some context about what Modelsim and and how it's normally used. There are very smart people here and they can figure it out, but you don't want them wasting time researching information you can provide.

Perl can handle it all, but unless you share how you expect to interface with Modelsim, then the amount of help you'll receive will be limited. Is Modelsim a black box that can be interacted with as an external program (via API, as an external process, output files)? Is it a collection of compiled libraries that can be interfaced using a Foreign Function Interface?

  • Comment on Re: PERL for tool and testing automation

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11119985]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-26 06:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found