You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
828b4dc79a
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@933 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
17 years ago | |
---|---|---|
.. | ||
Makefile.am | 17 years ago | |
README.jim | 17 years ago | |
some_cpu.bsd | 17 years ago | |
some_cpu.c | 17 years ago | |
tap.c | 17 years ago |
README.jim
This directory contains source code that simulates various aspects of a target. It is mainly thought to assist in testing and debugging the rest of UrJTAG. The connection between UrJTAG and the code here currently is by means of a special "cable" named "jim", which can access a virtual chain of devices. The only device yet is "some_cpu", which is automatically put in the chain when you type "cable jim".