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.

C based verification environment

Status
Not open for further replies.

hardy

Newbie level 3
Joined
Feb 27, 2007
Messages
4
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Activity points
1,306
I have a need to update a legacy verilog verification environment. The ASIC is entirely in verilog, but will be integrating a processor and this will require the inclusion of a C/C++ interface. There are a number of tools in use and I am in the early stages of evaluating what approach to take.

Any insight?
 

If you intend to still use verilog only as verif environment, you can use PLI to add C/C++ interface.
 

Thanks rjainv.

I find the PLI interface very cumbersome and inefficient - I've started researching some of the more recent tools and hope to find something easier to integrate.

We will need to prepare processor code in C, compile and simulate the execution to verify the function.
 

Use cadence ncshell to genarate the interface files.
Manmohan
 

hey, think about the seamless CVE co-verification tool of Mentor graphics, it's mature, good candidate for you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top