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

/gem5/ext/dsent/model/std_cells/
H A DCellMacros.h42 static void addNor2(StdCell* cell_, const String& name_, bool sizable_, bool a1_to_zn_path_, bool a2_to_zn_path_,
H A DNOR2.cc214 CellMacros::addNor2(this, "NOR", true, true, true, "A", "B", "Y");
H A DOR2.cc216 CellMacros::addNor2(this, "NOR2", false, true, true, "A", "B", "Y_b");
H A DCellMacros.cc37 void CellMacros::addNor2(StdCell* cell_, const String& name_, function in class:DSENT::CellMacros

Completed in 11 milliseconds