Using complex triggers in an FPGA-based RTL debugger
By Dennis McCarty, Synplicity
April 12, 2006 -- pldesignline.com
When a design is simulated, the level of verification is a function of how accurately the simulation vectors mimic the operating environment. Designs that are simulated with vectors that accurately reflect board conditions can detect most bugs. Modeling such conditions is not easy, however, and most vectors offer only an approximation of the actual stimulus. Thus, in most cases, simulation offers only incomplete verification.
Hardware debuggers represent the ultimate system verification tool. Unlike simulators, debuggers show designers what their logic is actually doing inside the device running in the system at full speed. When using a hardware debugger it is crucial that you, as the designer, capture the precise data needed to discover bugs and verify system behavior. Not only do you need to locate the logic transitions around a certain event, but you must also track bugs that may be rare events and ensure they are trapped for closer examination.
In order to maximize efficiency, a debugger must offer probing – and display results – at the Register Transfer (RT) level, because that is the version of the design that is most familiar to the engineer. The debugger must also be able to capture any logic event of any duration or frequency and gather data based on that event. Triggering must be powerful enough to traverse a series of events so as to arrive at the particular event that is the trigger. Finally, the debugger must be able to detect events across multiple clock domains – such as metastability – that result in transitions within a period.
The Identify RTL Debugger from Synplicity provides these capabilities and many others. The tool consists of an Instrumentor to add probes and a Debugger to set trigger values and display results. The Identify software offers designers a view of logic behavior inside an FPGA operating within the system. It also offers a highly sophisticated set of trigger mechanisms that can be used to isolate just those events that are germane to a particular problem.
The following sections focus on the complex triggering capabilities of the Identify Instrumentor and Debugger that enable you to find an event or series of events that are occurring in your design. Further sections describe techniques for using the Identify product with logic analyzers to exchange triggers and augment the capabilities of both tools in system-level debug.
April 12, 2006 -- pldesignline.com
When a design is simulated, the level of verification is a function of how accurately the simulation vectors mimic the operating environment. Designs that are simulated with vectors that accurately reflect board conditions can detect most bugs. Modeling such conditions is not easy, however, and most vectors offer only an approximation of the actual stimulus. Thus, in most cases, simulation offers only incomplete verification.
Hardware debuggers represent the ultimate system verification tool. Unlike simulators, debuggers show designers what their logic is actually doing inside the device running in the system at full speed. When using a hardware debugger it is crucial that you, as the designer, capture the precise data needed to discover bugs and verify system behavior. Not only do you need to locate the logic transitions around a certain event, but you must also track bugs that may be rare events and ensure they are trapped for closer examination.
In order to maximize efficiency, a debugger must offer probing – and display results – at the Register Transfer (RT) level, because that is the version of the design that is most familiar to the engineer. The debugger must also be able to capture any logic event of any duration or frequency and gather data based on that event. Triggering must be powerful enough to traverse a series of events so as to arrive at the particular event that is the trigger. Finally, the debugger must be able to detect events across multiple clock domains – such as metastability – that result in transitions within a period.
The Identify RTL Debugger from Synplicity provides these capabilities and many others. The tool consists of an Instrumentor to add probes and a Debugger to set trigger values and display results. The Identify software offers designers a view of logic behavior inside an FPGA operating within the system. It also offers a highly sophisticated set of trigger mechanisms that can be used to isolate just those events that are germane to a particular problem.
The following sections focus on the complex triggering capabilities of the Identify Instrumentor and Debugger that enable you to find an event or series of events that are occurring in your design. Further sections describe techniques for using the Identify product with logic analyzers to exchange triggers and augment the capabilities of both tools in system-level debug.
To read the full article, click here
Related Semiconductor IP
- AXI to UCIe FDI Interface IP
- 45SPCLO UCIe-Class 1-32Gbps Low Power Receiver IP (NRZ)
- 45SPCLO UCIe-Class 1-32Gbps Low Power Transmitter IP (NRZ)
- Peripheral Sensor Interface (PSI5) Host Controller
- Link Acceleration Unit
Related Articles
- FPGA Prototyping of Complex SoCs: RTL code migration and debug strategies
- FPGA based Complex System Designs: Methodology and Techniques
- Control an FPGA bus without using the processor
- TROJAN-GUARD: Hardware Trojans Detection Using GNN in RTL Designs
Latest Articles
- Croc: Training the Next Generation Chip Designers on Domain-Specific End-to-End Open Source Silicon
- Design and Development of a Neuromorphic Silicon Suite: PVT Sensing, Stochastic LIF Inference, On-Chip STDP Learning, and Crossbar Programming
- LLM4RTL: Tool-Assisted LLM for RTL Generation
- Towards Delta Aware Training: Efficient DNN Weight Storage for Resource-Constrained FPGAs
- CHERI-D: Secure and efficient inline object ID for CHERI temporal memory safety