|
Message
From: OpenCores CVS Agent<cvs@o...>
Date: Thu Jan 20 14:37:30 CET 2005
Subject: [cvs-checkins] MODIFIED: usbhostslave ...
Date: 00/05/01 20:14:37 Modified: usbhostslave/RTL/busInterface wishBoneBI.v Log: Fixed bus turn-around problems, added version number Revision Changes Path 1.3 +1 -9 usbhostslave/RTL/busInterface/wishBoneBI.v http://www.opencores.org/cvsweb.shtml/usbhostslave/RTL/busInterface/wishBoneBI.v.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: wishBoneBI.v =================================================================== RCS file: /cvsroot/sfielding/usbhostslave/RTL/busInterface/wishBoneBI.v,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- wishBoneBI.v 18 Dec 2004 14:36:08 -0000 1.2 +++ wishBoneBI.v 20 Jan 2005 13:36:10 -0000 1.3 @@ -41,18 +41,7 @@ //// //// ////////////////////////////////////////////////////////////////////// // -// $Id: wishBoneBI.v,v 1.2 2004/12/18 14:36:08 sfielding Exp $ -// -// CVS Revision History -// -// $Log: wishBoneBI.v,v $ -// Revision 1.2 2004/12/18 14:36:08 sfielding -// Removed html documentation -// -// Revision 1.1.1.1 2004/10/11 04:00:51 sfielding -// Created -// -// +`timescale 1ns / 1ps `include "wishBoneBus_h.v"
|
 |