blob: db0781d925871b487c16e6afc666eca02cda2cd3 [file] [log] [blame] [view]
# UART IP Verification Environment
UART IP verification environment is extended from the [Comportable IP
verification environment](../../../dv/sv/cip_lib/README.md) to leverage a lot of common
code shared across all IPs that adhere to the
[Comportabie IP specification.](../../../../doc/rm/comportability_specification.md)
## 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.).