URL
                    https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
                
             
            
            
[/] [qaz_libs/] [trunk/] [camera_link/] [cl_area_scan_checker.v] - Diff between revs 2 and 3
Show entire file |
Details |
Blame |
View Log
   
    
      
         | Rev 2 | Rev 3 | 
    
    
      
        | Line 12... | Line 12... | 
      
        |     input               cl_clk,
 |     input               cl_clk,
 | 
      
        |  
 |  
 | 
      
        |     input               cl_reset
 |     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;
 |   wire [13:0] cl_pixel_counter;
 | 
      
        |   wire [15:0] cl_frame_x;
 |   wire [15:0] cl_frame_x;
 | 
    
   
 
 
         
                
        
            
            
        
        
             
    
        © copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.