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.

Verification by Non-HDL(C++/Java)??

Status
Not open for further replies.

davyzhu

Advanced Member level 1
Joined
May 23, 2004
Messages
494
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Location
oriental
Activity points
4,436
Hi all,

I found that some verification procedure using Non-HDL such as C++/Java.

But how these Non-HDL language generate edge stimulus? Can Non-HDL also generate @posedage???

Is there any basic idea behind it?

Best regards,
Davy
 

davyzhu said:
Hi all,

I found that some verification procedure using Non-HDL such as C++/Java.

But how these Non-HDL language generate edge stimulus? Can Non-HDL also generate @posedage???

Is there any basic idea behind it?

Best regards,
Davy
Hi Davy,
Take a look at TEAL http://teal.sf.net for one such approach. I would however recommend you to look at SystemVerilog instead.

Regards
Ajeetha, CVC
www.noveldv.com
 

    davyzhu

    Points: 2
    Helpful Answer Positive Rating
Hi Ajeetha,

Thank you :)

I have take a look at TEAL and wish to gain some idea.

Does SystemVerilog use some techniques other than PLI?

Best regards,
Davy
 

when two language cosimulation, the communication is through systemcall,and VPI,
delay or posedge can be implemnet in both simulator
 

    davyzhu

    Points: 2
    Helpful Answer Positive Rating
You need to check things like SystemC, E, and Vera ..
You can also try tools like ModelSim or CCSS to verify an HDL block using SystemC for example ..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top