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/] [snoop.ITC] - Blame information for rev 42

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

Line No. Rev Author Line
1 42 alirezamon
#######################################################################
2
##      File: snoop.ITC
3
##
4
##      Copyright (C) 2014-2016  Alireza Monemi
5
##
6
##      This file is part of ProNoC 1.8.1
7
##
8
##      WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
9
##      MAY CAUSE UNEXPECTED BEHAIVOR.
10
################################################################################
11
 
12
$HashRef = bless( {
13
                    'connection_num' => 'multi connection',
14
                    'category' => 'wishbone',
15
                    'file_name' => '/home/alireza/mywork/mpsoc/src_peripheral/bus/wishbone_bus.v',
16
                    'gui_status' => {
17
                                      'status' => 'ideal',
18
                                      'timeout' => 0
19
                                    },
20
                    'type' => 'socket',
21
                    'name' => 'snoop',
22
                    'ports' => {
23
                                 'snoop_adr_o' => {
24
                                                    'connect_type' => 'input',
25
                                                    'default_out' => 'Active low',
26
                                                    'range' => 'Aw-1:0',
27
                                                    'connect_range' => 'Aw-1:0',
28
                                                    'outport_type' => 'concatenate',
29
                                                    'type' => 'output',
30
                                                    'connect_name' => 'snoop_adr_i',
31
                                                    'name' => 'snoop_adr_o'
32
                                                  },
33
                                 'snoop_en_o' => {
34
                                                   'connect_range' => '',
35
                                                   'connect_type' => 'input',
36
                                                   'range' => '',
37
                                                   'default_out' => 'Active low',
38
                                                   'type' => 'output',
39
                                                   'connect_name' => 'snoop_en_i',
40
                                                   'name' => 'snoop_en_o',
41
                                                   'outport_type' => 'concatenate'
42
                                                 }
43
                               },
44
                    'module_name' => 'wishbone_bus',
45
                    'modules' => {
46
                                   'wishbone_bus' => {},
47
                                   'bus_arbiter' => {}
48
                                 }
49
                  }, 'intfc_gen' );

powered by: WebSVN 2.1.0

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