mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
updated comment since directed test use the same flow
This commit is contained in:
parent
c00e3198e3
commit
10f4fad3e8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue