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

/gem5/ext/dsent/model/std_cells/
H A DCellMacros.h45 static void updateNor2(StdCell* cell_, const String& name_, double normalized_size_);
H A DNOR2.cc215 CellMacros::updateNor2(this, "NOR", drive_strength_);
H A DOR2.cc220 CellMacros::updateNor2(this, "NOR2", drive_strength_ * 0.66);
H A DCellMacros.cc68 void CellMacros::updateNor2(StdCell* cell_, const String& name_, double normalized_size_) function in class:DSENT::CellMacros

Completed in 15 milliseconds