mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
Merge pull request #1083 from jordancarlin/verilator_assertions
Enable assertions in Verilator
This commit is contained in:
commit
848c5feda7
@ -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