Skip to content

Add resets to all register state #359

@mikey

Description

@mikey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions