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

Subversion Repositories risc16f84

[/] [risc16f84/] [web_uploads/] [documentation.shtml] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 root
<!--# set var="title" value="Title" -->
2
<!--# include virtual="/ssi/ssi_start.shtml" -->
3
<b><font size=+2 face="Helvetica, Arial"color=#bf0000>Project: risc16f84</font></b><p><table  align=center border=1 cellPadding=2 cellSpacing=0 width="100%" valign="top"><tbody><tr bgcolor=#bbccff>    <td align=center valign=center>
4
<a href="./index.shtml">Overview</a>               |
5
<a href="./people.shtml">People</a>               |
6
<a href="./documentation.shtml">Documentation</a>               |
7
<a href="./download.shtml">Download</a>               |
8
<a href="mailto:cores@opencores.org">Opencores Mail list</a>               |
9
<a href="mailto:jclaytons@earthlink.net">Contact me</a>    </td></tr></tbody></table>
10
<p><center><font  color="#bf0000" size=+3> <b>Documentation</b></font></center></p>
11
<font ><b>The data sheet for a 16F84A microcontroller from Microchip contains a superset of all of the instruction formats supported in "risc16f84_clk2x.v"  For example, the "CLRWDT" instruction is not supported in "risc16f84_clk2x.v" because there is no watch dog timer.  Also, ports A and B do not exist in "risc16f84_clk2x.v" so the user should be aware that this is NOT a fully compatible PIC type microcontroller.  Much of the existing PIC code WILL NOT RUN on this microcontroller design because of these incompatibilities, and many libraries of code provided with PIC compilers will depend upon features that are not supported in this module.
12
However, new code which is written specifically for the "risc16f84_clk2x.v" design will run just fine.
13
</p>
14
<p>Interrupts have not been tested at this time.</p>
15
<p>In order to get up and running with this module, please examine the example code which shows how the module was used during testing.  Also, the code is full of good comments, and there is a fairly detailed explanation of the working of the module in the file header.</p>
16
<br><br></b></font>
17
<b><b>
18
 
19
 
20
<!--# include virtual="/ssi/ssi_end.shtml" -->

powered by: WebSVN 2.1.0

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