Skip to content

Faster build for only changed module #1834

Closed Answered by jerryz123
HazemAlindari asked this question in Q&A
Discussion options

You must be logged in to vote

No, any RTL change requires a complete rerun of both chisel elaboration, verilation, and compilation of the RTL simulator.

If you have access, you can try using VCS, which offers a much faster compilation flow.

You can also pass -j flags to make to parallelize the compilation process.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HazemAlindari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants