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

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

Line No. Rev Author Line
1 38 alirezamon
#######################################################################
2
##      File: interrupt_cpu.ITC
3
##
4
##      Copyright (C) 2014-2016  Alireza Monemi
5
##
6
##      This file is part of ProNoC 1.7.0
7
##
8
##      WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
9
##      MAY CAUSE UNEXPECTED BEHAIVOR.
10
################################################################################
11
 
12 16 alirezamon
$HashRef = bless( {
13 38 alirezamon
                    'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/int_ctrl/int_ctrl.v',
14 16 alirezamon
                    'description' => 'interrupt signal between interrupt controller and cpu',
15
                    'modules' => {
16
                                   'int_ctrl' => {}
17
                                 },
18 38 alirezamon
                    'gui_status' => {
19
                                      'timeout' => 0,
20
                                      'status' => 'ideal'
21
                                    },
22
                    'connection_num' => 'single connection',
23
                    'name' => 'interrupt_cpu',
24
                    'type' => 'plug',
25
                    'category' => 'interrupt',
26 16 alirezamon
                    'ports' => {
27
                                 'int_o' => {
28 38 alirezamon
                                              'type' => 'output',
29 16 alirezamon
                                              'outport_type' => 'concatenate',
30
                                              'connect_name' => 'int_i',
31 38 alirezamon
                                              'range' => '',
32
                                              'default_out' => 'Active low',
33 17 alirezamon
                                              'name' => 'int_o',
34 16 alirezamon
                                              'connect_type' => 'input',
35 38 alirezamon
                                              'connect_range' => ''
36 16 alirezamon
                                            }
37
                               },
38 38 alirezamon
                    'module_name' => 'int_ctrl'
39 16 alirezamon
                  }, 'intfc_gen' );

powered by: WebSVN 2.1.0

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