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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [doc/] [or1ksim.texi] - Diff between revs 443 and 451

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

Rev 443 Rev 451
Line 2734... Line 2734...
When @code{rtx_type} is @code{"tap"} (see above), @var{tap_dev}
When @code{rtx_type} is @code{"tap"} (see above), @var{tap_dev}
specifies the TAP device to use for communication.  This should be a
specifies the TAP device to use for communication.  This should be a
persistent TAP device configured for the system (@pxref{Ethernet TUN/TAP
persistent TAP device configured for the system (@pxref{Ethernet TUN/TAP
Interface, , Ethernet TUN/TAP Interface})
Interface, , Ethernet TUN/TAP Interface})
 
 
@item vapi_id = @var{value}
@item phy_addr = @var{value}
@cindex @code{vapi_id} (DMA configuration)
@cindex @code{phy_addr}
@var{value} specifies the value of the Verification API (VAPI) base
@var{value} specifies the address for emulated ethernet PHY (default
address to be used with the Ethernet PHY.  @xref{Verification API, ,
0). If there are multiple Ethernet peripherals, they should each have a
Verification API}, for more details, which details the use of the VAPI
different PHY value.
with the DMA controller.
 
 
@item dummy_crc = 0|1
 
@cindex @code{dummy_crc} (Ethernet configuration)
 
If 1 (true, the default), the length of the data transferred to the core
 
will be increased by 4 bytes, as though the CRC were included.
 
 
 
@quotation Note
 
This is for historical consistency with the OpenRISC Ethernet hardware
 
MAC, which passes on the CRC in the data packet. This is unusual
 
behavior for a MAC, but the OpenRISC Linux device drivers have been
 
written to expect it.
 
@end quotation
 
 
@item phy_addr = @var{value}
@item phy_addr = @var{value}
@cindex @code{phy_addr}
@cindex @code{phy_addr}
@var{value} specifies the address for emulated ethernet PHY (default
@var{value} specifies the address for emulated ethernet PHY (default
0). If there are multiple Ethernet peripherals, they should each have a
0). If there are multiple Ethernet peripherals, they should each have a
different PHY value.
different PHY value.
 
 
 
@item vapi_id = @var{value}
 
@cindex @code{vapi_id} (DMA configuration)
 
@var{value} specifies the value of the Verification API (VAPI) base
 
address to be used with the Ethernet PHY.  @xref{Verification API, ,
 
Verification API}, for more details, which details the use of the VAPI
 
with the DMA controller.
 
 
@end table
@end table
 
 
@node GPIO Configuration
@node GPIO Configuration
@subsection GPIO Configuration
@subsection GPIO Configuration
@cindex configuring the GPIO
@cindex configuring the GPIO

powered by: WebSVN 2.1.0

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