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

Subversion Repositories gecko3

[/] [gecko3/] [trunk/] [GECKO3COM/] [gecko3com-fw/] [firmware/] [include/] [gecko3com_regs.h] - Diff between revs 9 and 20

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 9 Rev 20
Line 112... Line 112...
 
 
#define XILINX_BUSY             GPIFREADYSTAT /**< Busy signal is connected here */
#define XILINX_BUSY             GPIFREADYSTAT /**< Busy signal is connected here */
#define bmXILINX_BUSY           bmBIT1 /**< bitmask to access busy */
#define bmXILINX_BUSY           bmBIT1 /**< bitmask to access busy */
 
 
 
 
 
/* define pinning of the GPIF interface RDY signals
 
   accessible in the GPIFREADYSTAT register */
 
#define bmWRX                   bmBIT0 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
 
#define bmRDYX                  bmBIT1 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx
 
 
 
/* define pinning of the GPIF interface CTL signals
 
   accessible while the GPIF is in the IDLE state through the
 
   GPIFIDLECTL register */
 
#define bmWRU                  bmBIT1 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
 
#define bmRDYU                 bmBIT2 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx
 
 
/*
/*
 * Port A (bit addressable):
 * Port A (bit addressable):
 */
 */
 
 
/* set here the direction and initial values of the pins */
/* set here the direction and initial values of the pins */

powered by: WebSVN 2.1.0

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