URL
https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
Show entire file |
Details |
Blame |
View Log
Rev 47 |
Rev 50 |
Line 24... |
Line 24... |
//// from http://www.opencores.org/lgpl.shtml ////
|
//// from http://www.opencores.org/lgpl.shtml ////
|
//// ////
|
//// ////
|
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
|
|
package video_frame_pkg;
|
package video_frame_pkg;
|
import logger_pkg::*;
|
|
|
|
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
typedef struct
|
typedef struct
|
{
|
{
|
int pixel[];
|
int pixel[];
|
Line 48... |
Line 47... |
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
`include "video_frame_config.svh"
|
`include "video_frame_config.svh"
|
`include "video_frame_class.svh"
|
`include "video_frame_class.svh"
|
|
|
// --------------------------------------------------------------------
|
// --------------------------------------------------------------------
|
endpackage: video_frame_pkg
|
endpackage
|
endpackage
|
endpackage
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.