Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the testbench with VCS can’t find file vcs.tcl #2571

Open
hjy-ucas opened this issue Dec 26, 2024 · 4 comments
Open

Running the testbench with VCS can’t find file vcs.tcl #2571

hjy-ucas opened this issue Dec 26, 2024 · 4 comments

Comments

@hjy-ucas
Copy link

Bug Title

Running the testbench with VCS can’t find file vcs.tcl

Type

  • Other.

Steps to Reproduce

Command line :
make vcs-run
Result:
couldn't open ../tools/vcs/vcs_batch.tcl : no such file or directory

image

Additional context

cd $CORE_V_VERIF/cv32e40p/sim/core 
make

image
The solution is to add --Wno-MULTIDRIVEN --Wno-COMBDLY to the Makefile.
image

@hjy-ucas
Copy link
Author

I have supplemented the files and content code, and it seems that the simulation can be carried out normally.
image

@MikeOpenHWGroup
Copy link
Member

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.

@hjy-ucas
Copy link
Author

hjy-ucas commented Jan 6, 2025

太棒了!你愿意为此提交一个拉取请求吗?你需要签署Eclipse 贡献者协议- 别担心,这很轻松,很简单。

Thank you very much. I have already signed the Eclipse Contributor Agreement. What else do I need to do next?

@MikeOpenHWGroup
Copy link
Member

Please review CONTRIBUTING for the details regarding how to submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants