Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Background debug mode interface
  4. 2004
  1. Home
  2. Topics
  3. Background debug mode interface
  4. 2004
Showing papers on "Background debug mode interface published in 2004"
The Crazy Mixed up World of Silicon Debug

[...]

Doug Josephson, Bob Gottlieb
1 Jan 2004
TL;DR: An overview of the silicon debug process is given, along with the current state of the art tools and design features used to assist in the process of doing debug.
Abstract: Post-Silicon Validation In this paper, we will give an overview of the silicon debug process. We’ll discuss the procedure of debug, along with the current state of the art tools and design features used to assist in the process of doing debug. In conclusion, we’ll discuss what new challenges lay ahead in the area of silicon debug.

107 citations

Patent•
Method and apparatus for remote debugging of kernel and application software

[...]

Hieu Tran
23 Mar 2004
TL;DR: In this article, the authors propose a method for debugging OS kernel and applications software that does not require use of a hardware probe; can debug both user-mode programs and a significant body of the OS kernel code; allows the OS to continue servicing exceptions while debugging; leverages OS built-in device drivers for communicating devices to communicate with the host debugger; and can debug a production version of OS kernel.
Abstract: A method and apparatus for debugging of OS kernel and applications software that does not require use of a hardware probe; can debug both user-mode programs and a significant body of the OS kernel code; allows the OS to continue servicing exceptions while debugging; leverages OS built-in device drivers for communicating devices to communicate with the host debugger; and can debug a production version of the OS kernel. When debugging is required, the running OS kernel dynamically loads a software-based debug agent on demand whereby such debug agent dynamically modifies the running production OS kernel code and data to intercept debugging traps and provide run-control. To provide debugging of loadable module, the debug agent implement techniques to intercept the OS module loading system call; set breakpoints in the loaded module initialization function; calculate the start address of the debugged module in memory; and asynchronously put the system under debug. By structuring command loop to execute in non-exception mode, and devising a process to transfer execution from the debug agent exception handler to the debug agent command loop and back, the debug agent can communicate with the host debugger using interrupt-driven input/output devices as well as allowing the system to service interrupts while under debug.

62 citations

Proceedings Article•10.1145/988952.988988•
On-chip delay measurement for silicon debug

[...]

R. Datta1, Antony Sebastine1, Ashwin Raghunathan1, Jacob A. Abraham1•
University of Texas at Austin1
26 Apr 2004
TL;DR: An on-chip scheme for delay fault detection and performance characterization is presented that allows for accurate measurement of delays of speed paths for speed binning and facilitates a systematic and efficient test and debug scheme fordelay faults.
Abstract: Efficient test and debug techniques are indispensable for performance characterization of large complex integrated circuits in deep-submicron and nanometer technologies. Performance characterization of such chips requires on-chip hardware and efficient debug schemes in order to reduce time to market and ensure shipping of chips with lower defect levels. In this paper we present an on-chip scheme for delay fault detection and performance characterization. The proposed technique allows for accurate measurement of delays of speed paths for speed binning and facilitates a systematic and efficient test and debug scheme for delay faults. The area overhead associated with the proposed technique is very low.

61 citations

Proceedings Article•10.1109/CICC.2004.1358915•
The crazy mixed up world of silicon debug [IC validation]

[...]

D. Josephson1, B. Gottlieb•
Hewlett-Packard1
22 Nov 2004
TL;DR: In this article, the authors give an overview of the silicon debug process and discuss the procedure of debug, along with the current state of the art tools and design features used to assist in the process of doing debug.
Abstract: In this paper, we give an overview of the silicon debug process. We discuss the procedure of debug, along with the current state of the art tools and design features used to assist in the process of doing debug. In conclusion, we discuss what new challenges lay ahead in the area of silicon debug.

56 citations

Proceedings Article•10.1109/ETSYM.2004.1347600•
Delay fault testing and silicon debug using scan chains

[...]

R. Datta1, Antony Sebastine1, Jacob A. Abraham1•
University of Texas at Austin1
23 May 2004
TL;DR: A novel technique to reuse the existing scanpaths in a chip for delay fault testing and silicon debug is described, which facilitates an efficient scheme for detecting and debugging delay faults and has minimal area and power overhead.
Abstract: This paper describes a novel technique to reuse the existing scanpaths in a chip for delay fault testing and silicon debug. Efficient test and debug techniques for VLSI chips are indispensable in Deep Submicron technologies. A systematic debug scheme is also necessary in order to reduce time-to-market. Due to stringent timing requirements of modern chips, test and debug schemes have to be tailored for detection and debug of functional defects as well as delay faults quickly and efficiently. The proposed technique facilitates an efficient scheme for detecting and debugging delay faults and has minimal area and power overhead.

