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

Multi-objective optimization over multiple metrics #13

Closed Coloquinte closed 9 months ago

Coloquinte commented 11 months ago

Current metrics are area/delay/corruption estimates. We could still add corruption-related metrics + pairwise security.

Now we have to bridge those and add local-search algorithms to take care of the optimization.

Coloquinte commented 9 months ago

This is now implemented