Commit 93792464 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by Mergify
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>
(cherry picked from commit 3e8eb13a)
parent 9befb107
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