mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 08:43:04 +02:00
cycle accting for negative clock edge
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -66,6 +66,7 @@ private:
|
||||
int tgt_cycle,
|
||||
float delay,
|
||||
float req);
|
||||
int firstCycle(const ClockEdge *clk_edge) const;
|
||||
|
||||
const ClockEdge *src_;
|
||||
const ClockEdge *tgt_;
|
||||
|
||||
Reference in New Issue
Block a user