blob: 41511951234b56d85dfc5a2ab053966dcfc52e2f [file] [log] [blame]
# UART IP Verification Environment
UART IP verification environment is extended from the [Comportable IP
verification environment](/hw/dv/sv/cip_lib/README.md) to leverage a lot of common
code shared across all IPs that adhere to the
[Comportable IP](/doc/rm/ComportabilitySpecification.md) specification.
## Environment
### Block Diagram
## Key fetures verified
## Testplan
## How to run simulation
Please run the following command to build and run tests:
`make TEST_NAME=<test-name>`
Please see adjoining Makefile file for list of available tests to run. Please
see `hw/dv/tools/README.md` for additional details on options that can be passed
(such as enabling waves, running with specific seed etc.).