1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-06 19:42:03 +00:00
Files
wfjm.w11/tools
wfjm ba4aa45c48 update tbench and tcode
- tools/bin/tmuconv: add memory system register names
- tools/src
  - librw11/Rw11Cpu: add kCPUUBMAP
  - librwxxtpp/RtclRw11Cpu.cpp: use kCPUUBMAP
- tools/tbench
  - cp/cp_all.dat: add test_cp_ubmap.tcl
  - cp/test_cp_cpubasics.tcl: add creset test
  - cp/test_cp_gr.tcl: streamline, use longer command chains
  - cp/test_cp_membasics.tcl: add 22bit mode tests
  - cp/test_cp_ubmap.tcl: added, test access via ubmap
  - w11a/test_w11a_dstr_word_flow.tcl: renamed from test_w11a_dstm_word_flow.tcl
  - w11a/test_w11a_cdma.tcl: added, test bwm/brm with active CPU
  - w11a/test_w11a_inst_traps.tcl: use defs_cpu.mac include
  - w11a/test_w11a_inst_wait.tcl: added, tests WAIT instruction
  - w11a/w11a_all.dat: add test_w11a_inst_wait.tcl, test_w11a_cdma.tcl
- tools/tcl/rw11/defs.tcl: add A_UBMAP
- tools/tcode
  - cpu_details.mac: add A5
  - cpu_mmu.mac: add F2
2023-01-06 14:02:45 +01:00
..
2022-12-25 09:07:26 +01:00
2023-01-06 14:02:45 +01:00
2022-12-25 09:07:26 +01:00
2022-12-22 11:00:31 +01:00
2022-12-25 09:07:26 +01:00
2022-09-07 08:30:47 +02:00
2022-08-20 08:37:33 +02:00
2022-08-22 08:50:07 +02:00
2023-01-06 14:02:45 +01:00
2022-08-20 08:37:33 +02:00
2023-01-06 14:02:45 +01:00
2023-01-06 14:02:45 +01:00
2023-01-06 14:02:45 +01:00
2022-12-25 09:07:26 +01:00
2022-12-25 09:07:26 +01:00

This directory tree contains many tools and is organized in

Directory Content
asm-11 environment for the asm-11 assembler
bin support scripts and tools
bin_xilinx_wrapper wrappers for Xilinx environments
dasm-11 environment for the dasm-11 disassembler
dox configuration files for Doxygen
exptest configuration files for ostest and other expect based tests
fx2 firmware for Cypress FX2 USB interface
gwstart environment for the gwstart command
make make includes
man man pages
mcode miscellaneous stand-alone codes for system tests
oskit support files for OS disk/tape image kits
simh configuration files for SimH pdp11
src C++ sources for rlink backend
sys udev rules for USB device handling
tbench w11 test bench
tcode w11 test codes
tests test programs
tcl TCL sources for rlink backend
vivado scripts for Xilinx Vivado
xxdp startup and patch scripts for xxdp test execution