From c521ba2f1a8bc5ad9e7438ed6ab02c45301585ab Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 8 Jan 2014 14:03:27 +0100 Subject: [PATCH] added more units in JtagController --- xml-db/database/JtagController.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xml-db/database/JtagController.xml b/xml-db/database/JtagController.xml index dc7dee1..530fa14 100644 --- a/xml-db/database/JtagController.xml +++ b/xml-db/database/JtagController.xml @@ -253,7 +253,7 @@ address="0001" mode="rw" purpose ="config" > Duration of a JTAG clock cycle in system clock cycles + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> @@ -261,7 +261,7 @@ address="0002" mode="rw" purpose ="config" > Time of the rising edge of the TCK signal + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> @@ -269,7 +269,7 @@ address="0003" mode="rw" purpose ="config" > Time of the falling edge of the TCK signal + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> @@ -277,15 +277,15 @@ address="0004" mode="rw" purpose ="config" > First reading of TDO signal + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> - Second reading of TDO signal + Second reading of TDO signal - reading the actual value + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> @@ -293,7 +293,7 @@ address="0006" mode="rw" purpose ="config" > Third reading of TDO signal + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> @@ -301,7 +301,7 @@ address="0007" mode="rw" purpose ="config" > Time of change on TDO and TMS signals + start="0" bits="32" mode="rw" purpose="config" format="unsigned" scale="10" unit="ns"> -- 2.43.0