mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-21 05:06:41 +00:00
Replace `cutpoint -blackbox` behaviour with `cutpoint -blackbox -instances` behaviour. Drop `-instances` flag. Add `-noscopeinfo` flag. Use `RTLIL::Selection::boxed_module()` helper to shortcut blackbox check. Update `cutpoint_blackbox.ys` tests to match. |
||
|---|---|---|
| .. | ||
| assertpmux.cc | ||
| async2sync.cc | ||
| clk2fflogic.cc | ||
| cutpoint.cc | ||
| eval.cc | ||
| example.v | ||
| example.ys | ||
| expose.cc | ||
| fmcombine.cc | ||
| fminit.cc | ||
| formalff.cc | ||
| freduce.cc | ||
| Makefile.inc | ||
| miter.cc | ||
| mutate.cc | ||
| qbfsat.cc | ||
| qbfsat.h | ||
| recover_names.cc | ||
| sat.cc | ||
| sim.cc | ||
| supercover.cc | ||
| synthprop.cc | ||