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

make -jN run Error and cannot locate project 'chisel' in 'chisel3' directory #167

Open
irays18 opened this issue Nov 20, 2020 · 0 comments

Comments

@irays18
Copy link

irays18 commented Nov 20, 2020

$ make -j4 run
cd /path/rocket/rocket-chip && java -Xmx2G -Xss8M -jar /path/rocket/rocket-chip/sbt-launch.jar -Dsbt.sourcemode=true -Dsbt.workspace=$PWD assembly
[info] welcome to sbt 1.3.13 (Ubuntu Java 11.0.9.1)
[info] loading settings for project rocket-chip-build from plugins.sbt ...
[info] loading project definition from /path/rocket/rocket-chip/project
[info] loading settings for project rocketchip from build.sbt ...
[error] No project 'chisel' in 'file:///path/rocket/rocket-chip/chisel3/'.
[error] Valid project IDs: chisel3
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? 

What is the way to proceed from now?

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

1 participant