|
Message
From: xcsnake at free.fr<xcsnake@f...>
Date: Tue Jul 24 16:35:30 CEST 2007
Subject: [oc] CAN controller bug
Hello,
I am using the CAN controller IP and I think there is a bug in can_fifo.v On line 286, info_full should be replaced by info_empty.
On top of the file, there is // $Log: can_fifo.v,v $ // Revision 1.28 2005/03/10 08:25:48 igorm // rd_info_pointer fixed (fifo_empty was used instead of info_empty).
but in the file, there is not fifo_empty but fifo_full
Someone confirms ???
Thank you
Mickaël
|
 |