mirror of
https://github.com/wfjm/w11.git
synced 2026-01-26 12:22:03 +00:00
- pdp11_sequencer.vhd: CPUERR cleared by CRESET - mminki.mac: added, procedure to initialize MMU, kernel I space only - test_w11a_cpuerr.tcl: added, test cpuerr register - added more README's - editorial changes
11 lines
475 B
Markdown
11 lines
475 B
Markdown
This directory tree contains the **w11 test bench** and is organized in
|
|
|
|
| Directory | Content |
|
|
| --------- | ------- |
|
|
| [cp](cp) | test of CPU control port |
|
|
| [rhrp](rhrp) | test of `rhrp` ibus device |
|
|
| [tm11](tm11) | test of `tm11` ibus devive |
|
|
| [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) |
|