Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHowever, as I understand, it is not allowed to instantiate a sub-module in an always block. O/w, the compiler will complain.
I am trying to implement an algorithm with loops, and I need to read this ROM one value by one value for each loop respectively. The loops are implemented via clocks. Thanks in advance.