From e90f056b14eb9900a9fa3e00e59b57b211388279 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Mon, 22 Jul 2002 15:19:14 +0000 Subject: [PATCH] Added mising comments. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@63 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/data/intel/sa1110/sa1110 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jtag/data/intel/sa1110/sa1110 b/jtag/data/intel/sa1110/sa1110 index 4c2f23e9..ec631b79 100644 --- a/jtag/data/intel/sa1110/sa1110 +++ b/jtag/data/intel/sa1110/sa1110 @@ -21,6 +21,7 @@ # # Written by Marcel Telka , 2002. # +# Documentation: # [1] Intel Corporation, "Intel StrongARM SA-1110 Microprocessor # Developer's Manual", October 2001, Order Number: 278240-004 # [2] Intel Corporation, "Intel StrongARM SA-1110 Microprocessor @@ -202,10 +203,12 @@ pin nWE M13 # see 16.5 in [1] instruction length 5 +# mandatory instructions instruction EXTEST 00000 instruction SAMPLE/PRELOAD 00001 instruction BYPASS 11111 +# optional instructions instruction CLAMP 00100 instruction HIGHZ 00101 instruction IDCODE 00110