I'm building a verification environment for a simple RiscV core design. I generated an assembly file using the UVM generator from google and I want to use it with OVPsim but it works only with .c files. Does anyone have experience with
I tried downloading and using the GNU compiler and couldn't compile it.
Link for google's env: (slide 17):
Has anyone worked with this before? is it possible to use Imperas's OVP simulator in this environment?