Files
OpenSTA/include
Matt Liberty b64d149ce5 Add a less operator to BddPortVarMap
bdd_port_var_map_, of type BddPortVarMap, is iterated over in
Power::evalBddActivity.  Previously the map used pointer comparison so
the iteration order was non-deterministic.  The computed density was
therefore non-deterministic due to the non-associativity of
floating-point addition.

Signed-off-by: Matt Liberty <[email protected]>
2025-06-14 05:52:32 +00:00
..
2025-06-14 05:52:32 +00:00