46 citations

Patent•
On-chip service processor

[...]

Bulent I. Dervisoglu, Laurence H. Cooke, Vacit Arat
30 Jan 2004
TL;DR: In this paper, an integrated circuit is described that includes a stored program processor for test and debug of user-definable logic plus external interface between the test/debug circuits and the component pins.
Abstract: An integrated circuit is described that includes a stored program processor for test and debug of user-definable logic plus external interface between the test/debug circuits and the component pins. The external interface may be via an existing test interface or a separate serial or parallel port. Test and debug circuits may contain scan strings that may be used to observe states in user-definable logic or be used to provide pseudo-random bit sequences to user-definable logic. Test and debug circuits may also contain an on-chip logic analyzer for capturing sequences of logic states in user-definable circuits. Test and debug circuits may be designed to observe states in user-definable circuits during the normal system operation of said user-definable circuits.

40 citations

Patent•
Wireless remote firmware debugging for embedded wireless device

[...]

Wenkwei Lou1•
Avago Technologies1
31 Aug 2004
TL;DR: In this paper, a method for debugging read only memory (ROM) in a wireless target device is presented, where a wireless communication link is established between the target device and a host computer.
Abstract: A method for debugging a read only memory (ROM) in a wireless target device is disclosed. A wireless communication link is established between the target device and a host computer. A debug mode change command is received from the host computer by the application program running on the target device via a wireless communication interface in the target device. The wireless communication interface is parsed with the monitor program. A debug instruction is received by the monitor program from a debugger in the host computer where the debug instruction includes an entry address and a jump address. The application program jumps to the received jump address upon reaching the entry address location. An acknowledgement is transmitted from the target device to the debugger in the host computer, and, in response to the acknowledgement, a second debug instruction is received from the debugger in the host computer.

39 citations

Proceedings Article•10.1145/996566.996808•
Debugging HW/SW interface for MPSoC: video encoder system design case study

[...]

Mohamed-Wassim Youssef, Sungjoo Yoo, Arif Sasongko, Yanick Paviot, Ahmed Amine Jerraya 
7 Jun 2004
TL;DR: A debug strategy that exploits efficiently existing debug environments to reduce the time for HW/SW interface debug is addressed, identified as a potential killer for application-specific MPSoC design.
Abstract: This paper reports a case study of multiprocessor SoC (MPSoC) design of a complex video encoder, namely OpenDivX. OpenDivX is a popular version of MPEG4. It requires massive computation resources and deals with complex data structures to represent video streams. In this study, the initial specification is given in sequential C code that had to be parallelized to be executed on four different processors. High level programming model, namely Message Passing Interface (MPI) was used to enable inter-task communication among parallelized C code. A four processor hardware prototyping platform was used to debug the parallelized software before final SoC hardware is ready. The targeting of abstract parallel code using MPI to the multiprocessor architecture required the design of an additional hardware-dependent software layer to refine the abstract programming model. The design was made by a team work of three types of designer: application software, hardware-dependent software and hardware platform designers. The collaboration was necessary to master the whole flow from the specification to the platform.The study showed that HW/SW interface debug was the most time-consuming step. This is identified as a potential killer for application-specific MPSoC design. To further investigate the ways to accelerate the HW/SW interface debug, we analyzed bugs found in the case study and the available debug environments. Finally, we address a debug strategy that exploits efficiently existing debug environments to reduce the time for HW/SW interface debug.

33 citations

Proceedings Article•10.1109/IPDPS.2004.1303335•
Debugging support for Charm

[...]

Rashmi Jyothi1, Orion Sky Lawlor1, Laxmikant V. Kale1•
University of Illinois at Urbana–Champaign1
26 Apr 2004
TL;DR: A parallel debugger and the related debugging support implemented for CHARM++, a data-driven parallel programming language, is described to ensure applications can be debugged at a very high level.
Abstract: Summary form only given. This paper describes a parallel debugger and the related debugging support implemented for CHARM++, a data-driven parallel programming language. Because we build extensive debugging support into the parallel runtime system, applications can be debugged at a very high level.

