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

Subversion Repositories sport

[/] [sport/] [trunk/] [rtl/] [verilog/] [README.txt] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 jeaander
//////////////////////////////////////////////////////////////////////
2
////                                                              ////
3
////  README.txt                                                  ////
4
////                                                              ////
5
////                                                              ////
6
////  This file is part of the SPORT Controller                   ////
7
////  http://www.opencores.org/projects/sport/                    ////
8
////                                                              ////
9
////                                                              ////
10
////  Author(s):                                                  ////
11
////       Jeff Anderson                                          ////
12
////       jeaander@opencores.org                                 ////
13
////                                                              ////
14
////                                                              ////
15
//////////////////////////////////////////////////////////////////////
16
////                                                              ////
17
//// Copyright (C) 2013 Authors                                   ////
18
////                                                              ////
19
//// This source file may be used and distributed without         ////
20
//// restriction provided that this copyright statement is not    ////
21
//// removed from the file and that any derivative work contains  ////
22
//// the original copyright notice and the associated disclaimer. ////
23
////                                                              ////
24
//// This source file is free software; you can redistribute it   ////
25
//// and/or modify it under the terms of the GNU Lesser General   ////
26
//// Public License as published by the Free Software Foundation; ////
27
//// either version 2.1 of the License, or (at your option) any   ////
28
//// later version.                                               ////
29
////                                                              ////
30
//// This source is distributed in the hope that it will be       ////
31
//// useful, but WITHOUT ANY WARRANTY; without even the implied   ////
32
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR      ////
33
//// PURPOSE.  See the GNU Lesser General Public License for more ////
34
//// details.                                                     ////
35
////                                                              ////
36
//// You should have received a copy of the GNU Lesser General    ////
37
//// Public License along with this source; if not, download it   ////
38
//// from http://www.opencores.org/lgpl.shtml                     ////
39
////                                                              ////
40
//// The SPORT protocol is developed by Analog Devices.           ////
41
//// This controller is not guaranteed to adhere to the           ////
42
//// proprietary SPORT                                            ////
43
//// standard as developed by Analog Devices.  It was developed   ////
44
//// from several documents that outlined the timing and signals  ////
45
//// for SPORT transactions, but not from any official protocol   ////
46
//// definition document.                                         ////
47
////                                                              ////
48
//////////////////////////////////////////////////////////////////////
49
//
50
// CVS Revision History
51
//
52
// $Log: $
53
//
54
//
55
//
56
 
57
 
58
The included test bench is not a real test bench and should be improved.
59
Fitness for use on a WB bus was simulated using bus functional models that I created.
60
To prove total adherence to a standard, this controller should be simulated with a uP that
61
uses the wishbone interface.  Additionally, successful connection of this controller to an
62
Analog Devices uP with a SPORT interface does not imply that this controller will successully
63
connect to another Analog Devices uP.
64
 
65
Best regards,
66
  Jeff Anderson

powered by: WebSVN 2.1.0

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