mirror of
https://github.com/wfjm/w11.git
synced 2026-01-13 15:37:43 +00:00
- ib_rlim_{gen,slv}: new modules for implementation of rate limiters
- ibdr_lp11_buf: new LP11 interface with fifo buffering
- ibdr_maxisys: add ib_rlim_gen, ibdr_lp11_buf
- tbench/test_lp11_all.tcl: tbench for lp11 and lp11_buf
- Rw11CntlLP11: handles now also buffered lp11
This directory tree contains the w11 test bench and is organized in
| Directory | Content |
|---|---|
| cp | test of CPU control port |
| deuna | test of deuna ibus device |
| rhrp | test of rhrp ibus device |
| tm11 | test of tm11 ibus device |
| w11a | test of CPU core |
| w11a_cmon | test of CPU cmon unit (cpu monitor) |
| w11a_hbpt | test of CPU hbpt unit (hardware breakpoint) |
| w11a_ibtst | test of ibd_ibtst (ibus test device) |
| w11a_kw11p | test of kw11p ibus device (programmable clock) |
| w11a_pcnt | test of CPU pcnt unit (performance counters) |