How to initialize Dual rate Dual port ram?
1 view (last 30 days)
Show older comments
The Simple Dual Port RAM System block gives to the option to initialize cells with pre-deined values. (Specify the RAM initial value).
But the Dual rate Dual port RAM block doesn't give the same option. I need to initialize my Dual rate dual port RAM block for simulation purposes. Can this feature be added?
0 Comments
Answers (1)
Kiran Kintali
on 30 May 2023
RAM System object can be used as a block in Simulink and it supports Initial Value. The HDL library browser that ships with Simulink has a block with this example.
3 Comments
Kiran Kintali
on 31 May 2023
I misread the question. The "Dual Rate" DPRAM does not have corresponding system object (which has the RAMInitialValue feature). I will communicate the request to the development team.
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!