cycle accting for negative clock edge

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2021-08-18 12:30:05 -07:00
parent 243d88292f
commit 38a097f8a7
2 changed files with 14 additions and 2 deletions
+1
View File
@@ -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_;