altera fir compiler channel manage

Status
Not open for further replies.

franticEB

Full Member level 3
Joined
May 10, 2010
Messages
152
Helped
1
Reputation
2
Reaction score
2
Trophy points
1,298
Activity points
2,540
hi,
i'm using fir compiler to implement a fir filter with 4 channel in one wire and decimation factor=16.
Now i have difficulties in managing the signal SOP, EOP, SINK_VALID and SOURCE_READY in order to make the filter work.
The sample rate of the input data is 200KHz and the system clock is 50MHz.
How could pass the parallel data that comes @200khz sample rate to my filter?
How could manage the signals SOP, EOP, SINK_VALID and SOURCE_READY?
I expect that the outputs is about 12.5KHz...
Could you help me?
 

Where does the data come from? does it also use the 50MHz clock? if it does then there must be some way of marking the data valid otherwise you would have a lot of invalid data.
 

the data come from ad converter...then the sampled data are multipied by sine and cosine...in other words i'm talking about iq demodulator with two branches...
 

ok - you still have something that controls the data flow? a valid signal? or a fifo? this will be easy to connect to your sink_valid and source_ready.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…