Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe data should be loaded during runtime (just like how a mif file is loaded when it gets updated after compilation).
The load should be done on the rising clock edge, but the interval of the data load, that is reloading the data, is not fixed. It actually depends on another mif file (in a RAM) in the design; so the data load should be done every time the other mif file is updated.