Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Test vectors for emulator.

Reply
Thread Tools

Test vectors for emulator.

 
 
Slawek
Guest
Posts: n/a
 
      05-11-2007
Hello!
My question is:

What is the most popular technique of producing and applying test vectors to
emulated design?
I assume that one of the following solutions can be used:

1. Dumping test vectors from behavioral testbench during simulation.
Applying from a file to emulated design.
2. Designing RTL testbench and emulating along with the design. Obtaining
PASSED/FAILED status from emulator.
3. Connecting emulator to real system (dealing with reduced speed (1 MHz) of
the emulated design).
4. Others?

I know that many engineers put the big emulator boxes in a corner and use
them most often as a stool ~.
Hopefully, someone has other experience and would like to share it with me.

Thanks in advance!
Slawek



 
Reply With Quote
 
 
 
 
Mike Treseler
Guest
Posts: n/a
 
      05-11-2007
Slawek wrote:

> What is the most popular technique of producing and applying test vectors to
> emulated design?


Don't know. I use procedures.
See the testbench here:

http://home.comcast.net/~mike_treseler/

-- Mike Treseler

 
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
c++ primer statement about vectors containing vectors pauldepstein@att.net C++ 3 03-26-2008 06:22 PM
Ruby, SWIG and C++: how to properly wrap vector of vectors of doubles (2D vectors)? Ruby 0 09-14-2005 05:47 PM
Test Vectors of 2's Complement Adder and Substractor /Accumulator/MACs Kamlesh VHDL 0 04-21-2005 01:23 AM
millions combinations of test vectors for ALU Lily VHDL 16 05-10-2004 07:22 PM
test test test test test test test Computer Support 2 07-02-2003 06:02 PM



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