You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice! Would you be willing to submit a pull-request for this? You would need to sign the Eclipse Contributor Agreement - don't worry it is painless and easy.
Bug Title
Running the testbench with VCS can’t find file vcs.tcl
Type
Steps to Reproduce
Command line :
make vcs-run
Result:
couldn't open ../tools/vcs/vcs_batch.tcl : no such file or directory
Additional context
The solution is to add
--Wno-MULTIDRIVEN --Wno-COMBDLY
to the Makefile.The text was updated successfully, but these errors were encountered: