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

Some Hardware Bug for vstu running imatmul #369

Open
Rarity0123 opened this issue Oct 29, 2024 · 1 comment
Open

Some Hardware Bug for vstu running imatmul #369

Rarity0123 opened this issue Oct 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Rarity0123
Copy link

Issue

I found an issue with vstu.sv running imatmul when the first AXI B response is significantly delayed, while vinsn_queue_d.issue_pnt returns to 0. The failure waveform is shown below.
ara_bug
As observed, when axi_b_valid is asserted, the condition in the combinational circuit of vstu.sv does not match, causing the entire system to stall.
image

@mp-17 mp-17 self-assigned this Nov 25, 2024
@mp-17 mp-17 added the bug Something isn't working label Nov 25, 2024
@mp-17
Copy link
Collaborator

mp-17 commented Nov 25, 2024

Thanks a lot, I will fix this asap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants