mirror of
https://github.com/wfjm/w11.git
synced 2026-01-27 12:52:27 +00:00
drop DM_STAT_SY, add DM_STAT_CA and cache monitoring
This commit is contained in:
@@ -49,7 +49,13 @@ The full set of tests is only run for tagged releases.
|
||||
### Changes
|
||||
- sys_w11_n4: reduce cache from 64 to 32 kB to keep timing closure
|
||||
- changes for DM_STAT_* signals (debug and monitoring)
|
||||
- DM_STAT_SE: add cpbusy and idec
|
||||
- DM_STAT_SE: add elements cpbusy,idec,pcload
|
||||
- DM_STAT_CA: added, used for cache monitoring
|
||||
- DM_STAT_SY: removed, now replaced by DM_STAT_CA
|
||||
- pdp11_sys70: instantiate pdp11_dmpcnt, setup performance counter sigs
|
||||
- pdp11_sequencer: drive DM_STAT_SE.(cpbusy,idec,pcload)
|
||||
- pdp11_cache: drop CHIT, add DM_STAT_CA port, add detailed monitoring
|
||||
- pdp11_tmu(_sb): use DM_STAT_CA instead of DM_STAT_SY
|
||||
- RtclRw11Unit: fix for clang: M_virt() now public
|
||||
- backend code review:
|
||||
- use for C++ compiles also `-Wpedantic`
|
||||
|
||||
Reference in New Issue
Block a user