jtag: Apply Martin Strubel JTAG implementation for ZPU
[zpu.git] / zpu / sw / emulation / README
blob2e9e1267765d1d11b7ed2be33e3f20eb6f7f8d89
1 Simple atomic I/O emulation library layer for ZPU [DRAFT]
2 ----------------------------------------------------------------------------
3 08/2011 Martin Strubel <hackfin@section5.ch>
5 Brief:
6 - Supports basic I/O set for debugging
7 - Depends on a JTAG library defining a few simple commands
8 - Not yet generic enough
9 - Should in future take care of different ZPU implementations,
10   optimizations and debug interfaces. Currently, it supports the ICEbearPlus
11   JTAG library only.
12 - TBD: Indirect JTAG interface