1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00
wfjm 4c5bcf5521 add intreq monitors; asm-11 prints erroneous lines
- ibd_kw11l:
  - add csr.ir (rem; as intreq monitor)
  - csr only loc writable
  - csr.moni can be cleared, but not set by loc write
- ibdr_{dl11,lp11,lp11_buf}: add rcsr.ir and xcsr.ir (intreq monitors)
- asm-11: print lines with errors to stderr unless -lst seen
2019-04-26 10:52:57 +02:00
..
2019-03-08 17:52:34 +01:00
2019-03-17 09:48:03 +01:00
2019-03-17 09:48:03 +01:00
2019-03-17 09:48:03 +01:00
2019-03-08 17:52:34 +01:00
2019-03-08 17:52:34 +01:00
2019-04-21 19:30:16 +02:00
2015-06-05 12:11:41 +00:00

This directory tree contains the w11 test bench and is organized in

Directory Content
cp test of CPU control port
deuna test of deuna ibus device
pc11 test of pc11 ibus device
rhrp test of rhrp ibus device
tm11 test of tm11 ibus device
w11a test of CPU core
w11a_cmon test of CPU cmon unit (cpu monitor)
w11a_hbpt test of CPU hbpt unit (hardware breakpoint)
w11a_ibmon test of ibd_ibmon (ibus monitor)
w11a_ibtst test of ibd_ibtst (ibus test device)
w11a_kw11p test of kw11p ibus device (programmable clock)
w11a_pcnt test of CPU pcnt unit (performance counters)