LIBRARY  |  COMPANIES |   PLATFORMS |   PROCESSORS |   PERIPHERALS
ArmUartPL011



OVP Peripheral Model: ArmUartPL011



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.

Description

ARM PL011 UART

Limitations

This is not a complete model of the PL011. There is no modeling of physical aspects of the UART, such as baud rates etc.

Reference

ARM PrimeCell UART (PL011) Technical Reference Manual (ARM DDI 0183)

Licensing

Open Source Apache 2.0

Location

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



Peripheral Instance Parameters

This model accepts the following parameters:

Table : Peripheral Parameters

NameTypeDescription
variantenumeration
charmodebool
directReadWriteboolEnable the use of the DirectRead and DirectWrite connections
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
irqoutputF (False)
DirectWriteoutputF (False)
DirectReadinputF (False)



Bus Slave Ports

This model has the following bus slave ports:

Bus Slave Port: bport1

Table 2: Bus Slave Port: bport1

NameSize (bytes)Must Be ConnectedDescription
bport10x1000F (False)

Table 3: Bus Slave Port: bport1 Registers:

NameOffsetWidth (bits)DescriptionR/Wis Volatile
ab_dr0x032UARTDR
ab_ecr0x432UARTECR
ab_ilpr0x2032UARTILPR
ab_ibrd0x2432UARTIBRD
ab_vbrd0x2832UARTFBRD
ab_lcr0x2c32UARTLCR_H
ab_cr0x3032UARTCR
ab_ifl0x3432UARTIFS
ab_int_enabled0x3832UARTIMSC
ab_mis0x4032UARTMIS
ab_icr0x4432UARTDICR
ab_dmacr0x4832UARTDMACR
ab_id00xfe032
ab_id10xfe432
ab_id20xfe832
ab_id30xfec32
ab_id40xff032
ab_id50xff432
ab_id60xff832
ab_id70xffc32



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 'UartPL011'

Platform NameVendor
ArmIntegratorCParm.ovpworld.org
ArmVersatileExpressarm.ovpworld.org
ArmVersatileExpress-CA15arm.ovpworld.org
ArmVersatileExpress-CA9arm.ovpworld.org
HeteroArmNucleusMIPSLinuximperas.ovpworld.org
ArmIntegratorCParm.ovpworld.org
ARMv8-A-FMv1arm.ovpworld.org
ArmVersatileExpressarm.ovpworld.org
ArmVersatileExpress-CA15arm.ovpworld.org
ArmVersatileExpress-CA9arm.ovpworld.org
ArmuKernelimperas.ovpworld.org



ArmHoldingsPeripherals
Page was generated in 0.0225 seconds