3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-29 10:23:47 +00:00

tests/opt: Fix comments

This commit is contained in:
Krystine Sherwin 2026-07-23 14:59:12 +12:00
parent 7d942b9893
commit 29a6295d7c
No known key found for this signature in database

View file

@ -47,9 +47,8 @@ EOT
select -assert-any i:a %co* o:out %i
opt_muxtree
# a gets optimized out
opt_reduce
opt_expr
# a no longer drives out
select -assert-any o:out %ci* i:a %i
# a still drives out
select -assert-any o:out %ci* i:a %i