yosys/backends/aiger
Jannis Harder 10d5d358d2 Ignore $scopeinfo in write_aiger
While SBY's aiger flow already removes non-assertion driving logic,
there are some uses of write_aiger outside of SBY that could end up with
$scopeinfo cells, so we explicitly ignore them.

The write_btor backend works differently and due to the way it
recursively visits cells, it would never reach isolated cells like
$scopeinfo.
2024-02-06 17:51:29 +01:00
..
Makefile.inc Add write_xaiger 2019-02-11 15:18:42 -08:00
aiger.cc Ignore $scopeinfo in write_aiger 2024-02-06 17:51:29 +01:00
xaiger.cc ABC9: Cell Port Bug Patch (#3670) 2023-04-22 16:24:36 -07:00