Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Thank you very much, tiny007. If the number of channels is 4, should I pulse the bits of rx_channel_data_align[3:0] separately, or set all the bits at the same time(for example, rx_channel_data_align[3:0] = 4'b1111, then set rx_channel_data_align[3:0] = 4'b0000)? --- Quote End --- Hi zhangfeng (http://www.alteraforum.com/forum/member.php?u=55909). You should pulse the bits of rx_channel_data_align[3:0] separately. Different channels may have different shift. Regards, Andrei