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.

Include C program testbench files in VHDL project

Status
Not open for further replies.

Sunayana Chakradhar

Member level 5
Joined
Oct 24, 2014
Messages
85
Helped
2
Reputation
4
Reaction score
2
Trophy points
8
Activity points
742
Hi,

I have a VHDL project, but the testbench is written in C program. How do I include this C program testbench file in the project so that i can simulate it?
 

What tools have you got to run this simulation?
 

Im fairly confident you cannot use the ISE simulator for C simulation. You might be able to do it with a full version of modelsim.
 

Is it really a C testbench that interacts with the VHDL code during run time? or just a C model that generates test vectors?

The former would be quite a rare thing (and I suggest speaking to the original author to see how (s)he got it working)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top