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.
Kolja Waschk 828b4dc79a Added BSDL file for jim/some_cpu
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@933 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
17 years ago
..
Makefile.am Actual implementation of cable driver for JIM, basic TAP state machine, and a skeleton for "some_cpu" with working IDCODE detection. 17 years ago
README.jim Added BSDL file for jim/some_cpu 17 years ago
some_cpu.bsd Added BSDL file for jim/some_cpu 17 years ago
some_cpu.c Added BSDL file for jim/some_cpu 17 years ago
tap.c Actual implementation of cable driver for JIM, basic TAP state machine, and a skeleton for "some_cpu" with working IDCODE detection. 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".