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

dv test for mailbox accesses and wait testing #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

peteasa
Copy link
Contributor

@peteasa peteasa commented Jan 3, 2016

Using elink0_mux_txwr_access to filter frames for elink0 and elink1_mux_rxwr_access for elink1
Tests can write to mailbox in elink0 or elink1 and read from mailbox in elink0
Adding WAIT parameter to elink1 the rx channel on elink1 backs up into the tx channel of elink0
MMU can also be used in both elink0 and elink1 if necessary

Added simple memory testing with mailbox providing failure count feedback from core

Signed-off-by: Peter Saunderson [email protected]

Using elink0_mux_txwr_access to filter frames for elink0 and elink1_mux_rxwr_access for elink1
Tests can write to mailbox in elink0 or elink1 and read from mailbox in elink0
Adding WAIT parameter to elink1 the rx channel on elink1 backs up into the tx channel of elink0
MMU can also be used in both elink0 and elink1 if necessary

Added simple memory testing with mailbox providing failure count feedback from core

Signed-off-by: Peter Saunderson <[email protected]>
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.

1 participant