Forum Discussion
Altera_Forum
Honored Contributor
8 years agoIs you DUT the ram? or is the DUT something else? If the DUT is not the ram, why not create a ram model that allows some other mechanism to initialise the ram contents, so you can just let the DUT have exclusive interface to the address interface?
Otherwise, what kind of ram is it? if it has integers as the addr interface, It must be a custom one of your own? There are many solutions to this problem, but it really depends on the architecture. Post some code/examples and maybe we can help in more detail.