IPSR-VIDEO Altera, IPSR-VIDEO Datasheet - Page 145

RENEWAL Of IPS-VIDEO

IPSR-VIDEO

Manufacturer Part Number
IPSR-VIDEO
Description
RENEWAL Of IPS-VIDEO
Manufacturer
Altera
Series
IP Suitesr
Datasheet

Specifications of IPSR-VIDEO

Software Application
IP CORE, SUITES
Supported Families
Arria GX, Cyclone II, HardCopy II, Stratix II
Features
Common Avalon Streaming (Avalon-St) Interface And Avalon-St Video Protocol
Core Architecture
FPGA
Core Sub-architecture
Arria, Cyclone, Stratix
Rohs Compliant
NA
Lead Free Status / RoHS Status
na
Chapter 5: Functional Descriptions
Test Pattern Generator
Table 5–27. Test Pattern Generator Avalon-ST Video Protocol Parameters (Part 1 of 2)
January 2011 Altera Corporation
Frame Width
Frame Height
Interlaced /
Progressive
Bits per Color Sample
Color Space
Parameter
Output Data Types
1
The Test Pattern Generator MegaCore function supports a wide range of resolutions
and color spaces with either a sequential or parallel data interface.
In all combinations of color space and subsampling that are allowed, the stream of
pixel data is of a type consistent with the conventions adopted by the other MegaCore
functions in the Video and Image Processing Suite.
The Test Pattern Generator MegaCore function can output streams of pixel data of the
types shown in
The Test Pattern Generator cannot produce interlaced streams of pixel data with an
odd frame height. To create interlaced video streams where F0 fields are one line
higher than F1 fields, Altera recommends feeding Test Pattern Generator progressive
video output into the Interlacer MegaCore function.
Width selected in the parameter editor. Can be run-time controlled in which case, the value
specified in the GUI is the maximum allowed value.
Height selected in the parameter editor. Can be run-time controlled in which case, the value
specified in the GUI is the maximum allowed value.
Mode selected in the parameter editor.
Number of bits per color sample selected in the parameter editor.
As selected in the parameter editor. RGB (4:4:4 subsampling only) or YCbCr.
go = 0;
while (true)
{
do once for progressive output or twice for interlaced output
{
}
}
status = 0;
while (go != 1 )
read_control();
status = 1;
send_control_packet();
send_image_data_header();
output_test_pattern ();
wait();
Table
5–27.
//Copies control to internal register
Value
Video and Image Processing Suite User Guide
5–65

Related parts for IPSR-VIDEO