|
Message
From: OpenCores CVS Agent <cvs@w...>
Date: Wed, 15 Jan 2003 12:16:50 -0100
Subject: [cvs-checkins] can/ ench/verilog/can_testbench.v tl/verilog/c ...
CVSROOT: /home/oc/cvs
Module name: can
Changes by: mohor 03/01/15 12:16:49
Modified files:
bench/verilog : can_testbench.v
rtl/verilog : can_bsp.v can_fifo.v can_registers.v can_top.v
sim/rtl_sim/run: wave.do
Log message:
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.
|