Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21603 ディスカッション

How to view the contents of DualPort Ram memory using SignalTap II?

Altera_Forum
名誉コントリビューター II
1,485件の閲覧回数

Can somebody tell me how to check the contents of memory in Dual port RAM by using SignalTap II?  

 

I notice that we cannot use In-System Memory Content Editor to check the contents of memory in DualPort RAM. 

 

Thanks for any quick response...
0 件の賞賛
3 返答(返信)
Altera_Forum
名誉コントリビューター II
691件の閲覧回数

You have to add logic to read it through one of the existing ports in your design, or catch the data when they are written.

Altera_Forum
名誉コントリビューター II
691件の閲覧回数

Actually, I have used the Memory Initialization file .mif in my DualPort RAM. I am beginner of using SignalTap II ELA.  

 

Do you mean I have to create one register/output port and assign the output,q ram data to register/output port and use signaltap II to tap this signal?  

 

Can I directly tap the output,q data from RAM? 

 

Thanks for helps.
Altera_Forum
名誉コントリビューター II
691件の閲覧回数

 

--- Quote Start ---  

Can I directly tap the output,q data from RAM? 

--- Quote End ---  

 

Yes, you can.
返信