mirror of
https://github.com/wfjm/w11.git
synced 2026-02-18 21:57:30 +00:00
- top-level Makefile: drop w11a/arty_bram - sys_w11a_s3: set BTOWIDTH 7 (was 6, must be > vmbox atowidth (6)) - RtclGet.ipp: use const& for oper() of string& and Rtime& - *.Doxyfile: bump version to 0.77 - comment and docu updates
15 lines
774 B
Markdown
15 lines
774 B
Markdown
This directory tree contains the **w11 test bench** and is organized in
|
|
|
|
| Directory | Content |
|
|
| --------- | ------- |
|
|
| [cp](cp) | test of CPU control port |
|
|
| [deuna](deuna) | test of `deuna` ibus device |
|
|
| [rhrp](rhrp) | test of `rhrp` ibus device |
|
|
| [tm11](tm11) | test of `tm11` ibus device |
|
|
| [w11a](w11a) | test of CPU core |
|
|
| [w11a_cmon](w11a_cmon) | test of CPU `cmon` unit (cpu monitor) |
|
|
| [w11a_hbpt](w11a_hbpt) | test of CPU `hbpt` unit (hardware breakpoint) |
|
|
| [w11a_ibtst](w11a_ibtst) | test of `ibd_ibtst` (ibus test device) |
|
|
| [w11a_kw11p](w11a_kw11p) | test of `kw11p` ibus device (programmable clock) |
|
|
| [w11a_pcnt](w11a_pcnt) | test of CPU `pcnt` unit (performance counters) |
|