updated comment since directed test use the same flow

This commit is contained in:
Saad Khalid 2023-01-27 11:37:00 +00:00 committed by Greg Chadwick
parent c00e3198e3
commit 10f4fad3e8

View file

@ -46,7 +46,7 @@ $(METADATA-DIR)/tb.compile.stamp: \
@touch $@
###############################################################################
# Run ibex RTL simulation with randomly-generated program and uvm stimulus
# Run ibex RTL simulation with random or directed test and uvm stimulus
$(rtl-sim-logs): $(TESTS-DIR)/%/$(rtl-sim-logfile): \
$(TB-COMPILE-STAMP) $(TESTS-DIR)/%/test.bin scripts/run_rtl.py