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

Subversion Repositories pavr

[/] [pavr/] [trunk/] [doc/] [html/] [group__pavr__hwres__rf__xwr.html] - Blame information for rev 4

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 doru
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3
<title>X port</title>
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
</head><body>
6
<!-- Generated by Doxygen 1.2.16 -->
7
<center>
8
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
9
<hr><h1>X port<br>
10
<small>
11
[<a class="el" href="group__pavr__hwres__rf.html">Register File</a>]</small>
12
</h1><table border=0 cellpadding=0 cellspacing=0>
13
</table>
14
<dl compact><dt><b>
15
X port connectivity</b><dd>
16
<br>
17
 <div align="center">
18
<img src="pavr_hwres_rf_xwr_01.gif" alt="pavr_hwres_rf_xwr_01.gif">
19
</div>
20
<br>
21
 This is a read and write port. <br>
22
 The contents of the X register is permanently available for reading, under the name `pavr_rf_x'. <br>
23
 The X write port consists of a data in (pavr_rf_x_di) and a write strobe (pavr_rf_x_wr). </dl><dl compact><dt><b>
24
Requests to X write port</b><dd>
25
<ul>
26
<li>pavr_s5_ldstincrampx_xwr_rq <br>
27
 Increment X. <br>
28
 If the controller has more than 64KB memory, than increment RAMPX:X (24 bits) rather than X (16 bits). <br>
29
 Needed by loads and stores with postincrement. <br>
30
<li>pavr_s5_ldstdecrampx_xwr_rq <br>
31
 Decrement X. <br>
32
 If more than 64KB memory, than decrement RAMPX:X rather than X. <br>
33
 Needed by loads and stores with predecrement. <br>
34
 <br>
35
 </ul>
36
</dl><hr><address align="right"><small>Generated on Tue Dec 31 20:26:30 2002 for Pipelined AVR microcontroller by
37
<a href="http://www.doxygen.org/index.html">
38
<img src="doxygen.png" alt="doxygen" align="middle" border=0
39
width=110 height=53></a>1.2.16 </small></address>
40
</body>
41
</html>

powered by: WebSVN 2.1.0

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