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

/gem5/ext/mcpat/cacti/
H A Dnuca.cc214 if (g_ip->wt == Low_swing) {
215 wt_min = Low_swing;
216 wt_max = Low_swing;
219 wt_max = Low_swing - 1;
223 wt_max = Low_swing;
465 } else if (fr->h_wire->wt == Low_swing) {
H A DUcache.cc123 wt_min = Low_swing;
124 wt_max = Low_swing;
127 wt_max = Low_swing - 1;
131 wt_max = Low_swing;
H A Dcacti_interface.h111 Low_swing /* differential low power wires with high area overhead */, enumerator in enum:Wire_type
H A Dwire.cc144 if (wt != Low_swing) {
205 } else if (wt == Low_swing) {
660 Wire *l_wire = new Wire(Low_swing, 0.001/* 1 mm*/, 1);
H A Dio.cc402 wt = Low_swing;
793 g_ip->wt = Low_swing;
994 g_ip->wt = Low_swing;

Completed in 23 milliseconds