You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using riscvOVPsim to run tests, and I encountered the following issue regarding the license expiration:
"Fatal (PER_TMO) Product riscvOVPsim version 20230724.0 license expired on 22 Oct 2023.
Please download a new version, or if not available please contact [email protected] and provide this information.
Info Exiting"
Steps to Reproduce:
I compiled RISC-V programs using imperas-riscv-tests.
When attempting to run any program (e.g., /root/imperas-riscv-tests/work/rv32i_m/I/ADDI-01.elf), I receive the above error.
The test compiles successfully, but I am unable to execute the simulation due to the license expiration.
System Details:
Simulator version: riscvOVPsim version 20230724.0
Operating system: Ubuntu 20.04
Architecture: 64-bit
command used : /root/imperas-riscv-tests/riscv-ovpsim/bin/Linux64/riscvOVPsim.exe --program /root/imperas-riscv-tests/work/rv32i_m/I/ADDI-01.elf
Please provide guidance on how to download or access the newer version of riscvOVPsim. The Imperas website suggests visiting GitHub, but I couldn't find the download link for the latest version.
Thank you for your support.
The text was updated successfully, but these errors were encountered:
I am using riscvOVPsim to run tests, and I encountered the following issue regarding the license expiration:
"Fatal (PER_TMO) Product riscvOVPsim version 20230724.0 license expired on 22 Oct 2023.
Please download a new version, or if not available please contact [email protected] and provide this information.
Info Exiting"
Steps to Reproduce:
I compiled RISC-V programs using imperas-riscv-tests.
When attempting to run any program (e.g., /root/imperas-riscv-tests/work/rv32i_m/I/ADDI-01.elf), I receive the above error.
The test compiles successfully, but I am unable to execute the simulation due to the license expiration.
System Details:
Simulator version: riscvOVPsim version 20230724.0
Operating system: Ubuntu 20.04
Architecture: 64-bit
command used : /root/imperas-riscv-tests/riscv-ovpsim/bin/Linux64/riscvOVPsim.exe --program /root/imperas-riscv-tests/work/rv32i_m/I/ADDI-01.elf
Please provide guidance on how to download or access the newer version of riscvOVPsim. The Imperas website suggests visiting GitHub, but I couldn't find the download link for the latest version.
Thank you for your support.
The text was updated successfully, but these errors were encountered: