sv: fix always_comb auto nosync for nested and function blocks
authorZachary Snow <zach@zachjs.com>
Tue, 22 Feb 2022 15:57:08 +0000 (16:57 +0100)
committerZachary Snow <zachary.j.snow@gmail.com>
Tue, 5 Apr 2022 20:43:48 +0000 (14:43 -0600)
commitbf15dbd0f7cac8cfb572e137b9332016d0cc483d
tree091c9d597ba8be61fa1ffae67cce214f2433f272
parent957fdb328a2d9640ca4fb0787189eaded84efbd4
sv: fix always_comb auto nosync for nested and function blocks
CHANGELOG
frontends/ast/simplify.cc
tests/verilog/always_comb_nolatch_5.ys [new file with mode: 0644]
tests/verilog/always_comb_nolatch_6.ys [new file with mode: 0644]