OpenCores
URL https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk

Subversion Repositories qaz_libs

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

/qaz_libs/trunk/camera_link/cl_line_scan_checker.v
16,18 → 16,6
 
// --------------------------------------------------------------------
//
localparam FPA_FS1 = 14'h3fff;
localparam FPA_FS2 = 14'h3ffe;
localparam FPA_LS = 14'h3ffd;
localparam FPA_HB = 14'h3ffc;
localparam FPA_VB = 14'h3ffb;
localparam FPA_BLK = 14'h3ff3;
localparam FPA_IT = 14'h3ff2;
localparam FPA_EOD = 14'h3ff1;
 
 
// --------------------------------------------------------------------
//
wire [13:0] cl_pixel_counter;
wire [15:0] cl_frame_x;
wire [15:0] cl_frame_y;
/qaz_libs/trunk/camera_link/cl_area_scan_checker.v
14,18 → 14,7
input cl_reset
);
 
// --------------------------------------------------------------------
//
localparam FPA_FS1 = 14'h3fff;
localparam FPA_FS2 = 14'h3ffe;
localparam FPA_LS = 14'h3ffd;
localparam FPA_HB = 14'h3ffc;
localparam FPA_VB = 14'h3ffb;
localparam FPA_BLK = 14'h3ff3;
localparam FPA_IT = 14'h3ff2;
localparam FPA_EOD = 14'h3ff1;
 
 
// --------------------------------------------------------------------
//
wire [13:0] cl_pixel_counter;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.