75 lines
3.4 KiB
HTML
Executable file
75 lines
3.4 KiB
HTML
Executable file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||
<meta name="generator" content="Doxygen 1.8.10"/>
|
||
<title>cpu: Main Page</title>
|
||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||
<script type="text/javascript" src="jquery.js"></script>
|
||
<script type="text/javascript" src="dynsections.js"></script>
|
||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||
<link href="HTML_custom.css" rel="stylesheet" type="text/css"/>
|
||
</head>
|
||
<body>
|
||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||
<div id="titlearea">
|
||
<table cellspacing="0" cellpadding="0">
|
||
<tbody>
|
||
<tr style="height: 56px;">
|
||
<td id="projectlogo"><img alt="Logo" src="xlogo_bg.gif"/></td>
|
||
<td id="projectalign" style="padding-left: 0.5em;">
|
||
<div id="projectname">cpu
|
||
</div>
|
||
<div id="projectbrief">Xilinx SDK Drivers API Documentation</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<!-- end header part -->
|
||
<!-- Generated by Doxygen 1.8.10 -->
|
||
<div id="navrow1" class="tabs">
|
||
<ul class="tablist">
|
||
<li class="current"><a href="index.html"><span>Overview</span></a></li>
|
||
<li><a href="globals.html"><span>APIs</span></a></li>
|
||
<li><a href="files.html"><span>File List</span></a></li>
|
||
</ul>
|
||
</div>
|
||
</div><!-- top -->
|
||
<div class="header">
|
||
<div class="headertitle">
|
||
<div class="title">cpu Documentation</div> </div>
|
||
</div><!--header-->
|
||
<div class="contents">
|
||
<div class="textblock"><p>This file contains the interface for the XIo component, which encapsulates the Input/Output functions for processors that do not require any special I/O handling.</p><pre>
|
||
MODIFICATION HISTORY:</pre><pre>Ver Who Date Changes
|
||
----- ---- -------- -------------------------------------------------------
|
||
1.00a rpm 11/07/03 Added InSwap/OutSwap routines for endian conversion
|
||
1.00a xd 11/04/04 Improved support for doxygen
|
||
1.01a ecm 02/24/06 CR225908 corrected the extra curly braces in macros
|
||
and bumped version to 1.01.a.
|
||
1.11a mta 03/21/07 Updated to new coding style.
|
||
1.11b va 04/17/08 Updated Tcl for better CORE_CLOCK_FREQ_HZ definition
|
||
1.11a sdm 03/12/09 Updated Tcl to define correct value for CORE_CLOCK_FREQ_HZ
|
||
(CR #502010)
|
||
1.13a sdm 03/12/09 Updated the Tcl to pull appropriate libraries for Little
|
||
Endian Microblaze
|
||
2.0 adk 19/12/13 Updated as per the New Tcl API's
|
||
2.1 bss 04/14/14 Updated tcl to copy libgloss.a and libgcc.a libraries
|
||
2.1 bss 04/29/14 Updated to copy libgloss.a if exists otherwise libxil.a
|
||
CR#794205
|
||
2.2 bss 08/04/14 Updated driver tcl to add protection macros for
|
||
xparameters.h (CR#802257).
|
||
2.3 sk 12/15/14 Updated mdd file to delete <20>ffunction-sections &
|
||
-fdata-sections flags from extra compiler flags CR#838648
|
||
Changed default os to latest version in mdd file.</pre><pre></pre><dl class="section note"><dt>Note</dt><dd></dd></dl>
|
||
<p>This file may contain architecture-dependent items (memory-mapped or non-memory-mapped I/O). </p>
|
||
</div></div><!-- contents -->
|
||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
<ul>
|
||
<li class="footer">Copyright © 2015 Xilinx Inc. All rights reserved.</li>
|
||
</ul>
|
||
</div>
|
||
</body>
|
||
</html>
|