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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [trunk/] [vc/] [syn/] [script/] [source.tcl] - Blame information for rev 47

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 41 wsong0210
# Asynchronous SDM NoC
2
# (C)2011 Wei Song
3
# Advanced Processor Technologies Group
4
# Computer Science, the Univ. of Manchester, UK
5
# 
6
# Authors: 
7
# Wei Song     wsong83@gmail.com
8
# 
9
# License: LGPL 3.0 or later
10
# 
11
# Source files for the VC routers
12
# 
13
# History:
14
# 02/06/2011  Initial version. <wsong83@gmail.com>
15
 
16
# the common verilog source files between VC and SDM
17
analyze -format verilog   ../../common/src/cell_lib.v
18
analyze -format verilog   ../../common/src/ctree.v
19
analyze -format sverilog  ../../common/src/mnma.v
20
analyze -format sverilog  ../../common/src/mrma.v
21
analyze -format verilog   ../../common/src/mutex_arb.v
22
analyze -format sverilog  ../../common/src/pipe4.v
23
analyze -format sverilog  ../../common/src/pipen.v
24
analyze -format verilog   ../../common/src/tree_arb.v
25 42 wsong0210
analyze -format verilog   ../../common/src/comp4.v
26 41 wsong0210
 
27
# the private code of wormhole/SDM routers
28
analyze -format sverilog  ../src/cpipe.v
29
analyze -format sverilog  ../src/dcb_vc.v
30
analyze -format sverilog  ../src/ddmux.v
31
analyze -format sverilog  ../src/inpbuf.v
32
analyze -format sverilog  ../src/outpbuf.v
33
analyze -format sverilog  ../src/router.v
34
analyze -format sverilog  ../src/fcctl.v
35
analyze -format sverilog  ../src/rcb_vc.v
36
analyze -format sverilog  ../src/rtu.v
37
analyze -format sverilog  ../src/vca.v
38
analyze -format sverilog  ../src/vcdmux.v

powered by: WebSVN 2.1.0

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