Searched refs:last_clk_div_dff (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dsent/model/electrical/
H A DMuxTreeSerializer.cc204 ElectricalModel* last_clk_div_dff = NULL; local
214 if (last_clk_div_dff == NULL)
217 propagatePortTransitionInfo(clk_div_dff, "CK", last_clk_div_dff, "Q");
235 last_clk_div_dff = clk_div_dff;

Completed in 5 milliseconds