MakeEU2ForSim.cm
Louis Monier June 16, 1986 3:29:54 pm PDT
DA.cm
Install PadFrame
run -a EU2UtilsImpl
run -a EU2ArithImpl
run -a EU2LeafUtilsImpl
run -a EU2RamImpl
run -a EU2RegsImpl
run -a EU2FUImpl
run -a EU2ALUImpl
run -a EU2ControlAlpsImpl
run -a EU2InnerImpl
run -a EU2Impl
← CedarProcess.SetPriority[background]
-- Ram
← EU2Utils.useRamCheckpoint ← FALSE
-- ALU
← EU2Utils.useALUCheckpoint ← TRUE
-- Field Unit
← EU2Utils.useFUCheckpoint ← TRUE
-- KRegAndRight
← EU2Utils.usekRegAndRightCheckpoint ← TRUE
-- DataPath
← EU2Utils.useDataPathCheckpoint ← FALSE
-- Control
← EU2Utils.useControlCheckpoint ← TRUE
-- Inner
← EU2Utils.useInnerCheckpoint ← FALSE
-- Top level with pads
← EU2Impl.useCachedEU2 ← FALSE
Date
← &ct ← EU2Impl.CreateEU2[fullEU: TRUE]
Date
← CoreIO.ReportSaveCellType[&ct]