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

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/doc
    from Rev 450 to Rev 451
    Reverse comparison

Rev 450 → Rev 451

/or1ksim.info
2261,6 → 2261,26
device configured for the system (*note Ethernet TUN/TAP
Interface: Ethernet TUN/TAP Interface.)
 
`phy_addr = VALUE'
VALUE specifies the address for emulated ethernet PHY (default 0).
If there are multiple Ethernet peripherals, they should each have a
different PHY value.
 
`dummy_crc = 0|1'
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.
 
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.
 
`phy_addr = VALUE'
VALUE specifies the address for emulated ethernet PHY (default 0).
If there are multiple Ethernet peripherals, they should each have a
different PHY value.
 
`vapi_id = VALUE'
VALUE specifies the value of the Verification API (VAPI) base
address to be used with the Ethernet PHY. *Note Verification API:
2267,12 → 2287,7
Verification API, for more details, which details the use of the
VAPI with the DMA controller.
 
`phy_addr = VALUE'
VALUE specifies the address for emulated ethernet PHY (default 0).
If there are multiple Ethernet peripherals, they should each have a
different PHY value.
 
 

File: or1ksim.info, Node: GPIO Configuration, Next: Display Interface Configuration, Prev: Ethernet Configuration, Up: Peripheral Configuration
 
4106,6 → 4121,8
(line 6)
* doze mode (power management register): Power Management Configuration.
(line 15)
* dummy_crc (Ethernet configuration): Ethernet Configuration.
(line 104)
* dv (Interactive CLI): Interactive Command Line.
(line 124)
* dynamic clock gating (power management register): Power Management Configuration.
4381,7 → 4398,7
* persistent TAP device creation: Setting Up a Persistent TAP device.
(line 6)
* phy_addr: Ethernet Configuration.
(line 105)
(line 99)
* PIC configuration: Interrupt Configuration.
(line 6)
* pio (ATA/ATAPI device configuration): Disc Interface Configuration.
4685,7 → 4702,7
* vapi_id (debug interface configuration): Debug Interface Configuration.
(line 43)
* vapi_id (DMA configuration) <1>: Ethernet Configuration.
(line 99)
(line 119)
* vapi_id (DMA configuration): DMA Configuration. (line 38)
* vapi_id (GPIO configuration): GPIO Configuration. (line 32)
* vapi_id (UART configuration): UART Configuration. (line 85)
4748,23 → 4765,23
Node: UART Configuration75659
Node: DMA Configuration79178
Node: Ethernet Configuration81045
Node: GPIO Configuration85690
Node: Display Interface Configuration87323
Node: Frame Buffer Configuration89632
Node: Keyboard Configuration91496
Node: Disc Interface Configuration93734
Node: Generic Peripheral Configuration98838
Node: Interactive Command Line101133
Node: Verification API108107
Node: Code Internals112537
Node: Coding Conventions113120
Node: Global Data Structures117547
Node: Concepts120204
Ref: Output Redirection120349
Ref: Interrupts Internal120887
Node: Internal Debugging122040
Node: Regression Testing122564
Node: GNU Free Documentation License126353
Node: Index148760
Node: GPIO Configuration86324
Node: Display Interface Configuration87957
Node: Frame Buffer Configuration90266
Node: Keyboard Configuration92130
Node: Disc Interface Configuration94368
Node: Generic Peripheral Configuration99472
Node: Interactive Command Line101767
Node: Verification API108741
Node: Code Internals113171
Node: Coding Conventions113754
Node: Global Data Structures118181
Node: Concepts120838
Ref: Output Redirection120983
Ref: Interrupts Internal121521
Node: Internal Debugging122674
Node: Regression Testing123198
Node: GNU Free Documentation License126987
Node: Index149394

End Tag Table
/or1ksim.texi
2736,6 → 2736,30
persistent TAP device configured for the system (@pxref{Ethernet TUN/TAP
Interface, , Ethernet TUN/TAP Interface})
 
@item phy_addr = @var{value}
@cindex @code{phy_addr}
@var{value} specifies the address for emulated ethernet PHY (default
0). If there are multiple Ethernet peripherals, they should each have a
different PHY value.
 
@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}
@cindex @code{phy_addr}
@var{value} specifies the address for emulated ethernet PHY (default
0). If there are multiple Ethernet peripherals, they should each have a
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
2743,12 → 2767,6
Verification API}, for more details, which details the use of the VAPI
with the DMA controller.
 
@item phy_addr = @var{value}
@cindex @code{phy_addr}
@var{value} specifies the address for emulated ethernet PHY (default
0). If there are multiple Ethernet peripherals, they should each have a
different PHY value.
 
@end table
 
@node GPIO Configuration
/version.texi
1,4 → 1,4
@set UPDATED 10 December 2010
@set UPDATED 15 December 2010
@set UPDATED-MONTH December 2010
@set EDITION 2010-12-15
@set VERSION 2010-12-15

powered by: WebSVN 2.1.0

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