Altera_Forum
Honored Contributor
16 years agoproblem avalon interface for serial multichannel FIR
Hello,
I am trying to implement serial multichannel FIR filter with FIR compiler (2-channel, 15 bit input). I tested different combinations supplying sink_sop an sink_eop signals, but non of them forced filter output to normal operation. The problem is that I can not find specification of how to feed input data of two channels in the case of fully serial FIR arcitecture. Everything works fine with single channel serial filter, but does not with the two channel serial filter (source_sop is never asserted, source_eop behaviour is difficult to explain, source_valid is 0 always). Can anyone provide serial multichannel FIR timing diagrams, or any reference design? This is crusial for our project since fully parallel architecture does not fit in to the seleted FPGA. Thanks for help.