Unverified Commit 3e8eb13a authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

[codegen] Simpler FIRRTL Code for Reg w/o Reset (#3280)



Change FIRRTL emission to use a simpler syntax for registers without a
reset.  Previously, this used a self-reset with a zero reset signal.
Simplify this to emit a register without a reset.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent f8c9cc5b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment