blob: bcb598dfbfe17f25ce8314b7d0964fff96492fcb [file] [log] [blame]
Leonardo Sandoval9dfdd1b2020-08-06 17:08:11 -05001#!/usr/bin/env bash
Zelalemeb9c1bb2020-08-04 12:40:46 -05002
3set_model_path "$warehouse/SysGen/Models/$model_version/$model_build/models/$model_flavour/FVP_Base_Herculesx4"
4
5# Option not supported on Hercules FVP yet.
6export no_quantum=""
7
8source "$ci_root/model/fvp_common.sh"