mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-10 08:01:14 +00:00
Every cell needs an AIG model or the pass errors out, and the signorm marker cells are bookkeeping with no timing behaviour and no model: `Unsupported cell '$input_port' in module 'top2'` (various/timeest). Joining the ~20 passes that already opt out is cheaper than teaching the estimator which cell types are not logic. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MQU5XCqDYY8MbivGkNRrDo |
||
|---|---|---|
| .. | ||
| cmds | ||
| equiv | ||
| fsm | ||
| hierarchy | ||
| memory | ||
| opt | ||
| pmgen | ||
| proc | ||
| sat | ||
| techmap | ||
| tests | ||
| CMakeLists.txt | ||