Coloquinte / moosic-yosys-plugin

Yosys plugin for logic locking and supply-chain security
GNU General Public License v2.0
20 stars 2 forks source link

Corruption optimization is slow compared to FLL/KIP on very large designs #27

Open Coloquinte opened 4 months ago

Coloquinte commented 4 months ago

Using the greedy optimization on large designs, such as b18_1, can take more than an hour against just minutes for FLL/KIP. Find out if this can be improved.

Coloquinte commented 4 months ago

Slightly improved by #28, but still far from optimal