43                            scale_diff,     
// divide differences by 2 (to fit in 8-bit range)    44                            hdr,            
// second green absolute, not difference    52 // Was s ynthesis attribute shreg_extract of csconvert_jp4diff is yes;    58     input  [
7:
0] 
din; 
// input data in scanline sequence    60     output [
8:
0] 
y_out;  
// output Y (16x16) in scanline sequence. Valid if ys active    61     output [
7:
0] 
yaddr; 
// address for the external buffer memory to write 16x16x8bit Y data    62     output       ywe;    
// wrire enable of Y data    64     input  [
1:
0] 
bayer_phase; 
// selected pixel will be absolute, others - difference    79 //    wire         start_out=bayer_phase[1]?(bayer_phase[0]?dly_17:dly_16):(bayer_phase[0]?dly_1:pre_first_in);    98     always @ (
posedge clk) 
begin 
2246pre_yaddr_cntrreg[7:0]
2242pre2_first_outreg[2:0]
2247pre2_yaddr_cntrreg[7:0]
2276scaled_pre_y_outwire[8:0]
2258mux_minus_selreg[2:0]