mirror of
https://github.com/wfjm/w11.git
synced 2026-03-10 12:58:23 +00:00
- rtl/w11a
- pdp11.vhd: _tmu,_tmu_sb: add port DM_STAT_SE
- pdp11_sys70.vhd: pass DM_STAT_SE to pdp11_tmu_sb
- pdp11_tmu.vhd: add vm.vmcntl.[cm]acc, se.[iv]start fields
- pdp11_tmu_sb.vhd: add port DM_STAT_SE
- tb/tbd_pdp11core.vhd: pass DM_STAT_SE to pdp11_tmu_sb
- tools/bin/tmuconv: use vm.vmcntl.[cm]acc, se.[iv]start fields; add type
column to em line; remove VFETCH/VPUSH heuristics;
add -t_emm, -t_fle, -t_fli, -i_flei
- tools/tbench/w11a/test_w11a_cdma.tcl: stop A2 code via PIRQ
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 |