1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-28 09:37:47 +00:00
Files
wfjm.w11/tools/mcode/lp11/lp11write.md

811 B

LP11 write tester

The lp11write code prints 1000 lines of the form

0000: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!@#$%^&*()
0001: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!@#$%^&*()
...
0999: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!@#$%^&*()

Start on w11

See general notes on

Start lp11write on an FPGA board with

ti_w11 <opt> -b @lp11write_run.tcl

with the options <opt> as described in Rlink and Backend Server setup. The run will produce a file w11_lp11write.dat.

Start on SimH

pdp11 lp11write.scmd

The run will produce a file simh_lp11write.dat.