On-Chip Instrumentation: Design and Debug for Systems on Chip
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Boston, MA
Springer Science+Business Media, LLC
2011
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | X, 244 S. |
ISBN: | 9781441975621 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV037333067 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 110412s2011 |||| 00||| eng d | ||
020 | |a 9781441975621 |9 978-1-4419-7562-1 | ||
035 | |a (Springer)978-1-4419-7562-1 | ||
035 | |a (OCoLC)729967342 | ||
035 | |a (DE-599)HBZTT050393234 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-634 | ||
245 | 1 | 0 | |a On-Chip Instrumentation |b Design and Debug for Systems on Chip |c by Neal Stollon |
264 | 1 | |a Boston, MA |b Springer Science+Business Media, LLC |c 2011 | |
300 | |a X, 244 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Ingenieurwissenschaften | |
650 | 4 | |a Engineering | |
650 | 4 | |a Computer aided design | |
650 | 4 | |a Systems engineering | |
700 | 1 | |a Stollon, Neal |e Sonstige |4 oth | |
856 | 4 | 2 | |m SWB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022486932&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-022486932 |
Datensatz im Suchindex
_version_ | 1804145616383639552 |
---|---|
adam_text | IMAGE 1
VII
CONTENTS
1 INTRODUCTION
...............................................................................................
1
1.1 THE NEED FOR ON-CHIP DEBUG
............................................................ 1
1.2 INSTRUMENT- (**IN-SILICON) AND EDA- (PRESILICON) BASED VERIFI CATION
3 1.3 SOC DEBUG REQUIREMENTS
.................................................................. 7
1.4 INSTRUMENTATION-BASED DEBUG INFRASTRUCTURE
..................................... 11
2 ON-CHIP INSTRUMENTATION COMPONENTS
.................................................. 17
2.1 TRACE AND EVENT TRIGGERING
................................................................ 17
2.2 EXTERNAL INTERFACES FOR ON-CHIP INSTRUMENTATION
.............................. 18
2.3 PERFORMANCE ANALYSIS USING ON-CHIP INSTRUMENTATION
.................... 19 2.4 ON-CHIP LOGIC AND BUS ANALYSIS
...................................................... 20
2.5 ON-CHIP INSTRUMENTATION EXAMPLES
.................................................. 22
2.5.1 TRACE MONITORING AND INTERFACES
........................................... 22
2.5.2 BUS LOGIC MONITORING
........................................................... 23
2.5.3 REAL-TIME DATA EXCHANGE
..................................................... 25
2.6 MULTIPROCESSOR DEBUG
.......................................................................
26
3 JTAG USE IN DEBUG
...................................................................................
31
3.1 JTAG PINS
..........................................................................................
32
3.2 TEST ACCESS PORT
.................................................................................
35
3.3 JTAG REGISTERS
..................................................................................
38
3.4 JTAG INSTRUCTIONS
..............................................................................
39
3.5 BOUNDARY-SCAN DESCRIPTION LANGUAGE
.............................................. 40
3.6 THE ROAD TO JTAG: HISTORICAL DEBUG APPROACHES
............................ 44
3.6.1 BACKGROUND DEBUG MODE
...................................................... 47
4 PROCESSOR SYSTEM DEBUG
...........................................................................
49
4.1 A PROCESSOR DEBUG INSTRUMENT IMPLEMENTATION
................................ 52
4.2 PROCESSOR TRACE COMPRESSION
............................................................ 55
4.3 HUNTING CODE ERRORS WITH SELF-TRACE
................................................ 59
CLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO MCLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO M
IMAGE 2
VIII CONTENTS
5 AN ON-CHIP DEBUG SYSTEM
......................................................................
61
5.1 OCDS FEATURES
..................................................................................
62
5.1.1 DEBUG EVENTS
.........................................................................
64
5.1.2 DEBUG EVENT ACTIONS
............................................................. 64
5.1.3 DEBUG REGISTERS
..................................................................... 65
5.2 OPERATION MODES
................................................................................
65
5.2.1 ENTERING COMMUNICATION MODE
............................................ 66
5.2.2 COMMUNICATION MODE INSTRUCTIONS
....................................... 66
5.2.3 MONITOR-TO-DEBUGGER HOST DATA TRANSFER (RECEIVE) ............. 67
5.2.4 DEBUGGER HOST-TO-MONITOR DATA TRANSFER (SEND) ................. 67
5.2.5 HIGH-LEVEL SYNCHRONIZATION
.................................................. 67
5.3 OCDS REGISTERS
.................................................................................
68
5.3.1 DEBUG TASK ID
REGISTER......................................................... 68
5.3.2 INSTRUCTION POINTER REGISTER
................................................... 68
5.3.3 HARDWARE TRIGGER COMPARISON REGISTERS
.............................. 69
5.3.4 CONSIDERATIONS ON ACCESSING OCDS REGISTERS .....................
69 5.4 OCDS JTAG ACCESS
..........................................................................
70
5.4.1 STEPS TO INITIALIZE THE JTAG MODULE
..................................... 72
5.5 OCDS MODULE ACCESS
.......................................................................
72
5.5.1 ERROR PROTECTION
..................................................................... 72
5.6 OCDS JTAG I/O INSTRUCTIONS
............................................................ 74
5.7 OCDS JTAG REGISTERS
.......................................................................
76
5.8 HARDWARE TRIGGERS
.............................................................................
77
5.8.1 STRUCTURE OF A NONINTERRUPTIBLE MONITOR ROUTINE ..................
79 5.8.2 STRUCTURE OF AN INTERRUPTIBLE MONITOR
ROUTINE....................... 79
5.8.3 DEBUG EVENT CONTROL REGISTERS
............................................. 80
5.9 ADDITIONAL FEATURES
............................................................................
81
5.9.1 SYSTEM SECURITY
..................................................................... 82
5.9.2 RESET FROM THE JTAG SIDE
..................................................... 83
5.9.3 RESET FROM THE CHIP/PROCESSOR SIDE
...................................... 83
6 BUS SYSTEM DEBUG
.....................................................................................
85
6.1 ON-CHIP BUSES
...................................................................................
85
6.2 SOCKET-BASED SOC DESIGN
................................................................. 87
6.2.1 SOC INTERCONNECT COMPLEXITIES
............................................. 87
6.3 BUS-LEVEL INTEGRATION
.........................................................................
90
6.3.1 BUS MASTER
MONITORING.......................................................... 91
6.3.2 PERIPHERAL BUS MONITORING
.................................................... 91
6.3.3 SLAVE MONITORING
................................................................... 91
6.4 INTERNAL AND EXTERNAL ALTERNATIVES FOR BUS
TRACE............................... 92
6.5 PROGRAMMABLE BUS PERFORMANCE MONITORING
.................................... 93
6.6 BUS PERFORMANCE MONITORING
............................................................. 94
6.7 ON-CHIP AND OFF-CHIP ANALYSIS
........................................................ 98
6.8 REQUEST RESPONSE TRACE BUS ANALYSIS
.............................................. 101
6.8.1 RRT OPERATIONS
.....................................................................
103
6.8.2 RRT IMPLEMENTATION
............................................................. 104
CLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO MCLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO M
IMAGE 3
IX CONTENTS
7 MULTIPROCESSOR DEBUGGING
.......................................................................
109
7.1 CROSS-TRIGGERING AND GLOBAL BREAKPOINT CONTROL
............................. 110
7.2 HYPERDEBUG DISTRIBUTED CROSS-TRIGGERING
....................................... 110
7.2.1 HYPERDEBUG CONTROLLER
......................................................... 112
7.2.2 TYPICAL HYPERDEBUG IMPLEMENTATION
................................... 113
7.3 MULTICORE SYNCHRONIZATION TRIGGERING AND GLOBAL ACTIONS
.............. 115
8 IEEE 1149.7: CJTAG/AJTAG
.................................................................... 117
8.1 TEST AND DEBUG VIEWS OF 1149.7
....................................................... 118
8.2 KEY T0-T5 CLASS FUNCTIONS
.............................................................. 120
8.3 MIPI USE OF 1149.7
...........................................................................
129
8.3.1 MIPI SYSTEM TRACE MODULE
.................................................. 130
8.4 NEXUS USE OF 1149.7
.........................................................................
132
8.4.1 IEEE 1149.7/NEXUS INTEGRATION
............................................. 134
9 IEEE P1687 - IJTAG
................................................................................
137
9.1 OVERLAP ZONES AND GATEWAY ELEMENTS
.............................................. 139
9.2 CLASSES OF P1687 INSTRUMENTS
............................................................ 141
9.3 IEEE 1500 INSTRUMENTS
......................................................................
143
10 OCP IP DEBUG INTERFACES
.........................................................................
145
10.1 OCP MULTICORE DEBUG
.....................................................................
146
10.2 OCP DEBUG FEATURES
........................................................................
148
10.3 THREE VIEWS OF DEBUGGING
.............................................................. 150
10.3.1 PURE SOFTWARE
DEBUGGING................................................... 150
10.3.2 PURE HARDWARE DEBUGGING
................................................. 151
10.3.3 SYSTEM-ON-CHIP DEBUGGING
............................................... 151
10.4 DEBUG COMPONENTS AND IP INTERFACES
.............................................. 151
10.5 DEBUG SOCKET DEFI NITIONS
................................................................ 152
10.5.1 CORE DEBUG SOCKET INTERFACES
............................................ 154
10.5.2 CROSS-TRIGGERING SOCKET INTERFACES
.................................... 157
10.5.3 OCP SYNCHRONIZED RUN CONTROL
........................................ 163
10.5.4 OCP TRAFFI C-MONITORING AND TRACE INTERFACES ...................
163 10.5.5 PERFORMANCE MONITORING
.................................................... 165
10.5.6 SYSTEM TIMESTAMPING
........................................................ 166
10.5.7 POWER MANAGEMENT MONITORING
......................................... 166
10.5.8 SECURITY DEBUG INTERFACE
.................................................... 167
11 NEXUS IEEE 5001
.......................................................................................
169
11.1 NEXUS IMPLEMENTATION CLASSES
........................................................ 171
11.2 NEXUS MESSAGE ARCHITECTURE
........................................................... 172
11.2.1 NEXUS TCODES
.................................................................. 174
11.2.2 NEXUS REGISTERS
.................................................................. 178
11.3 NEXUS INTERFACES
............................................................................
180
11.3.1 NEXUS JTAG ACCESS
........................................................... 180
11.3.2 NEXUS AUX INTERFACES
.................................................... 181
CLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO MCLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO M
IMAGE 4
X CONTENTS
11.4 MULTICORE NEXUS DEBUG APPROACHES
............................................... 185
11.4.1 INPUT TOOL-TO-TARGET MESSAGES
........................................... 187
11.4.2 OUTPUT TARGET-TO-TOOL MESSAGES
........................................ 188
11.5 NEXUS PRODUCT IMPLEMENTATIONS
...................................................... 189
11.6 SUMMARY
..........................................................................................
193
12 MIPS EJTAG
.............................................................................................
195
12.1 EJTAG INSTRUCTIONS AND REGISTERS
................................................... 197
12.2 PC SAMPLING
....................................................................................
199
12.3 MIPS PDTRACE*
..............................................................................
199
12.3.1 TRACE OUTPUT FORMATS
......................................................... 200
12.3.2 TRACE CONTROL BLOCK REGISTERS
............................................ 204
12.4 TCB TRIGGER LOGIC OVERVIEW
.......................................................... 206
12.5 PDTRACE EXTERNAL INTERFACE
............................................................... 207
12.6 TCTRACE IF
........................................................................................
209
12.7 PDTRACE OPERATIONS
.....................................................................
210
13 ARM ETM
.................................................................................................
213
13.1 ETM SIGNALS
....................................................................................
213
13.1.1 EXTERNAL SIGNALS
.................................................................. 214
13.2 ETM9 REGISTERS
...............................................................................
216
13.3 TRACE INTERFACE
.................................................................................
218
14 INFI NEON MULTICORE DEBUG SOLUTION
............................................................ 219
14.1 MCDS TRACE PROTOCOL DEFI NITION
.................................................... 221
14.1.1 DATA TRACE
...........................................................................
223
14.2 DEBUG TRANSACTOR: RUN CONTROL BUS MASTER
.................................. 224
14.3 MCDS RUN CONTROL: ON-CHIP DEBUG SUPPORT
................................ 225
14.3.1 BCU LEVEL 1 (BUS-OBSERVER UNIT ON THE SYSTEM BUS) ...... 227
14.3.2 CONCURRENT DEBUGGING IN LEVEL 3 MCDS (TWO-CHANNEL TRACING)
.......................................................... 228
14.3.3 DEBUG INTERFACE (CERBERUS) (DEBUG BUS-TRANSACTOR MODULE)
........................................... 228
14.4 RW MODE AND COMMUNICATION MODE
............................................. 228
14.5 MULTICORE BREAK SWITCH
................................................................... 229
15 EJTAG AND TRACE IN TOSHIBA TX CORES
................................................. 231
15.1 PROCESSOR ACCESS OVERVIEW
............................................................. 232
15.2 TOSHIBA EJTAG INSTRUCTIONS AND REGISTERS
...................................... 233
15.3 DEBUG EXCEPTIONS
............................................................................
235
15.4 PROCESSOR DEBUG INSTRUCTIONS AND CP0 REGISTERS
............................ 235
15.5 BREAK FUNCTIONS
...............................................................................
237
15.6 OUTPUT BY PC TRACE
..........................................................................
238
INDEX
.................................................................................................................
241
CLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO MCLICK TO BUY NOW!
P D FXC
HANGE VIEWER
W W W .DOCU-TRACK.
CO M
|
any_adam_object | 1 |
building | Verbundindex |
bvnumber | BV037333067 |
ctrlnum | (Springer)978-1-4419-7562-1 (OCoLC)729967342 (DE-599)HBZTT050393234 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01176nam a2200325 c 4500</leader><controlfield tag="001">BV037333067</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">110412s2011 |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781441975621</subfield><subfield code="9">978-1-4419-7562-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(Springer)978-1-4419-7562-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)729967342</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)HBZTT050393234</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-634</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">On-Chip Instrumentation</subfield><subfield code="b">Design and Debug for Systems on Chip</subfield><subfield code="c">by Neal Stollon</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston, MA</subfield><subfield code="b">Springer Science+Business Media, LLC</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 244 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Ingenieurwissenschaften</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Engineering</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer aided design</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Systems engineering</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Stollon, Neal</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">SWB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022486932&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-022486932</subfield></datafield></record></collection> |
id | DE-604.BV037333067 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T23:22:17Z |
institution | BVB |
isbn | 9781441975621 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-022486932 |
oclc_num | 729967342 |
open_access_boolean | |
owner | DE-634 |
owner_facet | DE-634 |
physical | X, 244 S. |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Springer Science+Business Media, LLC |
record_format | marc |
spelling | On-Chip Instrumentation Design and Debug for Systems on Chip by Neal Stollon Boston, MA Springer Science+Business Media, LLC 2011 X, 244 S. txt rdacontent n rdamedia nc rdacarrier Ingenieurwissenschaften Engineering Computer aided design Systems engineering Stollon, Neal Sonstige oth SWB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022486932&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | On-Chip Instrumentation Design and Debug for Systems on Chip Ingenieurwissenschaften Engineering Computer aided design Systems engineering |
title | On-Chip Instrumentation Design and Debug for Systems on Chip |
title_auth | On-Chip Instrumentation Design and Debug for Systems on Chip |
title_exact_search | On-Chip Instrumentation Design and Debug for Systems on Chip |
title_full | On-Chip Instrumentation Design and Debug for Systems on Chip by Neal Stollon |
title_fullStr | On-Chip Instrumentation Design and Debug for Systems on Chip by Neal Stollon |
title_full_unstemmed | On-Chip Instrumentation Design and Debug for Systems on Chip by Neal Stollon |
title_short | On-Chip Instrumentation |
title_sort | on chip instrumentation design and debug for systems on chip |
title_sub | Design and Debug for Systems on Chip |
topic | Ingenieurwissenschaften Engineering Computer aided design Systems engineering |
topic_facet | Ingenieurwissenschaften Engineering Computer aided design Systems engineering |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022486932&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT stollonneal onchipinstrumentationdesignanddebugforsystemsonchip |