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

FIX - Simplify Intlk Control protocol #36

Open
ericonr opened this issue Nov 8, 2023 · 0 comments
Open

FIX - Simplify Intlk Control protocol #36

ericonr opened this issue Nov 8, 2023 · 0 comments

Comments

@ericonr
Copy link
Member

ericonr commented Nov 8, 2023

Per 469fc1b, the logic used for intlk control, that uses SPs and RBs according to the command being run, is unnecessarily complicated, and caused the IntlkLogEnbl-Sel PINI run to overwrite the bit that had been set by IntlkCtrlEnbl-Sel, because IntlkCtrlRaw hadn't been updated yet.

The wireshark filter used to confirm that there were two register writes during IOC startup was:

ip.src == 10.20.26.101 and ip.dst == 10.20.26.105 and tcp and tcp.flags.push == 1 and frame contains 0d:79
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

No branches or pull requests

1 participant