mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
parent
0a0a18c2cb
commit
fd0d93ddf7
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
GEN_DIR := $(realpath ../../../vendor/google_riscv-dv)
|
||||
TOOLCHAIN := ${RISCV_TOOLCHAIN}
|
||||
|
||||
# Explicitly ask for the bash shell
|
||||
SHELL := bash
|
||||
|
||||
# Seed for instruction generator and RTL simulation
|
||||
#
|
||||
# By default, SEED is set to a different value on each run by picking a random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue