simulation error using simple porm RAM while running the program
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148487/image.gif)
hi, when I am using a single simple RAM The in my simulink project and trying to run simulation. As I do so, an error pop up window is ocur. Can someone explain me how to solve it ?
see the attached file with error message and msimple port RAM.
thanks,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148488/image.gif)
Henry
0 Commenti
Risposte (1)
Bharath Venkataraman
il 9 Dic 2015
For this model to work, both RAMs should have the same input and output data types.
It appears that the input and output of the RAMs are being inferred to be different datatypes. What datatype would you like the input/output of the first RAM to be, and is that compatible with the other RAM input/output data you are concatenating with this data?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!