mirror of
https://github.com/wfjm/w11.git
synced 2026-04-17 17:52:35 +00:00
Add first tcode; RtclRw11Cpu BUGFIX
- rtl/sys_gen/w11a/*/tbrun.yml: add tcode execution - tools/tcode: new area for add fast mac-only verification codes - tools/tcl/rw11 - tcodes.tcl: added, driver for tcode execution - tools/src/librwxxtpp - RtclRw11Cpu.cpp: BUGFIX: quit before mem write if asm-11 error seen
This commit is contained in:
7
tools/tcode/.gitignore
vendored
Normal file
7
tools/tcode/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
*.cof
|
||||
*.lst
|
||||
|
||||
# simulation stuff
|
||||
rlink_cext_conf
|
||||
rlink_cext_fifo_rx
|
||||
rlink_cext_fifo_tx
|
||||
1
tools/tcode/README.md
Normal file
1
tools/tcode/README.md
Normal file
@@ -0,0 +1 @@
|
||||
This directory contains the **w11 test codes**
|
||||
5
tools/tcode/cpu_all.dat
Normal file
5
tools/tcode/cpu_all.dat
Normal file
@@ -0,0 +1,5 @@
|
||||
# $Id: cpu_all.dat 1249 2022-07-08 06:27:59Z mueller $
|
||||
#
|
||||
## steering file for all cpu tests
|
||||
#
|
||||
cpu_basics.mac
|
||||
1369
tools/tcode/cpu_basics.mac
Normal file
1369
tools/tcode/cpu_basics.mac
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user