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

Subversion Repositories avs_aes

[/] [avs_aes/] [trunk/] [doc/] [sw/] [html/] [AEStester_8c.html] - Blame information for rev 21

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 11 ruschi
<!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 21 ruschi
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
<meta name="generator" content="Doxygen 1.8.4"/>
7 11 ruschi
<title>AES Avalon Slave (avs_aes): AEStester.c File Reference</title>
8
<link href="tabs.css" rel="stylesheet" type="text/css"/>
9 21 ruschi
<script type="text/javascript" src="jquery.js"></script>
10
<script type="text/javascript" src="dynsections.js"></script>
11
<link href="navtree.css" rel="stylesheet" type="text/css"/>
12
<script type="text/javascript" src="resize.js"></script>
13
<script type="text/javascript" src="navtree.js"></script>
14
<script type="text/javascript">
15
  $(document).ready(initResizable);
16
  $(window).load(resizeHeight);
17
</script>
18
<link href="doxygen.css" rel="stylesheet" type="text/css" />
19 11 ruschi
</head>
20
<body>
21 21 ruschi
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22
<div id="titlearea">
23
<table cellspacing="0" cellpadding="0">
24
 <tbody>
25
 <tr style="height: 56px;">
26
  <td style="padding-left: 0.5em;">
27
   <div id="projectname">AES Avalon Slave (avs_aes)
28
   </div>
29
  </td>
30
 </tr>
31
 </tbody>
32
</table>
33
</div>
34
<!-- end header part -->
35
<!-- Generated by Doxygen 1.8.4 -->
36
  <div id="navrow1" class="tabs">
37
    <ul class="tablist">
38
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
39
      <li><a href="modules.html"><span>Modules</span></a></li>
40
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
41 11 ruschi
      <li class="current"><a href="files.html"><span>Files</span></a></li>
42
    </ul>
43
  </div>
44 21 ruschi
  <div id="navrow2" class="tabs2">
45
    <ul class="tablist">
46
      <li><a href="files.html"><span>File&#160;List</span></a></li>
47 11 ruschi
      <li><a href="globals.html"><span>Globals</span></a></li>
48
    </ul>
49
  </div>
50 21 ruschi
</div><!-- top -->
51
<div id="side-nav" class="ui-resizable side-nav-resizable">
52
  <div id="nav-tree">
53
    <div id="nav-tree-contents">
54
      <div id="nav-sync" class="sync"></div>
55
    </div>
56
  </div>
57
  <div id="splitbar" style="-moz-user-select:none;"
58
       class="ui-resizable-handle">
59
  </div>
60 11 ruschi
</div>
61 21 ruschi
<script type="text/javascript">
62
$(document).ready(function(){initNavTree('AEStester_8c.html','');});
63
</script>
64
<div id="doc-content">
65
<div class="header">
66
  <div class="summary">
67
<a href="#func-members">Functions</a>  </div>
68
  <div class="headertitle">
69
<div class="title">AEStester.c File Reference</div>  </div>
70
</div><!--header-->
71 11 ruschi
<div class="contents">
72 21 ruschi
 
73 11 ruschi
<p>test program and example of how to use the software
74 21 ruschi
<a href="#details">More...</a></p>
75
<div class="textblock"><code>#include &lt;stdio.h&gt;</code><br/>
76 11 ruschi
<code>#include &lt;string.h&gt;</code><br/>
77
<code>#include &lt;<a class="el" href="avs__aes_8h_source.html">avs_aes.h</a>&gt;</code><br/>
78 21 ruschi
</div><div class="textblock"><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
79
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Include dependency graph for AEStester.c:</div>
80
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
81 11 ruschi
</div>
82 21 ruschi
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
83
<div class="center"><img src="AEStester_8c__incl.png" border="0" usemap="#AEStester_8c" alt=""/></div>
84
<map name="AEStester_8c" id="AEStester_8c">
85
<area shape="rect" id="node7" href="avs__aes_8h.html" title="header file for AES Avalon IP Core software driver offers interfaces to convinient access to the core..." alt="" coords="173,83,251,111"/></map>
86
</div>
87
</div>
88 11 ruschi
<p><a href="AEStester_8c_source.html">Go to the source code of this file.</a></p>
89 21 ruschi
<table class="memberdecls">
90
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
91
Functions</h2></td></tr>
92
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae66f6b31b5ad750f1fe042a706a4e3d4"></a>
93
int&#160;</td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr>
94
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
95 11 ruschi
</table>
96 21 ruschi
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
97
<div class="textblock"><p>test program and example of how to use the software </p>
98 11 ruschi
<p>This file is part of the project avs_aes see: <a href="http://opencores.org/project,avs_aes">http://opencores.org/project,avs_aes</a></p>
99 21 ruschi
<h1><a class="anchor" id="AUTHORS"></a>
100
AUTHORS</h1>
101
<p>Thomas Ruschival &ndash; <a href="#" onclick="location.href='mai'+'lto:'+'rus'+'ch'+'i@o'+'pe'+'nco'+'re'+'s.o'+'rg'; return false;">rusch<span style="display: none;">.nosp@m.</span>i@op<span style="display: none;">.nosp@m.</span>encor<span style="display: none;">.nosp@m.</span>es.o<span style="display: none;">.nosp@m.</span>rg</a> (www.ruschival.de)</p>
102
<h1><a class="anchor" id="LICENSE"></a>
103
LICENSE</h1>
104 11 ruschi
<p>Copyright (c) 2009, Authors and opencores.org All rights reserved.</p>
105 21 ruschi
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
106
<ul>
107
<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li>
108
<li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li>
109
<li>Neither the name of the organization nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE </li>
110
</ul>
111 11 ruschi
 
112
<p>Definition in file <a class="el" href="AEStester_8c_source.html">AEStester.c</a>.</p>
113 21 ruschi
</div></div><!-- contents -->
114
</div><!-- doc-content -->
115
<!-- start footer part -->
116
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
117
  <ul>
118
    <li class="navelem"><a class="el" href="AEStester_8c.html">AEStester.c</a></li>
119
    <li class="footer">Generated on Sat Apr 19 2014 17:55:55 for AES Avalon Slave (avs_aes) by
120
    <a href="http://www.doxygen.org/index.html">
121
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.4 </li>
122
  </ul>
123 11 ruschi
</div>
124
</body>
125
</html>

powered by: WebSVN 2.1.0

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