mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
tests/opt: Fix comments
This commit is contained in:
@@ -47,9 +47,8 @@ EOT
|
|||||||
select -assert-any i:a %co* o:out %i
|
select -assert-any i:a %co* o:out %i
|
||||||
|
|
||||||
opt_muxtree
|
opt_muxtree
|
||||||
# a gets optimized out
|
|
||||||
opt_reduce
|
opt_reduce
|
||||||
opt_expr
|
opt_expr
|
||||||
|
|
||||||
# a no longer drives out
|
# a still drives out
|
||||||
select -assert-any o:out %ci* i:a %i
|
select -assert-any o:out %ci* i:a %i
|
||||||
|
|||||||
Reference in New Issue
Block a user