Matt Liberty

Results 1724 comments of Matt Liberty

I've fixed the crash in in #5010. Fixing the auto complete looks a harder (I hate tcl). I'll see if I can find a solution for that as it affects...

Good idea, I'll add one (and I suspect fix a lot of issues).

The hall of shame ``` cluster_flops check_placement repair_antennas triton_part_design optimize_mirroring evaluate_part_design_solution place_endcaps highlight_path remove_fillers check_antennas global_placement_debug improve_placement pdngen insert_dft set_driving_cell tapcell tapcell_ripup preview_dft define_corners ```

#5032 adds the test but doesn't actually fix the problem yet. The 'skip' list there needs to be reduced down to just 'exit' (which shouldn't be tested).

@arthurjolo please take care of fixing up the commands.

All are fixed except define_corners which will require an sta fix/update cycle.

Note that there isn't necessarily a clean split. An endpoint could have reg-to-reg paths and io-to-reg paths. The endpoint doesn't really know which is the source so implementing this is...

> Ah. What I want is a register to register slack histogram. That is unambigious, no? It is a histogram of end-point slack, not start-end pairs. You would have to...

@tspyrou does sta have tags to represent this info? I don't see any efficient way to implement this request short of modifying the constraints and rebuilding the whole graph.