Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI can only assume that some of the ranges for s_wr_data in the case statement overlap for different values of i.
each value of i in the generate loop produce parallel always blocks. And assigning the same bit in two always blocks will produce multiple drivers. You havent posted the declarations of the following: i_conv_mod, NUM_BLOCK_k5_LOOP, NUM_BLOCK_k3_LOOP