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

[spi_host] Disable FWFT for the command queue #23067

Merged
merged 1 commit into from
May 13, 2024

Conversation

a-will
Copy link
Contributor

@a-will a-will commented May 11, 2024

Eliminate First Word Fallthrough for the command queue. It was concatenating the bus-write-to-CSR path with the SPI-command-to-I/O-port path, creating an unnecessarily long path for timing.

Eliminate First Word Fallthrough for the command queue. It was
concatenating the bus-write-to-CSR path with the SPI-command-to-I/O-port
path, creating an unnecessarily long path for timing.

Signed-off-by: Alexander Williams <awill@opentitan.org>
@a-will a-will merged commit 11107d5 into lowRISC:master May 13, 2024
34 checks passed
@a-will a-will deleted the spi-host-no-fwft branch May 13, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants