-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Bug Title
Issue with manifest file in vcsify with make vcs-* options
Type
- Compile error
Steps to Reproduce
- Branch : Master
- Command line
a. cd $core-v-verif/cv32e40p/sim/core
b. make vcs-run
Additional context
Command in makefile
$(VCS) +vc -sverilog -race=all -ignore unique_checks -full64
-timescale=1ns/1ps
-assert svaext
-CC "-I$(VCS_HOME)/include -O3 -march=native" $(VCS_FLAGS)
-f
The CV_CORE_MANIFEST already includes the right path, hence MAKE_DIR isn't needed.
Metadata
Metadata
Assignees
Labels
No labels