28 citations

Patent•
Visualizer system and methods for debug environment

[...]

Anson Horton1, Michael Gregory Montwill1, Lucas J. Hoban1•
Microsoft1
29 Apr 2004
TL;DR: In this paper, the authors present an extensible mechanism for displaying object data in a debug environment in a suitable display format. But their system is not suitable for computerized debug environments, since it requires the data to be associated with a first representation in the debug object and a second representation at the debug interface.
Abstract: The present invention provides an extensible mechanism for displaying object data in a debug environment in a suitable display format. In one aspect, a system is provided for computerized debug environments. The system includes a display component that presents data at a debug interface, wherein the data is associated with a first representation in a debug object and as at least a second representation at the debug interface. A communications component transmits the data from the debug object to the display component and also transforms the data from the first representation to the second representation.

27 citations

Proceedings Article•10.1109/ISCAS.2004.1329364•
Assertion-based on-line verification and debug environment for complex hardware systems

[...]

K. Peterson1, Yvon Savaria1•
École Normale Supérieure1
23 May 2004
TL;DR: This paper describes a debug environment for high performance integrated circuits and systems, running in real-world conditions, with a built-in debug hardware module (or integrated probe) and transferred to an external debugger using a dedicated debug port.
Abstract: This paper describes a debug environment for high performance integrated circuits and systems, running in real-world conditions. With the proposed environment, debug data is collected by a built-in debug hardware module (or integrated probe) and transferred to an external debugger using a dedicated debug port. The external debugger, composed of a FPGA and a processor, uses real-time assertion-based verification techniques to ensure that the system acts according to its specifications. Dynamic changes in the probe configuration allow higher monitoring resolution of critical parts of the circuit or system and improve the use of the debug port bandwidth. This paper discusses advantages and limitations of this technique.
Patent•
Method for multi-language debugging

[...]

William A. Pugh1, Joshua Moll Eckels1•
Business International Corporation1
23 Feb 2004
TL;DR: In this article, the authors present a multilingual debugging environment for software developers working on multi-language systems, which can have a number of attributes intended to help developers facing debugging problems in multilingual environments.
Abstract: Software developers working on multi-language systems can utilize a multi-language debugging environment. The debugging environment can be uniform across languages, and can seamlessly perform debugging between one or more languages in a multi-language environment. Such a system can have a number of attributes intended to help developers facing debugging problems in multi-language environments.
Patent•
Techniques for multi-core debugging

[...]

Kodalapura Rao Nagaraju1, Kasturi Sanyasi Narayana Murthy•
Intel1
30 Mar 2004
TL;DR: In this article, a single processor having multiple processing cores dynamically and simultaneously establishes multiple debugging sessions on different ones of the processing cores, and existing applications not associated with the debugging sessions are maintained and processed without interruption.
Abstract: Methods, systems, and apparatus are provided for multi-core debugging. A single processor having multiple processing cores dynamically and simultaneously establishes multiple debugging sessions on different ones of the processing cores. Existing applications not associated with the debugging sessions are maintained and processed without interruption and existing states associated with the processor and the processing cores are maintained before and after the debugging sessions are established.
Patent•
Debugging power management

[...]

Christian Iovin1, Glenn Cochran1, Keith D. Jones1, Aafreen Siddiqui1, Shad Muegge1 •
Intel1
31 Mar 2004
TL;DR: In this article, power state transitions are monitored and controlled by observing and controlling power states of a device, including a device having power-saving features, may be observed and controlled.
Abstract: Debugging a device, including a device having power-saving features, may include observing and controlling power state transitions.
Patent•
Program debug apparatus, program debug method and program

[...]

Kohsaku Shibata
29 Jul 2004
TL;DR: In the case where a break instruction is a predicated instruction whose execution condition is not satisfied in a program debug apparatus, the target program is executed again up to the predicated instructions, that is to be executed next, whose execution conditions are satisfied or the non-predicated instructions that are not.
Abstract: In the case where a break instruction is a predicated instruction whose execution condition is not satisfied in a program debug apparatus, the target program is executed again up to the predicated instruction, that is to be executed next, whose execution condition is satisfied or the non-predicated instruction that is to be executed next.
Patent•
Method and apparatus for configuration of automated debug of in-circuit tests

[...]

