mirror of
https://github.com/wfjm/w11.git
synced 2026-03-03 10:23:40 +00:00
- tools/src/ - librwxxtpp/RtclRw11Cpu.cpp: fix rust code name - tools/tbench - cp/test_cp_cpubasics.tcl: use symbolic names via regbld - w11a/test_w11a_cdma.tcl: fix attention harvest - w11a/test_w11a_cpu_halt.tcl: added, verifies fatal CPU halts - w11a/test_w11a_inst_wait.tcl: check cpu status - w11a/w11a_all.dat: add test_w11a_cpu_halt.tc - tools/tcode - cpu_basics.mac: extend test A4.5
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 |