OpenCores
Issue List
Missing packets in receive (PC => FPGA) path #4
Closed fransschreuder opened this issue over 10 years ago
fransschreuder commented over 10 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 10 years ago

Should be fixed in svn revision 27

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

Great! perfect patch!8)


Assignee
No one
Labels
Bug