Change makefile default simulator for core_ibex dv to xcelium

This commit is contained in:
Harry Callahan 2022-05-19 12:03:12 +01:00 committed by hcallahan-lowrisc
parent fe157648a6
commit c5567e8f66

View file

@ -35,7 +35,7 @@ COV := 0
# Enable cosimulation flow
COSIM := 1
# RTL simulator
SIMULATOR := vcs
SIMULATOR := xlm
# ISS (spike, ovpsim)
ISS := spike
# Test name (default: full regression)