Altera_Forum
Honored Contributor
16 years ago16-bit 4 inputs interfacing with 16-bit 1 input of DCFIFO
hi,
i'm thinking to interface these 16-bit 4 inputs to 16-bit 1 input of DCFIFO. i want the data to be written in sequence, starting from Q1 to Q4. when wrreq is asserted in DCFIFO, the output data from packetconverter is written into FIFO in sequence manner[Q1-->Q2-->Q3-->q4] and expected to be finished after 4 clock cylces(1 cycle for each data). any idea how to do that? FBD is attached. Thanks