OpenCores
URL https://opencores.org/ocsvn/can/can/trunk

Subversion Repositories can

[/] [can/] [tags/] [rel_6/] [rtl/] [verilog/] [can_bsp.v] - Diff between revs 30 and 31

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 30 Rev 31
Line 48... Line 48...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.20  2003/02/10 16:02:11  mohor
 
// CAN is working according to the specification. WB interface and more
 
// registers (status, IRQ, ...) needs to be added.
 
//
// Revision 1.19  2003/02/09 18:40:29  mohor
// Revision 1.19  2003/02/09 18:40:29  mohor
// Overload fixed. Hard synchronization also enabled at the last bit of
// Overload fixed. Hard synchronization also enabled at the last bit of
// interframe.
// interframe.
//
//
// Revision 1.18  2003/02/09 02:24:33  mohor
// Revision 1.18  2003/02/09 02:24:33  mohor
Line 77... Line 81...
//
//
// Revision 1.12  2003/01/15 21:05:11  mohor
// Revision 1.12  2003/01/15 21:05:11  mohor
// CRC checking fixed (when bitstuff occurs at the end of a CRC sequence).
// CRC checking fixed (when bitstuff occurs at the end of a CRC sequence).
//
//
// Revision 1.11  2003/01/15 14:40:23  mohor
// Revision 1.11  2003/01/15 14:40:23  mohor
// RX state machine fixed to receive "remote request" frames correctly. No data bytes are written to fifo when such frames are received.
// RX state machine fixed to receive "remote request" frames correctly.
 
// No data bytes are written to fifo when such frames are received.
//
//
// Revision 1.10  2003/01/15 13:16:47  mohor
// Revision 1.10  2003/01/15 13:16:47  mohor
// When a frame with "remote request" is received, no data is stored to fifo, just the frame information (identifier, ...). Data length that is stored is the received data length and not the actual data length that is stored to fifo.
// When a frame with "remote request" is received, no data is stored to
 
// fifo, just the frame information (identifier, ...). Data length that
 
// is stored is the received data length and not the actual data length
 
// that is stored to fifo.
//
//
// Revision 1.9  2003/01/14 12:19:35  mohor
// Revision 1.9  2003/01/14 12:19:35  mohor
// rx_fifo is now working.
// rx_fifo is now working.
//
//
// Revision 1.8  2003/01/10 17:51:33  mohor
// Revision 1.8  2003/01/10 17:51:33  mohor

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.