1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-28 13:09:42 +00:00
Files
wfjm.w11/tools/src
Walter F.J. Mueller 509c3719bd integrate rbus monitor in w11 shell; setup procs idempotent
- RlinkConnect: add rbus monitor probe, add HasRbmon()
- RtclRlinkConnect: M_amap: -testname opt addr check; add hasrbmon get
- RtclRw11Cpu: M_(imap|rmap): -testname optional addr check
- ti_rri: setup rbus monitor if detected
- rw11/shell.tcl: integrate rbmon: add .rme,.rmd,.rmf,.rml
- ibd_ibmon/util.tcl: setup: now idempotent; move out imap_reg2addr
- rbmoni/util.tcl: setup: now idempotent; add procs filter,rme,rmf
- rlink/util.tcl: add amap_reg2addr
- rw11/util.tcl: move in imap_reg2addr; add imap_range2addr
- rw11/shell.tcl: integrate rbmon: add .rme,.rmd,.rmf,.rml
- rw11/dmhbpt.tcl: hb_set: use imap_range2addr, allow regnam and range
- */util.tcl: setup: now idempotent
2017-04-22 15:33:04 +02:00
..
2017-04-16 14:44:56 +02:00
2017-04-17 14:08:38 +02:00
2016-12-17 20:18:29 +01:00
2017-04-17 21:15:37 +02:00
2016-12-17 20:18:29 +01:00
2016-12-17 20:18:29 +01:00
2014-12-20 16:39:52 +00:00
2016-12-23 15:51:48 +01:00

This directory tree contains C++ sources for rlink backend and is organized in

Directory Content
librlink rlink core library
librlinktpp tcl wrapper for rlink core library
librtcltools support classes for tcl wrappers
librtools support classes
librutiltpp some custom tcl commands
librw11 w11 backend library
librwxxtpp tcl wrapper for w11 backend library
tclshcpp custom tcl shell
testtclsh statically linked custom tcl shell