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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [trunk/] [sdm/] [define.v] - Blame information for rev 22

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 wsong0210
/*
2
 Asynchronous SDM NoC
3
 (C)2011 Wei Song
4
 Advanced Processor Technologies Group
5
 Computer Science, the Univ. of Manchester, UK
6
 
7
 Authors:
8
 Wei Song     wsong83@gmail.com
9
 
10
 License: LGPL 3.0 or later
11
 
12
 Router configuration header file for SDM routers.
13
 
14
 History:
15
 20/09/2009  Initial version. <wsong83@gmail.com>
16
 23/05/2011  Clean up for opensource. <wsong83@gmail.com>
17
 
18
*/
19
 
20
// if VCN > 1, set ENABLE_CLOS to use the 2-stage Clos switch for less switching area
21
`define ENABLE_CLOS
22
 
23
// set to enable channel slicing for fast data paths
24
`define ENABLE_CHANNEL_SLICING
25
 
26
// set to use the early acknowledge of lokkahead pipelines in the critical cycle
27
`define ENABLE_LOOKAHEAD
28
 
29
// always set in wormhole and SDM routers to enable the eof bit in data pipeline stages
30
`define ENABLE_EOF

powered by: WebSVN 2.1.0

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