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/] [Source/] [xilinx_IBUFGDS.IP] - Blame information for rev 48

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 48 alirezamon
#######################################################################
2
##      File: xilinx_IBUFGDS.IP
3
##
4
##      Copyright (C) 2014-2019  Alireza Monemi
5
##
6
##      This file is part of ProNoC 1.9.1
7
##
8
##      WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
9
##      MAY CAUSE UNEXPECTED BEHAIVOR.
10
################################################################################
11
 
12
$ipgen = bless( {
13
                  'version' => 3,
14
                  'modules' => {
15
                                 'IBUFGDS' => {}
16
                               },
17
                  'description' => 'Xilinx Differential Signaling Input Clock Buffer',
18
                  'file_name' => 'mpsoc/perl_gui/lib/verilog/IBUFGDS.v',
19
                  'sockets' => {
20
                                 'clk' => {
21
                                            'type' => 'num',
22
                                            'connection_num' => 'multi connection',
23
                                            '1' => {
24
                                                     'name' => 'clk_1'
25
                                                   },
26
                                            'value' => 1,
27
                                            '0' => {
28
                                                     'name' => 'clk'
29
                                                   }
30
                                          }
31
                               },
32
                  'ip_name' => 'xilinx_IBUFGDS',
33
                  'hdl_files' => [],
34
                  'ports_order' => [
35
                                     'O',
36
                                     'I',
37
                                     'IB'
38
                                   ],
39
                  'module_name' => 'IBUFGDS',
40
                  'category' => 'Source',
41
                  'parameters' => {
42
                                    'IBUF_LOW_PWR' => {
43
                                                        'redefine_param' => 1,
44
                                                        'default' => '"TRUE"',
45
                                                        'info' => 'Low power="TRUE",Highest performance="FALSE"',
46
                                                        'type' => 'Combo-box',
47
                                                        'global_param' => 'Localparam',
48
                                                        'content' => '"FALSE", "TRUE"'
49
                                                      },
50
                                    'CAPACITANCE' => {
51
                                                       'content' => '"LOW", "NORMAL", "DONT_CARE"',
52
                                                       'global_param' => 'Localparam',
53
                                                       'type' => 'Combo-box',
54
                                                       'info' => '',
55
                                                       'default' => '"DONT_CARE"',
56
                                                       'redefine_param' => 1
57
                                                     },
58
                                    'IBUF_DELAY_VALUE' => {
59
                                                            'info' => 'Parameter',
60
                                                            'type' => 'Combo-box',
61
                                                            'default' => '"0"',
62
                                                            'redefine_param' => 1,
63
                                                            'content' => '"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16"',
64
                                                            'global_param' => 'Localparam'
65
                                                          },
66
                                    'IOSTANDARD' => {
67
                                                      'global_param' => 'Localparam',
68
                                                      'content' => '',
69
                                                      'default' => '"DEFAULT"',
70
                                                      'redefine_param' => 1,
71
                                                      'info' => 'Specify the input I/O standard',
72
                                                      'type' => 'Fixed'
73
                                                    },
74
                                    'DIFF_TERM' => {
75
                                                     'info' => 'Differential Termination',
76
                                                     'type' => 'Combo-box',
77
                                                     'default' => '"FALSE"',
78
                                                     'redefine_param' => 1,
79
                                                     'content' => ' "TRUE", "FALSE"',
80
                                                     'global_param' => 'Localparam'
81
                                                   }
82
                                  },
83
                  'ports' => {
84
                               'O' => {
85
                                        'range' => '',
86
                                        'intfc_name' => 'socket:clk[0]',
87
                                        'intfc_port' => 'clk_o',
88
                                        'type' => 'output'
89
                                      },
90
                               'I' => {
91
                                        'intfc_port' => 'clk_i',
92
                                        'type' => 'input',
93
                                        'range' => '',
94
                                        'intfc_name' => 'plug:clk[0]'
95
                                      },
96
                               'IB' => {
97
                                         'intfc_port' => 'clk_i',
98
                                         'type' => 'input',
99
                                         'range' => '',
100
                                         'intfc_name' => 'plug:clk[1]'
101
                                       }
102
                             },
103
                  'unused' => undef,
104
                  'gui_status' => {
105
                                    'status' => 'ideal',
106
                                    'timeout' => 0
107
                                  },
108
                  'parameters_order' => [
109
                                          'CAPACITANCE',
110
                                          'DIFF_TERM',
111
                                          'IBUF_DELAY_VALUE',
112
                                          'IBUF_LOW_PWR',
113
                                          'IOSTANDARD'
114
                                        ],
115
                  'plugs' => {
116
                               'clk' => {
117
                                          'type' => 'num',
118
                                          '0' => {
119
                                                   'name' => 'clk_p'
120
                                                 },
121
                                          'value' => 2,
122
                                          '1' => {
123
                                                   'name' => 'clk_n'
124
                                                 }
125
                                        }
126
                             }
127
                }, 'ip_gen' );

powered by: WebSVN 2.1.0

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