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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [sim-config.h] - Diff between revs 332 and 341

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

Rev 332 Rev 341
Line 53... Line 53...
    char txfile[STR_SIZE];            /* Filename for TX (required) */
    char txfile[STR_SIZE];            /* Filename for TX (required) */
    int jitter;                       /* CZ 250801 - in msecs...time to block */
    int jitter;                       /* CZ 250801 - in msecs...time to block */
    unsigned long baseaddr;           /* Naturally aligned base address */
    unsigned long baseaddr;           /* Naturally aligned base address */
    int irq;                          /* IRQ of this device */
    int irq;                          /* IRQ of this device */
    unsigned long vapi_id;            /* VAPI id for this instance */
    unsigned long vapi_id;            /* VAPI id for this instance */
 
    int uart16550;                    /* Whether this device is uart 16450 or 16550 */
  } uarts[NR_UARTS];
  } uarts[NR_UARTS];
 
 
  int ndmas;
  int ndmas;
  int dmas_enabled;
  int dmas_enabled;
  struct {
  struct {

powered by: WebSVN 2.1.0

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