MakeEU2ForSim.cm
Louis Monier June 19, 1986 11:06:32 pm PDT
Last Edited by: Louis Monier June 20, 1986 7:45:50 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
run -a EU2Sim
← CedarProcess.SetPriority[background]
-- DataPath
← EU2Utils.useDataPathCheckpoint ← FALSE
← EU2Utils.useRamCheckpoint ← TRUE
← EU2Utils.usekRegAndRightCheckpoint ← FALSE
← EU2Utils.useALUCheckpoint ← FALSE
← EU2Utils.useFUCheckpoint ← TRUE
-- Control
← EU2Utils.useControlCheckpoint ← FALSE
← EU2Utils.useRamControlCheckpoint ← FALSE
← EU2Utils.useDPControlCheckpoint ← FALSE
← EU2Utils.useCondControlCheckpoint ← FALSE
-- Inner
← EU2Utils.useInnerCheckpoint ← FALSE
-- Top level with pads
← EU2Impl.useCachedEU2 ← FALSE
Date
← &ct ← EU2Impl.CreateEU2[fullEU: TRUE]
Date
← CoreIO.ReportSaveCellType[&ct]
← &sim ← EU2Sim.ExerciseRose[&ct]
← Rosemary.Initialize[simulation: &sim, steady: FALSE]