1# This directory contains source code that simulates various aspects of
2# a target. It is mainly thought to assist in testing and debugging the rest of
3# UrJTAG. The connection between UrJTAG and the code here currently is by means
4# of a special "cable" named "jim", which can access a virtual chain of
5# devices. The only device yet is "some_cpu", which is automatically put in
6# the chain when you type "cable jim".
7
8cable jim
9bsdl path .
10detect
11initbus prototype amsb=A(31) alsb=A(0) dmsb=D(15) dlsb=D(0) cs=CS oe=OE we=WE amode=x16
12detectflash 0
13# eraseflash 0 1
14
15