-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Assignment6] Meaning of error message about "Pipeline stall" in 'conv' integration test #78
Comments
Sadly, I encountered same problem too... |
|
Thanks for kind answer!! |
We will prepare the reference waveform for debugging purpose ASAP. Sorry for the inconvenience. |
@woojinnn Thanks to your explanation, I can solve the problem !! |
@JongyCysec Congrats! |
We have added reference waveform files for integration tests (kaist-cp/hazardflow@53b99dd). For more details, please refer to #71 (comment)! |
Thank you!! I appreciate your help. |
Hello, I already passed all unit test and
matmul
,matrix_add
,raw_hazard
integration test.But only
conv
test fails...Could I get some hints about the meaning of pipeline stall error message? ,,,
Other error message shows the different results and I solved with that messages, but this message cannot figure about my code errors...
Thanks for reading!
The text was updated successfully, but these errors were encountered: