mirror of
https://github.com/wfjm/w11.git
synced 2026-01-28 13:09:42 +00:00
- 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
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 |