Run core_ibex dv with cosim by default

This commit is contained in:
Harry Callahan 2022-05-10 15:40:47 +01:00 committed by hcallahan-lowrisc
parent 36129a2cb1
commit 0c38b203dd

View file

@ -33,7 +33,7 @@ WAVES := 1
# Enable coverage dump
COV := 0
# Enable cosimulation flow
COSIM := 0
COSIM := 1
# RTL simulator
SIMULATOR := vcs
# ISS (spike, ovpsim)