Creating Simulation Models

Y

yy7d6

i have found many IP Core packages having a 'VHDL Simulation model' and
a 'Bitstream' but not having the synthesizable VHDL code,

my question is how can i make a VHDL simulation model of my custom VHDL
code just like that, because i will be porting it on a testbench.

-yin
 
D

D Stanford

i have found many IP Core packages having a 'VHDL Simulation model' and
a 'Bitstream' but not having the synthesizable VHDL code,

my question is how can i make a VHDL simulation model of my custom VHDL
code just like that, because i will be porting it on a testbench.

-yin

IP CORESs don't have synthesizable code attached to them for a couple
reasons. Maybe the code is too proprietary to give to you. Maybe the
vendor doesn't trust the synthesizer to convert correctly for their
FPGA.

However, just because cores provide simulation only vhdl files, doesn't
mean that it's necessary for you to do the same. If you have VHDL code,
it is simulateable. The only reason I can think to make a simulation
specific version of the code is if you'll get large speed increases on
the simulation.

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,170
Messages
2,570,925
Members
47,468
Latest member
Fannie44U3

Latest Threads

Top