tree: e87c4bed6326ebfec8b69ec6d8c79feb956e5243 [path history] [tgz]
  1. env/
  2. tb/
  3. tests/
  4. Makefile
  5. README.md
  6. uart_sim.core
hw/ip/uart/dv/README.md

UART IP Verification Environment

UART IP verification environment is extended from the Comportable IP verification environment to leverage a lot of common code shared across all IPs that adhere to the Comportabie IP 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.).