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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [branches/] [clos_opt/] [sdm/] [define.v] - Diff between revs 13 and 22

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 13 Rev 22
/*
/*
 Asynchronous SDM NoC
 Asynchronous SDM NoC
 (C)2011 Wei Song
 (C)2011 Wei Song
 Advanced Processor Technologies Group
 Advanced Processor Technologies Group
 Computer Science, the Univ. of Manchester, UK
 Computer Science, the Univ. of Manchester, UK
 
 
 Authors:
 Authors:
 Wei Song     wsong83@gmail.com
 Wei Song     wsong83@gmail.com
 
 
 License: LGPL 3.0 or later
 License: LGPL 3.0 or later
 
 
 Router configuration header file for SDM routers.
 Router configuration header file for SDM routers.
 
 
 History:
 History:
 20/09/2009  Initial version. <wsong83@gmail.com>
 20/09/2009  Initial version. <wsong83@gmail.com>
 23/05/2011  Clean up for opensource. <wsong83@gmail.com>
 23/05/2011  Clean up for opensource. <wsong83@gmail.com>
 
 
*/
*/
 
 
// if VCN > 1, set ENABLE_CLOS to use the 2-stage Clos switch for less switching area
// if VCN > 1, set ENABLE_CLOS to use the 2-stage Clos switch for less switching area
`define ENABLE_CLOS
`define ENABLE_CLOS
 
 
// set to enable channel slicing for fast data paths
// set to enable channel slicing for fast data paths
`define ENABLE_CHANNEL_SLICING
`define ENABLE_CHANNEL_SLICING
 
 
// set to use the early acknowledge of lokkahead pipelines in the critical cycle
// set to use the early acknowledge of lokkahead pipelines in the critical cycle
`define ENABLE_LOOKAHEAD
`define ENABLE_LOOKAHEAD
 
 
// always set in wormhole and SDM routers to enable the eof bit in data pipeline stages
// always set in wormhole and SDM routers to enable the eof bit in data pipeline stages
`define ENABLE_EOF
`define ENABLE_EOF
 
 

powered by: WebSVN 2.1.0

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