Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > modelsim - looking at memories

Reply
Thread Tools

modelsim - looking at memories

 
 
fpgawizz
Guest
Posts: n/a
 
      04-03-2005
Folks
I was trying to look at an std_logic array in modelsim for a block ram
module that i wrote.I can see the data and address lines wiggling with the
correct test input data from my test bench.however if i see the internal
RAM array all locations come up as "UUUUUUUU".Any ideas why this could be
happening?

thanks

 
Reply With Quote
 
 
 
 
Mike Treseler
Guest
Posts: n/a
 
      04-03-2005
fpgawizz wrote:

> RAM array all locations come up as "UUUUUUUU".Any ideas why this could be
> happening?


Since a RAM has no reset,
it comes filled with 'U's.
Writing RAM will replace
the 'U's at one location with data.

-- Mike Treseler
 
Reply With Quote
 
 
 
 
fpgawizz
Guest
Posts: n/a
 
      04-04-2005
Mike
I am writing data into this RAM. I have a testbench that writes like 5
data bytes into 5 different locations..I can see the addr and data lines
getting the right data when WE is asserted but inside the array, they all
turn up as "UUUUUUUU"

 
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
How FB-DIMM Memories Work Silverstrand Front Page News 0 12-26-2005 04:10 PM
passed 70-229, done MCSD.NET, thanks for the memories General Protection Fault MCSD 5 12-19-2003 06:26 PM
Looking for help to recover memories... Patrick Computer Support 1 08-20-2003 04:30 PM
Re: Need help recovering lost memories from dead Hard Drive :( paul s Computer Support 0 08-19-2003 06:23 PM
Re: Need help recovering lost memories from dead Hard Drive :( Cuanto Computer Support 0 08-19-2003 05:59 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