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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_52/] [or1ksim/] [sim-config.h] - Diff between revs 884 and 889

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

Rev 884 Rev 889
Line 71... Line 71...
    unsigned tx_channel;              /* DMA channel used for TX */
    unsigned tx_channel;              /* DMA channel used for TX */
    unsigned rx_channel;              /* DMA channel used for RX */
    unsigned rx_channel;              /* DMA channel used for RX */
    char rxfile[STR_SIZE];            /* Filename for RX */
    char rxfile[STR_SIZE];            /* Filename for RX */
    char txfile[STR_SIZE];            /* File for TX */
    char txfile[STR_SIZE];            /* File for TX */
    char sockif[STR_SIZE];            /* Socket Interface name ('lo', 'eth1',...) */
    char sockif[STR_SIZE];            /* Socket Interface name ('lo', 'eth1',...) */
    unsigned long vapi_id;            /* VAPI id for this instance */
    unsigned long base_vapi_id;       /* VAPI id for this instance */
  } ethernets[MAX_ETHERNETS];
  } ethernets[MAX_ETHERNETS];
 
 
  int ngpios;
  int ngpios;
  struct {
  struct {
    unsigned long baseaddr;           /* Base address */
    unsigned long baseaddr;           /* Base address */

powered by: WebSVN 2.1.0

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