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/] [perl_gui/] [lib/] [interface/] [ni.ITC] - Blame information for rev 43

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

Line No. Rev Author Line
1 25 alirezamon
#######################################################################
2
##      File: ni.ITC
3
##
4
##      Copyright (C) 2014-2016  Alireza Monemi
5
##
6 43 alirezamon
##      This file is part of ProNoC 1.8.1
7 25 alirezamon
##
8
##      WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
9 38 alirezamon
##      MAY CAUSE UNEXPECTED BEHAIVOR.
10 25 alirezamon
################################################################################
11
 
12 16 alirezamon
$HashRef = bless( {
13 43 alirezamon
                    'connection_num' => 'single connection',
14
                    'name' => 'ni',
15
                    'modules' => {
16
                                   'ni' => {}
17
                                 },
18 16 alirezamon
                    'ports' => {
19 43 alirezamon
 
20
 
21
                                 'flit_in_wr' => {
22
                                                   'connect_type' => 'output',
23
                                                   'name' => 'flit_in_wr',
24
                                                   'default_out' => 'Active low',
25
                                                   'range' => '',
26
                                                   'outport_type' => 'concatenate',
27
                                                   'type' => 'input',
28
                                                   'connect_name' => 'flit_out_wr',
29
                                                   'connect_range' => ''
30
                                                 },
31
                                 'credit_in' => {
32
                                                  'range' => 'V-1:0',
33
                                                  'outport_type' => 'concatenate',
34
                                                  'connect_range' => 'V-1:0',
35
                                                  'connect_name' => 'credit_out',
36
                                                  'type' => 'input',
37
                                                  'name' => 'credit_in',
38
                                                  'connect_type' => 'output',
39
                                                  'default_out' => 'Active low'
40
                                                },
41
                                 'current_e_addr' => {
42 38 alirezamon
                                                  'default_out' => 'Active low',
43 43 alirezamon
                                                  'connect_type' => 'output',
44
                                                  'name' => 'current_e_addr',
45
                                                  'type' => 'input',
46
                                                  'connect_range' => 'EAw-1:0',
47
                                                  'connect_name' => 'current_e_addr',
48 38 alirezamon
                                                  'outport_type' => 'concatenate',
49 43 alirezamon
                                                  'range' => 'EAw-1:0'
50
                                                },
51
                                'current_r_addr' => {
52
                                                  'default_out' => 'Active low',
53 38 alirezamon
                                                  'connect_type' => 'output',
54 43 alirezamon
                                                  'name' => 'current_r_addr',
55 38 alirezamon
                                                  'type' => 'input',
56 43 alirezamon
                                                  'connect_range' => 'RAw-1:0',
57
                                                  'connect_name' => 'current_r_addr',
58
                                                  'outport_type' => 'concatenate',
59
                                                  'range' => 'RAw-1:0'
60 38 alirezamon
                                                },
61 43 alirezamon
 
62
 
63
                                 'credit_out' => {
64
                                                   'name' => 'credit_out',
65
                                                   'connect_type' => 'input',
66
                                                   'default_out' => 'Active low',
67
                                                   'outport_type' => 'concatenate',
68
                                                   'range' => 'V-1:0',
69
                                                   'connect_range' => 'V-1:0',
70
                                                   'connect_name' => 'credit_in',
71
                                                   'type' => 'output'
72
                                                 },
73 38 alirezamon
                                 'flit_in' => {
74
                                                'connect_range' => 'Fw-1:0',
75
                                                'connect_name' => 'flit_out',
76 43 alirezamon
                                                'type' => 'input',
77
                                                'range' => 'Fw-1:0',
78
                                                'outport_type' => 'concatenate',
79 38 alirezamon
                                                'default_out' => 'Active low',
80 43 alirezamon
                                                'name' => 'flit_in',
81 38 alirezamon
                                                'connect_type' => 'output'
82
                                              },
83 16 alirezamon
                                 'flit_out' => {
84 43 alirezamon
                                                 'connect_range' => 'Fw-1:0',
85 38 alirezamon
                                                 'connect_name' => 'flit_in',
86 25 alirezamon
                                                 'type' => 'output',
87 43 alirezamon
                                                 'outport_type' => 'concatenate',
88 16 alirezamon
                                                 'range' => 'Fw-1:0',
89 43 alirezamon
                                                 'default_out' => 'Active low',
90
                                                 'name' => 'flit_out',
91
                                                 'connect_type' => 'input'
92 16 alirezamon
                                               },
93 38 alirezamon
                                 'flit_out_wr' => {
94 43 alirezamon
                                                    'type' => 'output',
95
                                                    'connect_range' => '',
96
                                                    'connect_name' => 'flit_in_wr',
97 38 alirezamon
                                                    'outport_type' => 'concatenate',
98 43 alirezamon
                                                    'range' => '',
99 38 alirezamon
                                                    'default_out' => 'Active low',
100
                                                    'connect_type' => 'input',
101 43 alirezamon
                                                    'name' => 'flit_out_wr'
102
                                                  }
103 16 alirezamon
                               },
104 43 alirezamon
                    'module_name' => 'ni',
105
                    'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/ni/ni.v',
106
                    'category' => 'NoC',
107 38 alirezamon
                    'gui_status' => {
108 43 alirezamon
                                      'status' => 'ideal',
109
                                      'timeout' => 0
110 38 alirezamon
                                    },
111 43 alirezamon
                    'type' => 'socket'
112 16 alirezamon
                  }, 'intfc_gen' );

powered by: WebSVN 2.1.0

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