<> <> <<>> DAUser Install PWCoreLichen <<>> <<-- the first ram, both ports on the same side>> _ &ct _ Logic.Ram2[7, 4, TRUE] _ &ob _ PWCore.Layout[&ct] _ PWCoreLichen.CompareForTheRestOfUs[&ct, LogicMemImpl.ramShortDesign] _ PW.Draw[&ob] <<-- Please do a drc by hand>> << >> <<-- the first ram, flow-through>> _ &ct _ Logic.Ram2[7, 4, FALSE] _ &ob _ PWCore.Layout[&ct] _ PWCoreLichen.CompareForTheRestOfUs[&ct, LogicMemImpl.ramShortDesign] _ PW.Draw[&ob] <<-- Please do a drc by hand>> <<>> <<-- the short ram, same side>> _ &ct _ Logic.Ram2[8, 4, TRUE, TRUE] _ &ob _ PWCore.Layout[&ct] _ PWCoreLichen.CompareForTheRestOfUs[&ct, LogicMemImpl.ramShortDesign] _ PW.Draw[&ob] <<-- Please do a drc by hand>> <<-- the short ram, flow-through>> _ &ct _ Logic.Ram2[8, 4, FALSE, TRUE] _ &ob _ PWCore.Layout[&ct] _ PWCoreLichen.CompareForTheRestOfUs[&ct, LogicMemImpl.ramShortDesign] _ PW.Draw[&ob] <<-- Please do a drc by hand>> <<>> <<-- Connectivity Checker: takes forever; BS will take a look (LMM, April 8, 1988)>> <> <<_ &ct _ Logic.Ram2[32, 32, FALSE]>> <<_ &ob _ PWCore.Layout[&ct]>> <<_ CoreOps.SetCellTypeName[&ct, "Ram2Test"]>> <<_ PWCore.Store[&ct, TRUE]>> <> <<_ PW.Draw[&ob]>> <<-- Please do a drc by hand>>