The simulator is not affected by the target flags. Its configuration is set through the `HEXAGON_SIM_ARGS` environement variable. The format is ``` HEXAGON_SIM_ARGS="[cpu_version [other_flags]]" ``` Where `[]` means an optional value. The cpu_version is something like v66 or v68, the rest of the flags follow the flags to `hexagon-sim` (from the Hexagon toolchain). If you only want to set the architecture to v66, set `HEXAGON_SIM_ARGS="v66"`.
--- [Visit Topic](https://discuss.tvm.apache.org/t/how-to-set-cpu-of-hexagon-simulator/12938/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/b71c630ab0cb373ed17c870dd4b62423c1b887d1ec03b2fd66e27df0c23dc12e).