1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-10 21:03:26 +00:00
Files
wfjm.w11/tools
wfjm 2421554d4e renames, cleanups, SimH V3.12-3 ready
- rtl/w11a
  - pdp11.vhd: rename cpuerr_type adderr->oddadr etc
  - pdp11_mmu.vhd: rename mmu_mmr0_type dspace->page_dspace
  - pdp11_sequencer.vhd: rename adderr -> oddadr, don't set after err_mmu
- tools/asm-11/lib/defs_reg70.mac: rename cp.aer -> cp.odd
- tools/dasm-11/lib/defs_reg70.das: rename cp.aer -> cp.odd
- tools/tcl/rw11/defs.tcl: rename adderr -> oddadr (in cpuerr)
- tools/tcode
  - cpu_details.mac: minor updates; get SimH V3.12-3 ready
  - cpu_mmu.mac:  minor updates; get SimH V3.12-3 ready
2022-12-01 09:04:57 +01:00
..
2022-10-25 09:25:36 +02:00
2022-08-20 08:37:33 +02: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
2022-08-20 08:37:33 +02:00
2022-12-01 09:04:57 +01:00
2022-08-17 08:38:53 +02:00

This directory tree contains many tools and is organized in

Directory Content
asm-11 environment for asm-11 assembler
bin support scripts and tools
bin_xilinx_wrapper wrappers for Xilinx environments
dasm-11 environment for 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
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