-
Notifications
You must be signed in to change notification settings - Fork 782
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
[spi_device/dv] Verify CDC path when switching to/out of FW mode #15457
Comments
Triaged for |
@cindychip / @msfschaffner to comment or reassign |
Assigning to @msfschaffner to forward assign |
We are not going to make any FIFO / DPRAM changes to The course of action is to waive the associated CDC messages, and rely on proper sequencing of the mode change / clock change as described here: opentitan/hw/ip/spi_device/rtl/spi_device.sv Lines 957 to 975 in 4fbf55e
CC @cindychip |
CDC enablement was done recently. |
The course of action was to waive the associated messages in static CDC analysis (which was done by @cindychip), and update the docs in #18102 to note this limitation. We can therefore move this to the M2.5 backlog so that we can track this issue and fix it properly at a later point in time. |
Oh, one thing I should point out: we have two CDC methodologies:
|
@hcallahan-lowrisc - I believe that you will be working on V2.5 sign-off for SPI_Device. |
FW mode to be removed, so issue is moot. |
Depend on how we decide in #15452
sram_clk_en
The text was updated successfully, but these errors were encountered: