head 1.2;
access;
symbols
noReleaseTag:1.1.1.1 Doru:1.1.1;
locks; strict;
comment @# @;
1.2
date 2003.02.10.03.56.04; author doru; state dead;
branches;
next 1.1;
1.1
date 2003.01.01.02.32.01; author doru; state Exp;
branches
1.1.1.1;
next ;
1.1.1.1
date 2003.01.01.02.32.01; author doru; state Exp;
branches;
next ;
desc
@@
1.2
log
@Removing pAVR from CVS repository. Its directory structure will be changed and then uploaded back.
@
text
@
This is a read and write port.
The contents of the X register is permanently available for reading, under the name `pavr_rf_x'.
The X write port consists of a data in (pavr_rf_x_di) and a write strobe (pavr_rf_x_wr).
Requests to X write port
pavr_s5_ldstincrampx_xwr_rq
Increment X.
If the controller has more than 64KB memory, than increment RAMPX:X (24 bits) rather than X (16 bits).
Needed by loads and stores with postincrement.
pavr_s5_ldstdecrampx_xwr_rq
Decrement X.
If more than 64KB memory, than decrement RAMPX:X rather than X.
Needed by loads and stores with predecrement.
Generated on Tue Dec 31 20:26:30 2002 for Pipelined AVR microcontroller by
1.2.16
@
1.1
log
@Initial revision
@
text
@@
1.1.1.1
log
@Importing pavr package for the first time...
@
text
@@