1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-13 15:37:43 +00:00
wfjm ed5c8b7fc1 add cp -brf,-bwf; fix rblk handling for aborted transfers
- RlinkCommand:
  - add BlockDoneAll()
  - Print(): use BlockDone() as length for rblk
- RlinkConnect: DecodeResponse(): rblk expect check over BlockDone
- RtclRlinkConnect: M_exec(): tranfer BlockDone values after rblk
- RtclRw11Cpu:
  - M_cp(): tranfer BlockDone values after rblk
  - add cp -brf and -bwf; add range checks for cp -wa
2019-03-15 20:40:14 +01:00
..
2019-03-08 17:52:34 +01:00
2019-03-08 17:52:34 +01:00
2017-05-07 18:54:16 +02:00
2017-05-07 18:54:16 +02:00
2019-03-08 17:52:34 +01:00
2019-03-08 17:52:34 +01:00
2016-12-26 21:27:33 +01:00
2015-06-05 12:11:41 +00:00
2017-04-17 21:29:36 +02:00
2019-02-24 12:50:38 +01: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
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_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)