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

Add model for SB_LUT4 to allow linting #222

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

secworks
Copy link
Contributor

@secworks secworks commented Apr 25, 2024

This adds a simple sim model of the SB_LUT4 instance, that allows for linting of the UDS core without blowing up.

Building of the sim target breaks due to change of how the uds_rom is implemented. This needs to be fixed, but should probably be done when the uds implementation is cleaned up. For now we simply disable the failing parts of the test environment.

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
@secworks
Copy link
Contributor Author

We should probably instead add a sim model of uds_rom. Which then would not include the SB_ROM. So any testcases would just ensure that we cam read out data, and subsequent reads are blocked.

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

1 participant