Skip to content
#

openpower

Here are 23 public repositories matching this topic...

mikey
mikey commented Mar 16, 2022

Currently we don't reset registers or we use := initalisers when defining signals.

This works ok in FPGAs and ghdl sim but sucks for ASIC and gate level sim as it causes a lot of X state propagation issues.

Scrub all of the code to add resets to register state.

help wanted good first issue

Improve this page

Add a description, image, and links to the openpower topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openpower topic, visit your repo's landing page and select "manage topics."

Learn more