Aik Koon Loh1, Keen Fung Wai1, Tiam Hock Tan1, Roy H. Williams1, Daniel Z. Whang1, Chen Ni Low1, Ellis Yuan1 •
Agilent Technologies1
16 Aug 2004
TL;DR: In this paper, a test debug and optimization configuration technique configures expert knowledge into a knowledge framework for use by an automated test debugging and optimization system for automating the formulation of a valid stable in-circuit test for execution on an integrated circuit tester.
Abstract: A method for configuring an automated in-circuit test debugger is presented. The novel test debug and optimization configuration technique configures expert knowledge into a knowledge framework for use by an automated test debug and optimization system for automating the formulation of a valid stable in-circuit test for execution on an integrated circuit tester. In a system that includes a rule-based controller for controlling interaction between the test-head controller of an integrated circuit tester and an automated debug system, the invention includes a knowledge framework and a rule-based editor. The knowledge framework stores test knowledge in the representation of rules that represent a debugging strategy. The rule-based editor facilitates the use of rules as knowledge to debug or optimize an in-circuit test that is to be executed on the integrated circuit tester.
Proceedings Article•10.1109/CCGRID.2004.1336547•
Parallel program debugging: interface design and implementation

[...]

Denise Stringhini1•
Mackenzie Investments1
19 Apr 2004
TL;DR: The main goal of this work is to present a parallel debugger interface model that can be used as a base for new interfaces that could help in transposing one of the main barriers for the effective use of such tools.
Abstract: This work describes a proposal for a model for parallel debugging interfaces. The main goal of this work is to present a parallel debugger interface model that can be used as a base for new interfaces. The advantage of designing interfaces using an existing model is to standardize some features, which could help in transposing one of the main barriers for the effective use of such tools: the need of learning how to use them - which is, in its turn, considered by most of the programmers as "a waste of time". The activities involved in building this model were the identification of useful parallel debugging interface features and the further creation of an ideal set of criteria based on them. This set of criteria was used in building the model as well as in developing an interface prototype for parallel debugging. The prototype is called PADI (Parallel Debugger Interface). It is a front-end to a lower level parallel debugger and implements several features described by the model, developed with the purpose of making parallel debugging an easier task.
Patent•
Method and system for debugging individual threads in a productive environment

[...]

Frank Kilian, Jan Dostert
13 Dec 2004
TL;DR: In this paper, the authors present a system and method to debug a thread without affecting other threads in a virtual machine (VM) by allowing only debugging commands that are specific to the thread subject to debugging to affect the VM.
Abstract: A system and method to debug a thread without affecting other threads in a virtual machine. A virtual machine (VM) may execute a thread subject to debugging and another thread. An interface to the VM permits only debugging command that are specific to the thread subject to debugging to affect the VM.
Journal Article•
The implementation of a FPGA hardware Debugger system with minimal system overhead

[...]

J. Tombs, M. A. Aguirre Echanove, F. Munoz, V. Baena, Antonio Torralba, A. Fernandez-Leon, F. Tortosa 
01 Jan 2004-Lecture Notes in Computer Science
TL;DR: The UNSHADES system as mentioned in this paper adds a small debug controller to the design to be inspected, which provides many new design debugging features such as single stepping, state modification or register inspection over the entire design.
Abstract: FPGAs provide powerful hardware emulation platforms for rapid prototyping of digital designs This potential is usually restricted to overall system level emulation, with interactive debugging possibilities limited to the real-time observation of external signals This article describes the most recent advances made in the UNSHADES[1] system, where unlike most commercial packages, signals need not be previously selected, nor are limited in number or size by the internal memory available This system, which adds a small debug controller to the design to be inspected, provides many new design debugging features such as single stepping, state modification or register inspection over the entire design The debug controller provides these powerful debugging operations without the need for large design modification whilst occupying itself very little FPGA resources A minimal debug controller implemented in a virtex-II FPGA requires the occupation of just 3 IO pins and 43 logic slices; over half of these logic slices are dedicated to an optional 32-bit cycle counter
Book Chapter•10.1007/978-3-540-30117-2_127•
The Implementation of a FPGA Hardware Debugger System with Minimal System Overhead

[...]

