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

Subversion Repositories openmsp430

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openmsp430/trunk/doc
    from Rev 72 to Rev 74
    Reverse comparison

Rev 72 → Rev 74

/openMSP430.pdf Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
/html/serial_debug_interface.html
92,14 → 92,12
<tr align="center">
<td><font size="-1"><a href="#2.2.1 CPU_ID">CPU_ID_LO</a></font></td>
<td><font size="-1">0x00</font></td>
<td colspan="8"><font size="-5">CPU_ID[7:0]</font></td>
<td colspan="4"><font size="-5">PMEM_AWIDTH</font></td>
<td colspan="4"><font size="-5">DMEM_AWIDTH</font></td>
<td colspan="16"><font size="-5">DMEM_AWIDTH</font></td>
</tr>
<tr align="center">
<td><font size="-1"><a href="#2.2.1 CPU_ID">CPU_ID_HI</a></font></td>
<td><font size="-1">0x01</font></td>
<td colspan="16"><font size="-5">CPU_ID[23:8]</font></td>
<td colspan="16"><font size="-5">PMEM_AWIDTH</font></td>
</tr>
<tr align="center">
<td><font size="-1"><a href="#2.2.2 CPU_CTL">CPU_CTL</a></font></td>
278,7 → 276,7
 
<a name="2.2.1 CPU_ID"></a>
<h3>2.2.1 CPU_ID</h3>
This 32 bit read-only register holds the ID of the implemented openMSP430 as well as the program and data memory size information.
This 32 bit read-only register holds the program and data memory size information of the implemented openMSP430.
<br /><br />
<table border="1">
<tr align="center">
299,29 → 297,23
<tr align="center">
<td><font size="-1">CPU_ID_LO</font></td>
<td><font size="-1">0x00</font></td>
<td colspan="8"><font size="-5">CPU_ID[7:0]</font></td>
<td colspan="4"><font size="-5">PMEM_AWIDTH</font></td>
<td colspan="4"><font size="-5">DMEM_AWIDTH</font></td>
<td colspan="16"><font size="-5">DMEM_AWIDTH</font></td>
</tr>
<tr align="center">
<td><font size="-1">CPU_ID_HI</font></td>
<td><font size="-1">0x01</font></td>
<td colspan="16"><font size="-5">CPU_ID[23:7]</font></td>
<td colspan="16"><font size="-5">PMEM_AWIDTH</font></td>
</tr>
</table>
<br />
<table border="0">
<tr>
<td>&nbsp;</td><td valign="top"><li><b>CPU_ID</b></li></td>
<td>: Set by default to 0x4D5350 (ascii code for "MSP")</td>
</tr>
<tr>
<td>&nbsp;</td><td valign="top"><li><b>PMEM_AWIDTH</b></li></td>
<td>: Program memory address width for the current implementation. The ROM or RAM size is then equal to 2<sup><font size="-3">PMEM_AWIDTH</font></sup></td>
<td>: Program memory size in byte for the current implementation</td>
</tr>
<tr>
<td>&nbsp;</td><td valign="top"><li><b>DMEM_AWIDTH</b></li></td>
<td>: Data memory address width for the current implementation. The RAM size is then equal to 2<sup><font size="-3">DMEM_AWIDTH</font></sup></td>
<td>: Data memory size in byte for the current implementation.</td>
</tr>
</table>
 
/html/overview.html
28,10 → 28,10
</tr>
</table>
<br /><br />
To keep yourself informed about project updates, you can subscribe to the following <a href="http://www.opencores.org/websvn,rss?repname=openmsp430&path=%2Fopenmsp430%2Ftrunk%2F&rev=0&isdir=1">RSS</a> feed.
To keep yourself informed about project updates, you can subscribe to the following <a href="http://opencores.org/websvn,rss?repname=openmsp430&path=/openmsp430/&isdir=1">RSS</a> feed.
<br /><br />
<h3>Documentation</h3>
The online documentation is available as <a href="usercontent,doc,1280688054" title="openMSP430 PDF Doc. R1.6">pdf</a>
The online documentation is available as <a href="usercontent,doc,1283025143" title="openMSP430 PDF Doc. R1.7">pdf</a>.
<h1>Features & Limitations</h1>
<h2>Features</h2>
<ul>
/openMSP430.odt Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream

powered by: WebSVN 2.1.0

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