1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-26 04:08:17 +00:00
Files
wfjm.w11/tools/xxdp/ekbbf0_README.md
wfjm 2407e662a9 pdp11_sequencer: BUGFIX: get correct PS after vector push abort
- rtl/w11a
  - pdp11.vhd: add cpustat_type in_vecflow
  - pdp11_sequencer.vhd: BUGFIX: get correct PS after vector push abort
- tools
  - tcode/cpu_details.mac: add test A3.5
  - tcode/cpu_mmu.mac: add test C2.5, C2.6, C2.7
  - xxdp/ekbee1_patch_1170.scmd: fix test 122
  - xxdp/ekbee1_patch_w11a.tcl: fix test 122
2022-12-12 09:02:34 +01:00

1.2 KiB

EKBBF0 - 11/70 cpu diagnostic part 2

Documentation

Usage

ti_w11 -c7 @ekbbf0_run.tcl                      # w11 on GHDL, using cmoda7
ti_w11 -tuD,12M,break,xon @ekbbf0_run.tcl       # w11 on FPGA, arty as example
pdp11 ekbbf0_run.scmd                           # SimH simulator
e11 /initfile:ekbbf0_run.ecmd                   # e11  simulator

Expected output when no errors are reported

CEKBBF0 11/70 CPU #2
BR 4 TESTS DISABLED
BR 5 TESTS DISABLED
BR 6 TESTS DISABLED

CPU UNDER TEST FOUND TO BE A KB11-B/C OR KB11-CM                
OPR TEST DISABLED

END PASS #     1  TOTAL ERRORS SINCE LAST REPORT      0
END PASS #     2  TOTAL ERRORS SINCE LAST REPORT      0

w11 remarks

Requires patch. Still one diagnostic

  RACF E8 BAD
  ERRORPC TEST NUMBER
  006122  000002

SimH remarks (tested with V3.12-3 RC2)

Requires patch.

e11 remarks

to come