mirror of
https://github.com/wfjm/w11.git
synced 2026-05-03 14:49:57 +00:00
1.3 KiB
1.3 KiB
EKBEE1 - 11/70 memory management
Documentation
- DiagnosticsHandbook p22
- EKBEE0 source listing (only EKBEE0 available, all code addresses identical)
Usage
ti_w11 -c7 @ekbee1_run.tcl # w11 on GHDL, using cmoda7
ti_w11 -tuD,12M,break,xon @ekbee1_run.tcl # w11 on FPGA, arty as example
pdp11 ekbee1_run.scmd # SimH simulator
e11 /initfile:ekbee1_run.ecmd # e11 simulator
Expected output when no errors are reported
CEKBEE0 11/70 MEM MGMT
CPU UNDER TEST FOUND TO BE A KB11-B/C
END PASS # 1 TOTAL ERRORS SINCE LAST REPORT 0
END PASS # 2 TOTAL ERRORS SINCE LAST REPORT 0
...
w11 remarks
Requires patch. Still two diagnostics
TMCE KT BEND DOESN'T GO LOW ON TMCD SL RED
ERRORPC TEST NUMBER
076414 000122
SSRA PS RESTORE(1) DOESN'T GET TO RACK E63
OR E63(5) BAD
ERRORPC TEST NUMBER
077344 000124
SimH remarks (tested with V3.12-3 RC2)
Requires patch.
e11 remarks
to come