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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_67/] [or1ksim/] [sim.cfg] - Diff between revs 1369 and 1370

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

Rev 1369 Rev 1370
Line 641... Line 641...
 
 
/* DMA SECTION
/* DMA SECTION
 
 
   This section configures the DMAs
   This section configures the DMAs
 
 
   ndmas = 
 
      make specified number of instances, configure each
 
      instance within device - enddevice construct.
 
 
 
   instance specific:
 
     baseaddr = 
     baseaddr = 
        address of first DMA register for this device
        address of first DMA register for this device
 
 
     irq = 
     irq = 
        irq number for this device
        irq number for this device
Line 657... Line 652...
     vapi_id = 
     vapi_id = 
        VAPI id of this instance
        VAPI id of this instance
*/
*/
 
 
section dma
section dma
  ndmas = 0
 
 
 
  /*
 
  device 0
 
    baseaddr = 0x9a000000
    baseaddr = 0x9a000000
    irq = 11
    irq = 11
  enddevice
 
  */
 
end
end
 
 
 
 
/* ETHERNET SECTION
/* ETHERNET SECTION
 
 

powered by: WebSVN 2.1.0

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