cve2 icon indicating copy to clipboard operation
cve2 copied to clipboard

Update Makefile(s) to support Cadence Xcelium and other TBD simulators

Open DBees opened this issue 2 years ago • 5 comments

DBees avatar Jan 24 '23 02:01 DBees

The current head of the cv32e20/dev branch of core-v-verif (969d2d7) is working with Xcelium. The following works as expected:

$ make test TEST=hello-world SIMULATOR=xrun USE_ISS=0

What other simulators are needed by the CV32E20 team?

MikeOpenHWGroup avatar Apr 18 '23 14:04 MikeOpenHWGroup

CORE-V-VERIF Pull-Request #2195 adds support for VCS.

MikeOpenHWGroup avatar Sep 12 '23 14:09 MikeOpenHWGroup

As far as I can tell, the Makefiles for CV32E20 have supported Questasim (VSIM) as of CORE-V-VERIF Pull-Request #2003. In any case, I can report that a ci_check regression runs cleanly with both VSIM and VCS on the current head of the cv32e20/dev branch (2f551d3).

As such, I think this Task can be closed.

MikeOpenHWGroup avatar Oct 05 '23 15:10 MikeOpenHWGroup

In order to complete this task, the merge of cv32e20/dev to master is required. We need to exclude the cv32e20 folder in the merge as it is currently in a different repo

MarioOpenHWGroup avatar Mar 11 '24 09:03 MarioOpenHWGroup

@MarioOpenHWGroup that means change to 'In Progress'?

Floadv298 avatar Mar 25 '24 07:03 Floadv298