![]() |
|
|
|||||||
![]() |
VHDL - modelsim - looking at memories |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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 fpgawizz |
|
|
|
|
#2 |
|
Posts: n/a
|
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 Mike Treseler |
|
|
|
#3 |
|
Posts: n/a
|
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" fpgawizz |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error in Modelsim 6.0a | boitsas | Software | 1 | 10-26-2009 05:36 AM |
| simprim problems on modelsim | saiyijinprince | Hardware | 2 | 04-05-2007 02:24 PM |
| Need help on Modelsim VHDL syntax? ASAP:) | kaji | General Help Related Topics | 0 | 03-14-2007 10:43 PM |
| Memories on TV 3 and Text | alca11 | Software | 0 | 07-20-2006 09:32 PM |
| DVD Verdict reviews: MADLAX: REALITY (VOLUME 7), STARSHIP OPERATORS: MEMORIES (VOLUME 2), and more! | DVD Verdict | DVD Video | 0 | 04-20-2006 09:36 AM |