LIBRARY  |  COMPANIES |   PLATFORMS |   PROCESSORS |   PERIPHERALS
NxpIMX6Uart



OVP Peripheral Model: NxpIMX6Uart



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

iMX6 UART

Licensing

Open Source Apache 2.0

Limitations

This is an incomplete model of the UART.

It has basic functionality to support the iMX6 platform, Rx and Tx of data only.

There is no modeling of physical aspects of the UART, such as baud rates etc.

Reference

i.MX 6Solo/6DualLite Applications Processor Reference Manual (IMX6SDLRM_Ref_Manual.pdf

Location

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



Peripheral Instance Parameters

This model accepts the following parameters:

Table : Peripheral Parameters

NameTypeDescription
charmodebool
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)



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
bport10x4000T (True)

Table 3: Bus Slave Port: bport1 Registers:

NameOffsetWidth (bits)DescriptionR/Wis Volatile
ab_UART_URXD0x032UART Receiver Register (UART_URXD)
ab_UART_UTXD0x4032Description UART Transmitter Register (UART_UTXD)
ab_UART_UCR10x8032UART Control Register 1 (UART_UCR1)
ab_UART_UCR20x8432UART Control Register 2 (UART_UCR2)
ab_UART_UCR30x8832UART Control Register 3 (UART_UCR3)
ab_UART_UCR40x8c32UART Control Register 4 (UART_UCR4)
ab_UART_UFCR0x9032UART FIFO Control Register (UART_UFCR)
ab_UART_USR10x9432Description UART Status Register 1 (UART_USR1) Transmitter Ready Interrupt Receiver Ready Interrupt Receiver Idle
ab_UART_USR20x9832UART Status Register 2 (UART_USR2)
ab_UART_UESC0x9c32UART Escape Character Register (UART_UESC)
ab_UART_UTIM0xa032UART Escape Timer Register (UART_UTIM)
ab_UART_UBIR0xa432UART BRM Incremental Register (UART_UBIR)
ab_UART_UBMR0xa832UART BRM Modulator Register (UART_UBMR)
ab_UART_UBRC0xac32UART Baud Rate Count Register (UART_UBRC)
ab_UART_ONEMS0xb032UART One Millisecond Register (UART_ONEMS
ab_UART_UTS0xb432UART Test Register (UART_UTS)
ab_UART_UMCR0xb832UART RS-485 Mode Control Register (UART_UMCR)



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

Platform NameVendor
iMX6Snxp.ovpworld.org



NxpPeripherals
Page was generated in 0.0272 seconds