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/] [ip/] [Interrupt/] [ext_int.IP] - Diff between revs 38 and 48

Show entire file | Details | Blame | View Log

Rev 38 Rev 48
Line 14... Line 14...
                  'version' => 1,
                  'version' => 1,
                  'gui_status' => {
                  'gui_status' => {
                                    'timeout' => 0,
                                    'timeout' => 0,
                                    'status' => 'ideal'
                                    'status' => 'ideal'
                                  },
                                  },
                  'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/ext_int/ext_int.v',
                  'file_name' => 'mpsoc/rtl/src_peripheral/ext_int/ext_int.v',
                  'parameters' => {
                  'parameters' => {
                                    'TAGw' => {
                                    'TAGw' => {
 
                                                                                                'redefine_param' => 1,
                                                'type' => 'Fixed',
                                                'type' => 'Fixed',
                                                'info' => undef,
                                                'info' => undef,
                                                'global_param' => 0,
                                                'global_param' => 0,
                                                'content' => '',
                                                'content' => '',
                                                'default' => '3'
                                                'default' => '3'
                                              },
                                              },
                                    'SELw' => {
                                    'SELw' => {
 
                                                                                                'redefine_param' => 1,
                                                'default' => '4',
                                                'default' => '4',
                                                'content' => '',
                                                'content' => '',
                                                'global_param' => 0,
                                                'global_param' => 0,
                                                'info' => undef,
                                                'info' => undef,
                                                'type' => 'Fixed'
                                                'type' => 'Fixed'
                                              },
                                              },
                                    'Dw' => {
                                    'Dw' => {
 
                                                                                        'redefine_param' => 1,
                                              'info' => undef,
                                              'info' => undef,
                                              'type' => 'Fixed',
                                              'type' => 'Fixed',
                                              'default' => '32',
                                              'default' => '32',
                                              'content' => '',
                                              'content' => '',
                                              'global_param' => 0
                                              'global_param' => 0
                                            },
                                            },
                                    'EXT_INT_NUM' => {
                                    'EXT_INT_NUM' => {
 
                                                                                                                'redefine_param' => 1,
                                                       'type' => 'Spin-button',
                                                       'type' => 'Spin-button',
                                                       'info' => 'number of external interrupt pins.',
                                                       'info' => 'number of external interrupt pins.',
                                                       'global_param' => 0,
                                                       'global_param' => 0,
                                                       'content' => '1,32,1',
                                                       'content' => '1,32,1',
                                                       'default' => '3'
                                                       'default' => '3'
                                                     },
                                                     },
                                    'Aw' => {
                                    'Aw' => {
 
                                                                                                'redefine_param' => 1,
                                              'default' => '3',
                                              'default' => '3',
                                              'global_param' => 0,
                                              'global_param' => 0,
                                              'content' => '',
                                              'content' => '',
                                              'info' => undef,
                                              'info' => undef,
                                              'type' => 'Fixed'
                                              'type' => 'Fixed'
Line 203... Line 208...
        #define ${IP}_IER_FALL          (*((volatile unsigned int *) ($BASE+8   )))
        #define ${IP}_IER_FALL          (*((volatile unsigned int *) ($BASE+8   )))
        #define ${IP}_ISR                       (*((volatile unsigned int *) ($BASE+12  )))
        #define ${IP}_ISR                       (*((volatile unsigned int *) ($BASE+12  )))
        #define ${IP}_RD                        (*((volatile unsigned int *) ($BASE+16  )))',
        #define ${IP}_RD                        (*((volatile unsigned int *) ($BASE+16  )))',
                  'ip_name' => 'ext_int',
                  'ip_name' => 'ext_int',
                  'hdl_files' => [
                  'hdl_files' => [
                                   '/mpsoc/src_peripheral/ext_int/ext_int.v'
                                   '/mpsoc/rtl/src_peripheral/ext_int/ext_int.v'
                                 ],
                                 ],
                  'category' => 'Interrupt',
                  'category' => 'Interrupt',
                  'modules' => {
                  'modules' => {
                                 'ext_int' => {}
                                 'ext_int' => {}
                               }
                               }

powered by: WebSVN 2.1.0

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