URL
https://opencores.org/ocsvn/gecko3/gecko3/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 20 |
Rev 32 |
Line 115... |
Line 115... |
|
|
|
|
/* define pinning of the GPIF interface RDY signals
|
/* define pinning of the GPIF interface RDY signals
|
accessible in the GPIFREADYSTAT register */
|
accessible in the GPIFREADYSTAT register */
|
#define bmWRX bmBIT0 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
|
#define bmWRX bmBIT0 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
|
#define bmRDYX bmBIT1 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx
|
#define bmRDYX bmBIT1 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx */
|
|
|
/* define pinning of the GPIF interface CTL signals
|
/* define pinning of the GPIF interface CTL signals
|
accessible while the GPIF is in the IDLE state through the
|
accessible while the GPIF is in the IDLE state through the
|
GPIFIDLECTL register */
|
GPIFIDLECTL register */
|
#define bmWRU bmBIT1 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
|
#define bmWRU bmBIT1 /**< GPIFREADYSTAT bitmask to access Write Request Xilinx */
|
#define bmRDYU bmBIT2 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx
|
#define bmRDYU bmBIT2 /**< GPIFREADYSTAT bitmask to access ReDY Xilinx */
|
|
|
/*
|
/*
|
* Port A (bit addressable):
|
* Port A (bit addressable):
|
*/
|
*/
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.