mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 09:45:18 +00:00
enable assertions in Verilator
This commit is contained in:
parent
f597eb8eec
commit
c776ef3fd4
@ -6,7 +6,7 @@ SHELL := /bin/bash
|
||||
.PHONY: profile run questa clean
|
||||
|
||||
# verilator configurations
|
||||
OPT=
|
||||
OPT=--assert
|
||||
PARAMS?=--no-trace-top
|
||||
NONPROF?=--stats
|
||||
VERILATOR_DIR=${WALLY}/sim/verilator
|
||||
|
Loading…
Reference in New Issue
Block a user