Changeset 26 in XOpenSparcT1 for trunk/T1-common/srams/bw_r_irf.v


Ignore:
Timestamp:
04/04/11 11:58:11 (13 years ago)
Author:
pntsvt00
Message:

checkpoint: baco con store consecutivi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/T1-common/srams/bw_r_irf.v

    r22 r26  
    13621362          new_agp_d2[1:0] <= new_agp_d1[1:0]; 
    13631363        end 
    1364 /* 
     1364 
     1365// synthesis traslate off 
     1366`ifdef DEBUG 
     1367 
    13651368        always @(posedge clk) begin 
    13661369          if (wr_en) begin 
     
    13851388          end 
    13861389        end 
    1387 */ 
     1390 
     1391// synthesis traslate on 
     1392`endif 
     1393 
    13881394endmodule 
    13891395 
Note: See TracChangeset for help on using the changeset viewer.