1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-28 04:56:06 +00:00

finalize IDEC and PERFEXT wiring

- ibdr_maxisys: add IDEC port, connect to EXTEVT of KW11P
- sys_w11a_*.vhd: use DM_STAT_EXP; IDEC to maxisys; setup PERFEXT
- kw11p and dmpcnt now fully setup
This commit is contained in:
wfjm
2018-10-14 15:02:45 +02:00
parent 3eedd7f5c8
commit 37b2d63281
12 changed files with 123 additions and 101 deletions

View File

@@ -60,7 +60,8 @@ The full set of tests is only run for tagged releases.
- pdp11_sequencer: drive DM_STAT_SE.(cpbusy,idec,pcload,itimer), drop ITIMER
- pdp11_cache: drop CHIT, add DM_STAT_CA port, add detailed monitoring
- pdp11_tmu(_sb): use DM_STAT_CA instead of DM_STAT_SY
- sys_w11a_*.vhd: use DM_STAT_EXP
- ibdr_maxisys: add IDEC port, connect to EXTEVT of KW11P
- sys_w11a_*.vhd: use DM_STAT_EXP; IDEC to maxisys; setup PERFEXT
- RtclRw11Unit: fix for clang: M_virt() now public
- backend code review:
- use for C++ compiles also `-Wpedantic`