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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc3/] [or1ksim/] [sim.cfg] - Diff between revs 312 and 313

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

Rev 312 Rev 313
Line 246... Line 246...
     tx_file = ""
     tx_file = ""
        filename, where to write data to
        filename, where to write data to
 
 
     jitter = 
     jitter = 
        in msecs... time to block, -1 to disable it
        in msecs... time to block, -1 to disable it
 
 
 
     vapi_id = 
 
        VAPI id of this instance
*/
*/
 
 
section uart
section uart
  enabled = 0
  enabled = 0
  nuarts = 1
  nuarts = 1
Line 278... Line 281...
     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
 
 
 
     vapi_id = 
 
        VAPI id of this instance
*/
*/
 
 
section dma
section dma
  enabled = 0
  enabled = 0
  ndmas = 1
  ndmas = 1
Line 320... Line 326...
     rx_file = ""
     rx_file = ""
        filename, where to read data from
        filename, where to read data from
 
 
     tx_file = ""
     tx_file = ""
        filename, where to write data to
        filename, where to write data to
 
 
 
     vapi_id = 
 
        VAPI id of this instance
*/
*/
 
 
section ethernet
section ethernet
  enabled = 0
  enabled = 0
  nethernets = 1
  nethernets = 1

powered by: WebSVN 2.1.0

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