OpenCores
Issue List
Missing packets in receive (PC => FPGA) path #4
Closed fransschreuder opened this issue over 8 years ago
fransschreuder commented over 8 years ago

In the PC => FPGA path, packets are missing due to 2 reasons:

  • the dma write process is not waiting when the tags are all occupied
  • the fifo in the user application should use prog_full in stead of full
fransschreuder commented over 8 years ago

Should be fixed in svn revision 27

fransschreuder closed this over 8 years ago
aborga commented over 8 years ago

Great! perfect patch!8)


Assignee
No one
Labels
Bug