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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [branches/] [clos_opt/] [common/] [src/] [dcb.v] - Diff between revs 63 and 76

Show entire file | Details | Blame | View Log

Rev 63 Rev 76
Line 47... Line 47...
   input [MN-1:0][SCN-1:0]         oa4; // the eof ack from output buffer
   input [MN-1:0][SCN-1:0]         oa4; // the eof ack from output buffer
 `endif
 `endif
`else
`else
   output [NN-1:0]                ia, o4; // eof and ack
   output [NN-1:0]                ia, o4; // eof and ack
   input [MN-1:0]                 oa, i4;
   input [MN-1:0]                 oa, i4;
 
 `ifdef ENABLE_BUFFERED_CLOS
 
   input [MN-1:0]                 oa4; // the eof ack from output buffer
 
 `endif
`endif
`endif
 
 
   input [MN-1:0][NN-1:0]          cfg; // crossbar configuration
   input [MN-1:0][NN-1:0]          cfg; // crossbar configuration
 
 
   wire [MN-1:0][SCN-1:0][NN-1:0] dm0, dm1, dm2, dm3;
   wire [MN-1:0][SCN-1:0][NN-1:0] dm0, dm1, dm2, dm3;

powered by: WebSVN 2.1.0

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