-
Notifications
You must be signed in to change notification settings - Fork 642
Description
Hi team
After the simulation i am facing the below error
make: *** [/Projects/marmik_project/hemashri.bhagavati/april/ibex/riscof_work/Makefile.DUT-ibex:9: TARGET1] Error 1
Flag could not be matched: isa
STEPS FOLLOWED:
cloned by using this: git clone https://github.com/Abdulwadoodd/ibex
Inside ibex again cloned complince tests: git clone https://github.com/riscv-non-isa/riscv-arch-test.git
For env setup
riscof setup --dutname=ibex
riscof --verbose info arch-test --clone
riscof validateyaml --config=config.ini
EXPORT COMMANDS:
export SAIL_RISCV=/tools/sail-riscv-new/c_emulator
export PATH=/tools/sail-riscv-new/c_emulator:$PATH
RUN COMMAND:
riscof run --config=config.ini --suite=riscv-arch-test/riscv-test-suite/rv32i_m/C --env=riscv-arch-test/riscv-test-suite/env