3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-30 05:09:04 +00:00
yosys/backends/aiger2
Jannis Harder 4918f37be3 write_aiger2: Treat inout ports as output ports
With the previous bufnorm implementation inout ports were not supported
at all, so this didn't matter, but with the new bufnorm implementation
they need to be treated as output ports.
2025-09-17 13:56:46 +02:00
..
aiger.cc write_aiger2: Treat inout ports as output ports 2025-09-17 13:56:46 +02:00
Makefile.inc Start an 'aiger2' backend 2024-09-17 13:55:58 +02:00