This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Imperas Risc-V OVPsim Release v20200218.0
riscvOVPsim Change Log
Copyright (c) 2005-2020 Imperas Software Ltd., www.imperas.com
This CHANGELOG contains information for the riscvOVPsim fixed platform which includes information of the OVP Simulator and RISCV processor model
Date 2020-February-19
Release 20200218.0
- Some Vector Extension issues have been corrected:
- Behavior of vmv.x.s and vfmv.f.s has been corrected when vstart>=vl so that
the result register is correctly updated (previously it was left unchanged
in this case). - Behavior of whole-register operations when vtype.vill=1 has been corrected
(these instructions should execute even when vtype.vill=1). - Behavior of vid.v has been corrected when vstart!=0.
- Behavior of vmv.x.s and vfmv.f.s has been corrected when vstart>=vl so that