\ ======================================================= \ Thomas C. Penick ID# 452 80 6040 Program 9 \ EE319K Microprocessor Programming Section B \ Instructor: Laurence Roster 32 \ MC6811 Simulator Configuration File PA9.cfg \ ======================================================= LSTwin \ Specify parameters for the .LST window Double 6 WinSize \ number of lines in the .LST window IntWin \ Interpretor display window Double IsHex 6 WinSize MotorWin Single PortB AddTraffic Bit3 PortC WestFar AddSensor Bit2 PortC WestNear AddSensor Bit1 PortC SouthFar AddSensor Bit0 PortC SouthNear AddSensor 20 WestSpeedLimit \ in ft/ms 50 SouthSpeedLimit \ in ft/ms 50 WestArrivalRate \ in cars/sec 75 SouthArrivalRate \ in cars/sec \ CCRWin not shown \ StackWin not shown \ MemWin not shown \ SwitchWin not shown \ SCIWin not shown \ LEDWin not shown \ 7SegWin not shown PlotWin Double PortWin \ the 6811 I/O port window Single IsYellow IsBinary UnSigned PortB AddPort IsLightGray IsBinary UnSigned PortC AddPort RegWin Single IsBinary HaltOnError \ do halt on a memory error WarningOnError Faster NotFollowPC \ do not move to where PC is in the *.LST file HideCycles \ do not Show bus cycles in the INTWin NotCyclePause \ Do not pause in between each memory access