proc_dff: Fix emitted FF when a register is not assigned in async reset
authorMarcelina Kościelnicka <mwk@0x04.net>
Sat, 6 Mar 2021 02:59:03 +0000 (03:59 +0100)
committerMarcelina Kościelnicka <mwk@0x04.net>
Mon, 8 Mar 2021 16:01:43 +0000 (17:01 +0100)
commit760284033d6f255790d44bfcda0d1625a0c7bc87
treee23050e2e3c0c85fd560d0f63dca347832d8e24f
parentbc717abad2187b2aacaac7e9b8e152462769056a
proc_dff: Fix emitted FF when a register is not assigned in async reset

Fixes #2619.
passes/proc/proc_dff.cc
tests/proc/bug2619.ys [new file with mode: 0644]