Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Creating Simulation Models

Reply
Thread Tools

Creating Simulation Models

 
 
yy7d6@yahoo.com.ph
Guest
Posts: n/a
 
      07-06-2006
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

 
Reply With Quote
 
 
 
 
D Stanford
Guest
Posts: n/a
 
      07-06-2006

wrote:
> 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

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RAM simulation models manusha@millenniumit.com VHDL 3 08-05-2006 10:06 PM
Using python for writing models: How to run models in restricted python mode? vinjvinj Python 15 11-10-2005 09:57 AM
Re: Using python for writing models: How to run models in restrictedpython mode? Jean-Paul Calderone Python 0 11-07-2005 09:35 PM
[ANN] Rails 0.9.2: End of requiring models, models in sessions, fixes David Heinemeier Hansson Ruby 0 12-23-2004 12:45 AM
VHDL simulation models from Alliance Semiconductor ALuPin VHDL 0 04-27-2004 09:46 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57