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/] [Other/] [dummy_module.IP] - Diff between revs 38 and 48

Show entire file | Details | Blame | View Log

Rev 38 Rev 48
Line 9... Line 9...
##      MAY CAUSE UNEXPECTED BEHAIVOR.
##      MAY CAUSE UNEXPECTED BEHAIVOR.
################################################################################
################################################################################
 
 
$wb_master_dummy_request = bless( {
$wb_master_dummy_request = bless( {
                                    'version' => 1,
                                    'version' => 1,
                                    'file_name' => '/home/alireza/mywork/mpsoc/src_peripheral/DMA/wb_master_dummy_request.v',
                                    'file_name' => 'mpsoc/rtl/src_peripheral/DMA/wb_master_dummy_request.v',
                                    'ip_name' => 'dummy_module',
                                    'ip_name' => 'dummy_module',
                                    'ports' => {
                                    'ports' => {
                                                 'clk' => {
                                                 'clk' => {
                                                            'intfc_name' => 'plug:clk[0]',
                                                            'intfc_name' => 'plug:clk[0]',
                                                            'type' => 'input',
                                                            'type' => 'input',
Line 188... Line 188...
                                    'gui_status' => {
                                    'gui_status' => {
                                                      'timeout' => 0,
                                                      'timeout' => 0,
                                                      'status' => 'ideal'
                                                      'status' => 'ideal'
                                                    },
                                                    },
                                    'hdl_files' => [
                                    'hdl_files' => [
                                                     '/mpsoc/src_peripheral/Other/wb_master_dummy_request.v'
                                                     '/mpsoc/rtl/src_peripheral/Other/wb_master_dummy_request.v'
                                                   ],
                                                   ],
                                    'category' => 'Other',
                                    'category' => 'Other',
                                    'unused' => {
                                    'unused' => {
                                                  'plug:wb_master[0]' => [
                                                  'plug:wb_master[0]' => [
                                                                           'dat_o',
                                                                           'dat_o',

powered by: WebSVN 2.1.0

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