Test config
Example configuration for dhrystone
# Hardware configuration YAML
hw_config_yaml: $ACORECHIP/hw_configs/acorechip/rv32im.yml
# Path to test program (where Makefile is)
test_program: $ACORESOFTWARE/sw/riscv-tests
# Simulation configuration YAML
sim_config_yaml: $ACORETESTBENCHES/sim_configs/thesdk.yml
# Arbitrary key-value pairs transmitted to Makefile
make_args:
RISCV_TEST_NAME: dhrystone
# Override select sim config values
sim_config:
timeout: 1000000
libraries:
- $ACORELIBRARY/a-core-utils