mirror of
https://github.com/wfjm/w11.git
synced 2026-03-05 19:20:07 +00:00
- rtl/w11a:
- pdp11.vhd: add cpustat_type treq_tbit and resetcnt; use op_rti rather op_rtt
- pdp11_decode.vhd: use op_rti rather op_rtt
- pdp11_sequencer.vhd: tbit logic overhaul; use treq_tbit; cleanups;
use resetcnt for 8 cycle RESET wait
- rtl/sys_gen/w11a/s3board/sys_conf.vhd: disable monitors for timing closure
- rtl/sys_gen/w11a/*/*.vmfset: drop removed signals
- tools
- asm-11/lib/push_pop.mac: add push2
- tbench/w11a/test_w11a_inst_quick.tcl: use creset option to clr pending traps
- tcl/rw11/asm.tcl: asmrun: add creset option (active with ps option)
- tcode/cpu_basics.mac: add F2.3 (reset settling time)
- tcode/cpu_details.mac: add A4.* (PSW + tbit traps)
This directory sub-tree contains HDL sources for top level designs and is organized in
| Directory | Content | s3 | n2 | n3 | atl | n4 | n4d | arty | as7 | b3 | c7 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| tst_mig | MIG core tester | - | - | - | - | - | y | y | - | - | - |
| tst_rlink | rlink tester (over serial links) | y | y | y | - | y | y | y | - | y | y |
| tst_rlink_cuff | rlink tester (over Cypress FX2) | - | y | y | y | - | - | - | - | - | - |
| tst_serloop | serial port loop back tester | y | y | y | - | y | y | - | - | - | - |
| tst_snhumanio | Digilent board human IO tester | y | y | y | y | y | y | - | - | y | - |
| tst_sram | memory tester | y | y | y | - | y | y | y | - | - | y |
| w11a | w11a systems | y | y | y | - | y | y | y | y | y | y |