In IP directory run:
cd verify/uvm-python/
To run all tests:
make run_all_tests BUS_TYPE=<bus_type>
To run a certain test:
make run_<test_name> BUS_TYPE=<bus_type>
To run all tests with a tag:
make run_all_tests TAG=<new_tag> BUS_TYPE=<bus_type>
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
In IP directory run:
cd verify/uvm-python/
To run all tests:
make run_all_tests BUS_TYPE=<bus_type>
To run a certain test:
make run_<test_name> BUS_TYPE=<bus_type>
To run all tests with a tag:
make run_all_tests TAG=<new_tag> BUS_TYPE=<bus_type>