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.
Mike Frysinger 212b865479 remove spurious semicolons at the end of braces
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1438 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
16 years ago
..
Makefile.am Updates to JIM, code skeleton for flash attached to some_cpu bus 17 years ago
README.jim Updates to JIM, code skeleton for flash attached to some_cpu bus 17 years ago
intel_28f800b3.c remove spurious semicolons at the end of braces 16 years ago
some_cpu.bsd Updates to JIM; the intel flash now could be detected (but UrJTAG fails on this one..) 17 years ago
some_cpu.c remove spurious semicolons at the end of braces 16 years ago
tap.c remove spurious semicolons at the end of braces 16 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". 

cable jim
bsdl path .
detect
initbus prototype amsb=A(31) alsb=A(0) dmsb=D(15) dlsb=D(0) cs=CS oe=OE we=WE amode=x16
detectflash 0
# eraseflash 0 1