efabless / caravel

Caravel is a standard SoC harness with on chip resources to control and read/write operations from a user-dedicated space.
https://caravel-harness.readthedocs.io/
Apache License 2.0
295 stars 69 forks source link

Fix #555 full-chip STA: Flatten GL netlist array instances for decaps/fills #556

Open amm-efabless opened 4 weeks ago

amm-efabless commented 4 weeks ago

Flattens array instances of decap/fill cells in gate-level netlists, to make them compatible again with full-chip STA flows. Addresses #555 and thus https://github.com/efabless/caravel_user_project/issues/377

DavidRLindley commented 3 weeks ago

Looks good to me but I'm not authorized to merge it.