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/] [clk.ITC] - Rev 48

Compare with Previous | Blame | View Log

$HashRef = bless( {
                    'connection_num' => 'multi connection',
                    'name' => 'clk',
                    'description' => 'clock source',
                    'modules' => {
                                   'clk_socket' => {},
                                   'wb_master_socket' => {},
                                   'wb_slave_socket' => {},
                                   'reset_socket' => {}
                                 },
                    'ports' => {
                                 'clk_o' => {
                                              'outport_type' => 'concatenate',
                                              'connect_name' => 'clk_i',
                                              'name' => 'clk_o',
                                              'range' => '',
                                              'connect_type' => 'input',
                                              'connect_range' => '',
                                              'default_out' => 'Active low',
                                              'type' => 'output'
                                            }
                               },
                    'file_name' => 'mpsoc/perl_gui/lib/verilog/bus.v',
                    'module_name' => 'clk_socket',
                    'type' => 'socket',
                    'category' => 'source'
                  }, 'intfc_gen' );

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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