J. Tombs1, M. A. Aguirre Echanove1, F. Munoz1, V. Baena1, Antonio Torralba1, A. Fernandez-Leon2, F. Tortosa2 •
University of Seville1, European Space Research and Technology Centre2
30 Aug 2004
TL;DR: The most recent advances made in the UNSHADES system, where unlike most commercial packages, signals need not be previously selected, nor are limited in number or size by the internal memory available, are described.
Abstract: FPGAs provide powerful hardware emulation platforms for rapid prototyping of digital designs. This potential is usually restricted to overall system level emulation, with interactive debugging possibilities limited to the real-time observation of external signals. This article describes the most recent advances made in the UNSHADES[1] system, where unlike most commercial packages, signals need not be previously selected, nor are limited in number or size by the internal memory available. This system, which adds a small debug controller to the design to be inspected, provides many new design debugging features such as single stepping, state modification or register inspection over the entire design. The debug controller provides these powerful debugging operations without the need for large design modification whilst occupying itself very little FPGA resources. A minimal debug controller implemented in a virtex-II FPGA requires the occupation of just 3 IO pins and 43 logic slices; over half of these logic slices are dedicated to an optional 32-bit cycle counter.
Patent•
Performance profiling of microprocessor systems using debug hardware and performance monitor

[...]

James Warren Dieffenderfer1, Sanjay Patel1, Brian Michael Stempel1•
IBM1
26 Aug 2004
TL;DR: In this paper, a method and system for monitoring the real-time performance of software running on a microprocessor system is presented, where debug hardware is used to select a range of instructions or events to be monitored by a performance monitor interval with the microprocessor.
Abstract: A method and system for monitoring the real-time of software running on a microprocessor system. Debug hardware is used to select a range of instructions or events to be monitored by a performance monitor interval with the microprocessor system. A comparison is made between each event and start and stop events are identified in the debug hardware. The performance monitor is enabled by the debug hardware, when events occur within the range defined by the debug hardware. Use of the debug hardware for enabling performance monitoring avoids any overhead associated with generating interrupts, or additional code in the application program.
Debugging and Verification of Parallel Systems — the picoChip Way!

[...]

Daniel Towner, Gajinder Panesar, A.W.G. Duller, Alan Gray, Will Robbins 
1 Jan 2004
TL;DR: The methods and tools developed for debugging and verifying systems using devices from the picoArray TM family, and an example of how some of these methods have been used to produce an 802.16 system are given.
Abstract: This paper describes the methods that have been developed for debugging and verifying systems using devices from the picoArray TM family. In order to increase the computational ability of these devices the hardware debugging support has been kept to a minimum and the methods and tools described take this into account. An example of how some of these methods have been used to produce an 802.16 system is given. The important features of the new PC102 device are outlined.
Source Level Debugging of Circuits Synthesized from High Level Language Descriptions

[...]

Karl S. Hemmert1•
Brigham Young University1
1 Jan 2004
TL;DR: This research attacked the mode confusion problem by developing a modeling framework that automates the very labor-intensive and therefore time-heavy and expensive process of explicitly cataloging individual components of a system.
Abstract: SOURCE LEVEL DEBUGGING OF CIRCUITS SYNTHESIZED FROM HIGH LEVEL LANGUAGE DESCRIPTIONS
Patent•
Device for debugging and method thereof

[...]

Chung-Ching Huang1, Hao-Lin Lin1•
VIA Technologies1
9 Apr 2004
TL;DR: In this paper, a debugging device and a debugging method are provided, including a central processing unit (CPU) connected to a chipset with a system management interrupt pin, which enables the CPU to execute each debugging item at any time.
Abstract: A debugging device and method are provided, including a central processing unit (CPU) connected to a chipset with a system management interrupt pin. The debugging method includes sending out a system management interrupt signal to central processing unit from the system management interrupt pin of the chipset. Then the CPU moves into a system management mode and pops out a debugging operation window for selecting and executing each debugging item. After the execution of each debugging item is completed, the CPU will leave the debugging operation window and return to the next instruction before debugging. After the execution of each debugging item is completed in the debugging operation window, the CPU will return to the operation system and continue the execution of next instruction before debugging. The execution of debugging will not influence the status and the program execution from the operating system. The disclosed debugging method is convenient for executing each debugging item at any time.
Proceedings Article•10.4271/2004-01-0304•
Embedded System Tool to Support Debugging, Calibration, Fast Prototyping and Emulation

[...]

Albrecht Mayer1, Harry Siebert1, Patrick Leteinturier1, Alexander Qual1•
Infineon Technologies1
8 Mar 2004
Patent•
Remote Logging Mechanism

