OpenCores
URL https://opencores.org/ocsvn/an-fpga-implementation-of-low-latency-noc-based-mpsoc/an-fpga-implementation-of-low-latency-noc-based-mpsoc/trunk

Subversion Repositories an-fpga-implementation-of-low-latency-noc-based-mpsoc

[/] [an-fpga-implementation-of-low-latency-noc-based-mpsoc/] [trunk/] [mpsoc/] [rtl/] [pronoc_def.v] - Diff between revs 54 and 55

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 54 Rev 55
Line 32... Line 32...
    `ifdef USE_LIB
    `ifdef USE_LIB
         `uselib lib=`USE_LIB
         `uselib lib=`USE_LIB
    `endif
    `endif
 
 
 
 
 
/****************
 
        TRACE dump
 
*****************/
 
   //uncomment following define to enable TRACE dumping
 
 
 
 
 
   // `define TRACE_DUMP_PER_NoC            // dump all in/out traces to the NoC in single file
 
   // `define TRACE_DUMP_PER_ROUTER         // dump each router in/out traces in a seprate file
 
  // `define TRACE_DUMP_PER_PORT            // dump each router port in/out in a single file
 
 
 
 
 
 
 
 
 
 
`endif
`endif
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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