Skip to content

Conversation

@ekiwi
Copy link

@ekiwi ekiwi commented Mar 8, 2019

Lattice was essentially implicitly instanciating
the Write_Data, Bypass_D and Bypass_R registers
and adding the apropriate muxes.

Now that the register bypass is explcit, there should
be no more race conditions (i.e. concurrent <= assignments)
and yosys is able to infer the correct RAM.

Let me know if you are interested in this change.

Lattice was essentially implicitly instanciating
the Write_Data, Bypass_D and Bypass_R registers
and adding the apropriate muxes.

Now that the register bypass is explcit, there should
be no more race conditions (i.e. concurrent <= assignments)
and yosys is able to infer the correct RAM.
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