Skip to content

spyglass: Fix comb-loop in snitch - #168

Open
gbellocchi wants to merge 1 commit into
common-cells-v2from
gb/fix-snitch-comb-loop
Open

spyglass: Fix comb-loop in snitch#168
gbellocchi wants to merge 1 commit into
common-cells-v2from
gb/fix-snitch-comb-loop

Conversation

@gbellocchi

Copy link
Copy Markdown

This PR fixes a combinational loop found via Spyglass into the Snitch cluster. To accomplish this, I deactivated the SameCycleRW feature of cc_passthrough_stream_fifo, which is instantiated as a buffer in idma_dataflow_element.

Remove `SameCycleRW` of `cc_passthrough_stream_fifo` instantiated as buffers in `idma_dataflow_element`.
This modification breaks a comb-loop found via Spyglass in the Snitch cluster.
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.

1 participant