Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThank you Xiwen!
Sorry for I'm a greenhand in FPGA,I still have some questions. You mean that the SOP/EOP in the INPUT port of DC_FIFO will be sent to OUTPUT port of DC_FIFO at the same time transparently without any change? So, If DC_FIFO receeives a data with its packet size is 0x2000 for example,and SGDMA reads 512 bytes data from DC_FIFO to send to PCIe IP each time. The SGDMA just reads 512 bytes data from DC_FIFO as when the SOP of DC_FIFO is high and EOP of DC_FIFO is low,and when the reading operation is end, I mean that SGDMA have read 512 bytes data,the SGDMA can end the operation by itself,and do NOT have to wait EOP signal is HIGH? Best Regards~