LIBRARY  |  COMPANIES |   PLATFORMS |   PROCESSORS |   PERIPHERALS
RenesasUartc



OVP Peripheral Model: RenesasUartc



Model Specific Information

This page provides introductory usage information for an Imperas OVP peripheral behavioral model. The page is split into sections providing specific information for this peripheral, including any ports for connecting into a platform, registers, other component parts, and configuration options and general information for peripheral modeling with Imperas OVP.

Licensing

Open Source Apache 2.0

Description

Renesas UARTC Asynchronous Serial Interface

Limitations

No Support for pin level transitions

Reference

R01UH0128ED0700, Rev. 7.00, Oct 06, 2010

Location

The uartc peripheral model is located in an Imperas/OVP installation at the VLNV: renesas.ovpworld.org / peripheral / uartc / 1.0.



Peripheral Instance Parameters

This model accepts the following parameters:

Table : Peripheral Parameters

NameTypeDescription
PCLK0uns32
PCLK1uns32
PCLK2uns32
PCLK3uns32
PCLK4uns32
PCLK5uns32
PCLK7uns32
PCLK9uns32
consoleboolIf specified, port number is ignored, and a console pops up automatically
clientboolIf true, model is a client and will connect to portnum. If false, model is a server and will listen on portnum.
portnumuns32If set, listen on, or connect to, this port. If set to zero in listen mode, allocate a port from the pool and listen on that.
hostnamestringName (or IP address) of host to connect to. Valid if listen=true
infilestringName of file to use for device source
outfilestringName of file to write device output
portFilestringIf portnum was specified as zero, write the port number to this file when it's known
logboolIf specified, serial output will go to simulator log
finishOnDisconnectboolIf set, disconnecting the port will cause the simulation to finish
connectnonblockingboolIf set, simulation can begin before the connection is made
xcharsuns32Width of console in characters
ycharsuns32Height of console in characters
recordstringRecord external events into this file
replaystringReplay external events from this file



Net Ports

This model has the following net ports:

Table 1: Net Ports

NameTypeMust Be ConnectedDescription
INTUCToutputF (False)
INTUCRoutputF (False)
INTUCREoutputF (False)
TXDCoutputF (False)
RXDCinputF (False)



Bus Slave Ports

This model has the following bus slave ports:

Bus Slave Port: UARTP0

Table 2: Bus Slave Port: UARTP0

NameSize (bytes)Must Be ConnectedDescription
UARTP00x10F (False)

Table 3: Bus Slave Port: UARTP0 Registers:

NameOffsetWidth (bits)DescriptionR/Wis Volatile
reg0_CTL00x08
reg0_CTL10x18
reg0_CTL20x28
reg0_OPT00x38
reg0_STR0x48
reg1_RX0x616
reg1_TX0x816
reg2_OPT10xa8
reg2_OPT20xb8



Platforms that use this peripheral component

Peripheral components can be used in many different platforms, including those developed by Imperas or by other users of OVP. You can use this peripheral in your own platforms.

Table 4: Publicly available platforms using peripheral 'uartc'

Platform NameVendor
RenesasUPD70F3441renesas.ovpworld.org
RenesasUPD70F3441renesas.ovpworld.org



RenesasPeripherals
Page was generated in 0.0248 seconds