tillitis-key1 icon indicating copy to clipboard operation
tillitis-key1 copied to clipboard

Add model for SB_LUT4 to allow linting

Open secworks opened this issue 1 year ago • 1 comments

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.

secworks avatar Apr 25 '24 12:04 secworks

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.

secworks avatar Apr 25 '24 12:04 secworks

Closing this, created an issue instead. #260

dehanj avatar Aug 30 '24 09:08 dehanj