Changeset 14 in XOpenSparcT1 for trunk/os2wb/os2wb_dual.v


Ignore:
Timestamp:
03/24/11 14:47:26 (13 years ago)
Author:
pntsvt00
Message:

commit per simulazione di os2wb e Top

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/os2wb/os2wb_dual.v

    r6 r14  
    1919// 
    2020////////////////////////////////////////////////////////////////////////////////// 
     21 
     22`ifdef DUALCORES 
     23 
    2124module os2wb_dual( 
    2225    input              clk, 
     
    181184); 
    182185*/ 
     186 
    183187pcx_fifo pcx_fifo_inst(  
    184188    .clk(clk), 
     
    11211125); 
    11221126 
    1123 endmodule 
     1127endmodule  
     1128 
     1129`endif 
Note: See TracChangeset for help on using the changeset viewer.