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] - Diff between revs 17 and 38

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 17 Rev 38
Line 1... Line 1...
 
#######################################################################
 
##      File: interrupt_cpu.ITC
 
##
 
##      Copyright (C) 2014-2016  Alireza Monemi
 
##
 
##      This file is part of ProNoC 1.7.0
 
##
 
##      WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
 
##      MAY CAUSE UNEXPECTED BEHAIVOR.
 
################################################################################
 
 
$HashRef = bless( {
$HashRef = bless( {
                    'connection_num' => 'single connection',
                    'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/int_ctrl/int_ctrl.v',
                    'name' => 'interrupt_cpu',
 
                    'description' => 'interrupt signal between interrupt controller and cpu',
                    'description' => 'interrupt signal between interrupt controller and cpu',
                    'modules' => {
                    'modules' => {
                                   'int_ctrl' => {}
                                   'int_ctrl' => {}
                                 },
                                 },
 
                    'gui_status' => {
 
                                      'timeout' => 0,
 
                                      'status' => 'ideal'
 
                                    },
 
                    'connection_num' => 'single connection',
 
                    'name' => 'interrupt_cpu',
 
                    'type' => 'plug',
 
                    'category' => 'interrupt',
                    'ports' => {
                    'ports' => {
                                 'int_o' => {
                                 'int_o' => {
 
                                              'type' => 'output',
                                              'outport_type' => 'concatenate',
                                              'outport_type' => 'concatenate',
                                              'connect_name' => 'int_i',
                                              'connect_name' => 'int_i',
                                              'name' => 'int_o',
 
                                              'range' => '',
                                              'range' => '',
                                              'connect_type' => 'input',
 
                                              'connect_range' => '',
 
                                              'default_out' => 'Active low',
                                              'default_out' => 'Active low',
                                              'type' => 'output'
                                              'name' => 'int_o',
 
                                              'connect_type' => 'input',
 
                                              'connect_range' => ''
                                            }
                                            }
                               },
                               },
                    'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/int_ctrl/int_ctrl.v',
                    'module_name' => 'int_ctrl'
                    'module_name' => 'int_ctrl',
 
                    'type' => 'socket',
 
                    'category' => 'interrupt'
 
                  }, 'intfc_gen' );
                  }, 'intfc_gen' );

powered by: WebSVN 2.1.0

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