[...]

Ying'an Deng1, Jian R1, Song C1, Yuanhao Sun1, Zhi Wang1 •
Intel1
31 Dec 2004
TL;DR: In this paper, a method and system to remotely log debug information is described, where a computer executing program code generates debug information upon the occurrence of an error in execution, and then sends the debug information to a remote computer using a network adaptor.
Abstract: A method and system to remotely log debug information is described. A computer executing program code generates debug information upon the occurrence of an error in execution. The debug information is then sent to a remote computer using a network adaptor. In one embodiment, the computer executing the program is Extensible Firmware Interface (EFI) compliant.
Patent•
Integrated circuit with debug support interface

[...]

Klaus D. McDonald-Maier, A.B.T. Hopkins
29 Nov 2004
TL;DR: A high speed debug support interface has circuits to interface on-chip debug support circuits to a high bandwidth communications port means located on the surface of a system integrated circuit as discussed by the authors and to onchip debugging support circuits.
Abstract: A high speed debug support interface has circuits to interface on-chip debug support circuits to a high bandwidth communications port means located on the surface of a system integrated circuit (101) and to on-chip debug support circuits (100). The communication port means can be realised by bonding or integrating special sender and or receiver cells preferably optical sender cells (103) and or optical receiver cells (110) onto the surface of the system integrated circuit (101). The high speed debug support interface communicates. with on-chip or in-assembly debug support circuits and an external development tool (108) to permit hardware and software related debugging and development activities, including program tracing, data tracing and memory substitution. The high speed debug support interface has circuits to interface on-chip debug support circuits to system resources such as memory located within. the device assembly (102) and connected by the system interconnect.
Proceedings Article•10.1109/RSP.2004.36•
Rapid prototyping of an integrated testing and debugging unit

[...]

R. Ludewig1, Thomas Hollstein1, F. Schutz1, Manfred Glesner1•
Technische Universität Darmstadt1
28 Jun 2004
TL;DR: A synthesizable model for an integrated test and debugging unit which implements a build-in self test (BIST) and an advanced debugging unit that is designed as a wrapper to system-on-chip (SoC) cores.
Abstract: Due to the increasing complexity of electronic systems the controllability and observability of advanced on-chip systems are getting more and more important. The functional density which is measured as the amount of functionality related to port width for outer access is permanently growing. Therefore tasks like manufacturing tests and functional debugging are becoming more difficult. In this work we present a synthesizable model for an integrated test and debugging unit which implements a build-in self test (BIST) and an advanced debugging unit. In the debugging unit the scan-chain from testing is reused to get access to internal registers. The whole unit is designed as a wrapper to system-on-chip (SoC) cores. To assess the usability of this approach the wrapper together with a processor core is prototyped and the functionality of the testing and debugging unit is demonstrated.
Book Chapter•10.1007/978-3-540-30117-2_126•
Hardware and Software Debugging of FPGA Based Microprocessor Systems Through Debug Logic Insertion

[...]

Mario G. Valderas1, E. de la Torre2, F. Ariza2, Teresa Riesgo2•
Charles III University of Madrid1, Technical University of Madrid2
30 Aug 2004
TL;DR: A method based on debug logic insertion and a set of debug modules to provide soft core microprocessors with In-Circuit Emulation capabilities and to debug microprocessor systems implemented in FPGAs is proposed.
Abstract: In this paper, we present a technique and a tool to debug microprocessor systems implemented in FPGAs. We propose a method based on debug logic insertion and a set of debug modules to provide soft core microprocessors with In-Circuit Emulation capabilities.
Patent•
Method and circuitry for debugging/updating ROM

[...]

Liow Stanley, Chou Kobe1, Lin Vincent•
VIA Technologies1
25 Oct 2004
TL;DR: A read only memory circuit for debugging and updating is presented in this paper, where the compare and load unit detects instruction-read-memory-address from the program counter and transmits a debug address in the debug program memory to a program counter to update the original instruction read-memory address for debugging.
Abstract: A read only memory circuit for debugging and updating, the circuit includes read only memory, debug program memory, program counter, and compare and load unit. In the circuit, the compare and load unit detects instruction-read-memory-address from the program counter. If the instruction-read-memory-address is a predetermined main program address, the compare and load unit serves to transmit a debug address in the debug program memory to the program counter to update the original instruction-read-memory-address for debugging.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve