Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAgain, is there a way I could do the reset for the initial values, and at the same time, do the calculation for the next round of 8 iterations in one clock cycle? I try to put if...if there, so that the two if blocks could be done sequentially in one clock cycle, but Verilog doesn't allow me to do so.
Thanks for any ideas to solve the problem in advance!