Currently, ETISS does not integrate a full virtual machine for vector extension. A "softvector" module similar to "softfloat" would be necessary to have somewhat performant vector processor simulation.
Past Efforts:
There have been efforts to integrate such things into ETISS in the past:
Promising Third-Party Effort
A new promising effort is put forward by this repo: minres/softvector
Since it's used in the DBT-RISE-RISCV, it might be a good fit for ETISS.
Challenges
Unique challenge for ETISS in order to integrate such efforts:
Currently, ETISS does not integrate a full virtual machine for vector extension. A "softvector" module similar to "softfloat" would be necessary to have somewhat performant vector processor simulation.
Past Efforts:
There have been efforts to integrate such things into ETISS in the past:
Promising Third-Party Effort
A new promising effort is put forward by this repo: minres/softvector
Since it's used in the DBT-RISE-RISCV, it might be a good fit for ETISS.
Challenges
Unique challenge for ETISS in order to integrate such efforts: