mirror of
https://github.com/wfjm/w11.git
synced 2026-05-05 15:44:35 +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
20 lines
371 B
Plaintext
20 lines
371 B
Plaintext
# $Id: w11a_all.dat 1347 2023-01-07 12:48:58Z mueller $
|
|
#
|
|
## steering file for all w11a tests
|
|
#
|
|
test_w11a_sdreg.tcl
|
|
#
|
|
test_w11a_mem70.tcl
|
|
#
|
|
test_w11a_srcr_word_flow.tcl
|
|
test_w11a_dstw_word_flow.tcl
|
|
test_w11a_dstr_word_flow.tcl
|
|
test_w11a_dsta_flow.tcl
|
|
#
|
|
test_w11a_inst_quick.tcl
|
|
test_w11a_inst_traps.tcl
|
|
test_w11a_inst_wait.tcl
|
|
test_w11a_cdma.tcl
|
|
test_w11a_cpu_halt.tcl
|
|
#
|