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

Updated FSM to latch meta data #1233

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Updated FSM to latch meta data #1233

merged 4 commits into from
Feb 10, 2025

Conversation

mmishra9
Copy link
Contributor

Description

Updated FSM to latch the meta data to the AXIS in AxiStreamDmaV2Write.vhd. The 'overflow' bit should now be available in the AXIS header.

Verified

This commit was signed with the committer’s verified signature.
sourabhxyz Sourabh
@ruck314 ruck314 changed the base branch from main to pre-release January 28, 2025 00:59
@ruck314
Copy link
Contributor

ruck314 commented Jan 28, 2025

@mmishra9 Have you and Jeremy built this FW and tested in the actual hardware yet to see if it fixes the issue? Are you able to force a overflow event to confirm that the FW and kernel driver has the behavior you want?

Copy link
Contributor

@slacrherbst slacrherbst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmishra9 This is not correct. DUMP_S needs to go to RETURN_S if meta is not enabled, similiar to the if statement included at the end of the PAD_S state. This will result in data corruption somewhere if meta is not enabled, i.e. the datagpu standard to host DMAs.

@ruck314 ruck314 requested review from slacrherbst and removed request for ruck314 February 5, 2025 20:19
@ruck314 ruck314 merged commit 2a7f737 into pre-release Feb 10, 2025
1 check passed
@ruck314 ruck314 deleted the mishra_dev43 branch February 10, 2025 18:33
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

Successfully merging this pull request may close these issues.

None yet

3 participants