mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-03 21:09:12 +00:00
If used, all instances of blackboxes in a module will be removed via `cutpoint -undef`. The undef wires can then be handled as usual by `setundef`. e.g. `setundef -blackbox -anyseq` will remove instances of blackboxes and replace their outputs with `$anyseq` cells. |
||
|---|---|---|
| .. | ||
| cmds | ||
| equiv | ||
| fsm | ||
| hierarchy | ||
| memory | ||
| opt | ||
| pmgen | ||
| proc | ||
| sat | ||
| techmap | ||
| tests | ||