source: PlatformSupport/CustomPeripherals/pcores/w3_clock_controller_axi_v4_00_a/doc/html/api/index.html

Last change on this file was 4324, checked in by murphpo, 9 years ago

adding driver docs for clock controller

  • Property svn:mime-type set to text/html
File size: 3.2 KB
RevLine 
[4324]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<title>w3_clock_controller_axi Driver: Main Page</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<script type="text/javascript" src="jquery.js"></script>
9<script type="text/javascript" src="dynsections.js"></script>
10<link href="navtree.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14  $(document).ready(initResizable);
15  $(window).load(resizeHeight);
16</script>
17<link href="warp_docs.css" rel="stylesheet" type="text/css" />
18</head>
19<body>
20<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21<div id="titlearea">
22<table cellspacing="0" cellpadding="0">
23 <tbody>
24 <tr style="height: 56px;">
25  <td style="padding-left: 0.5em;">
26   <div id="projectname">w3_clock_controller_axi Driver
27   </div>
28   <div id="projectbrief">Driver for WARP v3 clock controller pcore (w3_clock_controller_axi)</div>
29  </td>
30 </tr>
31 </tbody>
32</table>
33</div>
34<!-- end header part -->
35<!-- Generated by Doxygen 1.8.8 -->
36  <div id="navrow1" class="tabs">
37    <ul class="tablist">
38      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
39      <li><a href="modules.html"><span>Doc&#160;Sections</span></a></li>
40    </ul>
41  </div>
42</div><!-- top -->
43<div id="side-nav" class="ui-resizable side-nav-resizable">
44  <div id="nav-tree">
45    <div id="nav-tree-contents">
46      <div id="nav-sync" class="sync"></div>
47    </div>
48  </div>
49  <div id="splitbar" style="-moz-user-select:none;" 
50       class="ui-resizable-handle">
51  </div>
52</div>
53<script type="text/javascript">
54$(document).ready(function(){initNavTree('index.html','');});
55</script>
56<div id="doc-content">
57<div class="header">
58  <div class="headertitle">
59<div class="title">w3_clock_controller_axi Driver Documentation</div>  </div>
60</div><!--header-->
61<div class="contents">
62<div class="textblock"><p>This is the driver for the w3_clock_controller_axi core, which implements an SPI master for controlling the AD9512 clock buffers on the WARP v3 board. This core also manages the interfaces on CM-MMCX and CM-PLL clock modules. Refer to the WARP v3 user guide for more details on the clock options and connections.</p>
63<dl class="section version"><dt>Version</dt><dd>4.00.a </dd></dl>
64<dl class="section author"><dt>Author</dt><dd>Patrick Murphy </dd></dl>
65<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2015 Mango Communications, Inc. All rights reserved.<br />
66 Released under the WARP open source license (see <a href="http://warpproject.org/license">http://warpproject.org/license</a>) </dd></dl>
67</div></div><!-- contents -->
68</div><!-- doc-content -->
69<!-- start footer part -->
70<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
71  <ul>
72    <li class="footer">Generated on Fri Jan 30 2015 10:05:57 for w3_clock_controller_axi Driver by doxygen v1.8.8</li>
73  </ul>
74</div>
75</body>
76</html>
Note: See TracBrowser for help on using the repository browser.