The Wayback Machine - https://web.archive.org/web/20220606015522/https://github.com/topics/processor
Skip to content
#

processor

Here are 525 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 processor 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 processor topic, visit your repo's landing page and select "manage topics."

Learn more