Remove help text on nonexistent bmark_timeout_cycles
This commit is contained in:
@@ -29,8 +29,7 @@ HELP_SIMULATION_VARIABLES = \
|
|||||||
" LOADMEM = riscv elf binary that should be loaded directly into simulated DRAM. LOADMEM=1 will load the BINARY elf" \
|
" LOADMEM = riscv elf binary that should be loaded directly into simulated DRAM. LOADMEM=1 will load the BINARY elf" \
|
||||||
" LOADARCH = path to a architectural checkpoint directory that should end in .loadarch/, for restoring from a checkpoint" \
|
" LOADARCH = path to a architectural checkpoint directory that should end in .loadarch/, for restoring from a checkpoint" \
|
||||||
" VERBOSE_FLAGS = flags used when doing verbose simulation [$(VERBOSE_FLAGS)]" \
|
" VERBOSE_FLAGS = flags used when doing verbose simulation [$(VERBOSE_FLAGS)]" \
|
||||||
" timeout_cycles = number of clock cycles before simulator times out, defaults to 10000000" \
|
" timeout_cycles = number of clock cycles before simulator times out, defaults to 10000000"
|
||||||
" bmark_timeout_cycles = number of clock cycles before benchmark simulator times out, defaults to 100000000"
|
|
||||||
|
|
||||||
# include default simulation rules
|
# include default simulation rules
|
||||||
HELP_COMMANDS = \
|
HELP_COMMANDS = \
|
||||||
|
|||||||
Reference in New Issue
Block a user