1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-05 19:20:07 +00:00
Files
wfjm.w11/rtl
wfjm ef5c6b1ee3 pdp11_sequencer: implement MMR0,MMR2 instruction complete
- rtl/w11a
  - pdp11.vhd: dm_stat_se_type: rename vfetch -> vstart;
               mmu_moni_type: drop pc,idone, add vstart,vflow
               pdp11_mmu_mmr12: add VADDR port
  - pdp11_dmcmon.vhd: dm_stat_se_type: rename vfetch -> vstart
  - pdp11_mmu.vhd: implement MMR0 instruction complete
  - pdp11_mmu_mmr12.vhd: implement MMR2 instruction complete
  - pdp11_sequencer.vhd: implement MMR0,MMR2 instruction complete
  - pdp11_sys70.vhd: dm_stat_se_type: rename vfetch -> vstart
- tools
  - tbench/w11a_pcnt/test_pcnt_basics.tcl: rename vfetch -> vstart
  - tbench/w11a_pcnt/test_pcnt_codes.tcl: rename vfetch -> vstart
  - tcl/rw11/dmcmon.tcl: rename vfetch -> vstart
  - tcl/rw11/dmpcnt.tcl: rename vfetch -> vstart
  - tcode/cpu_mmu.mac: rename C2.7 -> C2.10, add C2.7-9
  - xxdp/ekbee1_patch_w11a.tcl: now patch for MMR1, not longer skip
2022-12-16 19:18:50 +01:00
..
2019-07-12 19:01:49 +02:00
2019-07-05 17:20:44 +02:00
2022-07-07 09:30:31 +02:00
2021-08-22 16:59:38 +02:00
2016-12-23 15:51:48 +01:00

This directory tree contains all HDL sources and is organized in

Directory Content
bplib support modules for boards or parts
ibus w11 ibus devices
make_ise make includes for ISE build flows
make_viv make includes for Vivado build flows
sys_gen HDL sources for top level designs
vlib wide range of support modules
w11a HDL sources for w11a core