1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-03 10:23:40 +00:00
Files
wfjm.w11/tools/src
wfjm 7f2d7f97d0 add tbench test_w11a_cpu_halt; minor changes; cosmetics
- 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
2023-01-07 13:51:33 +01:00
..
2023-01-06 14:02:45 +01:00
2019-07-05 17:20:44 +02:00
2019-07-05 17:23:39 +02: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