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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [peripheral/] [atahost.h] - Diff between revs 1364 and 1461

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

Rev 1364 Rev 1461
Line 100... Line 100...
 
 
/* ----------------------------                                       */
/* ----------------------------                                       */
/* ----- Structs          -----                                       */
/* ----- Structs          -----                                       */
/* ----------------------------                                       */
/* ----------------------------                                       */
typedef struct{
typedef struct{
 
        /* Is peripheral enabled? */
 
        int enabled;
 
 
        /* Base address in memory                                     */
        /* Base address in memory                                     */
        oraddr_t baseaddr;
        oraddr_t baseaddr;
 
 
        /* Which IRQ to generate                                      */
        /* Which IRQ to generate                                      */
        int irq;
        int irq;

powered by: WebSVN 2.1.0

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