Skip to content

[dub_lib] cleanup console transmit functions #196

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

Merged
merged 2 commits into from
Jun 4, 2025

Conversation

timothytrippel
Copy link
Collaborator

Most of the console transmit functions performed the following actions:
1. wait for a sync message from the DUT,
2. transmit some payload.

This consolidates all data ATE-->DUT transmit functions to a single function that takes an extra parameter: the sync message.

@timothytrippel timothytrippel requested review from moidx and cfrantz June 4, 2025 07:13
@timothytrippel timothytrippel changed the title [dub_lib] clean console transmit functions [dub_lib] cleanup console transmit functions Jun 4, 2025
@timothytrippel timothytrippel force-pushed the ft-tp-perso-p6 branch 2 times, most recently from 2633fa0 to 29ea828 Compare June 4, 2025 19:08
Most of the console transmit functions performed the following actions:
1. wait for a sync message from the DUT,
2. transmit some payload.

This consolidates all data ATE-->DUT transmit functions to a single
function that takes an extra parameter: the sync message.

Signed-off-by: Tim Trippel <[email protected]>
This removes unused functions from the CP and FT reference test
programs.

Signed-off-by: Tim Trippel <[email protected]>
@timothytrippel timothytrippel merged commit 8d34eda into lowRISC:main Jun 4, 2025
4 checks passed
@timothytrippel timothytrippel deleted the ft-tp-perso-p6 branch June 4, 2025 21:15
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.

3 participants