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

/gem5/ext/dsent/model/std_cells/
H A DStdCellLib.cc140 StdCell* nor2 = createStdCell("NOR2", "CachedNOR2"); local
141 nor2->cacheStdCell(this, cell_sizes[i].toDouble());
142 delete nor2;

Completed in 2 milliseconds