Debugging FPGA-based video systems: Part 1
Andrew Draper, Altera Corp.
Embedded.com (May 27, 2013)
In this series of articles we will discuss some strategies for debugging a video system built in an FPGA. The examples use Altera’s video debugging tools and methodology, although the concepts can be applied generally.
Before moving on to the video-specific parts of debugging it is worth checking that the design has synthesized correctly and has passed a number of basic sanity checks.
Timing Analysis
Hardware designs that run from a clock need to meet a number of timing constraints. The two most basic of these exist to prevent errors if a signal changes while it is being sampled by a register: The input to a register must be stable for a time before the clock edge on which it is sampled e referred to as the setup time.
To read the full article, click here
Related Semiconductor IP
- Standard Definition NTSC/PAL/SECAM Video Sync Separator
- Single-core video encoder - AV1, HEVC, AVC
- Single-core video decoder - AV1, HEVC, AVC, VP9
- Single-core video encoder - AV1, HEVC, AVC, VP9
- Single-core video encoder - AV1, HEVC, AVC
Related White Papers
- Debugging FPGA-based video systems: Part 2
- A configurable FPGA-based multi-channel high-definition Video Processing Platform
- FPGA-based video surveillance comes of age
- Understanding - and Reducing - Latency in Video Compression Systems