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

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /an-fpga-implementation-of-low-latency-noc-based-mpsoc/trunk/mpsoc/perl_gui/lib/ip/GPIO
    from Rev 38 to Rev 48
    Reverse comparison

Rev 38 → Rev 48

/gpi.IP
1,9 → 1,9
#######################################################################
## File: gpi.IP
##
## Copyright (C) 2014-2016 Alireza Monemi
## Copyright (C) 2014-2019 Alireza Monemi
##
## This file is part of ProNoC 1.8.0
## This file is part of ProNoC 1.9.1
##
## WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
## MAY CAUSE UNEXPECTED BEHAIVOR.
10,194 → 10,194
################################################################################
 
$ipgen = bless( {
'modules' => {
'gpo' => {},
'gpi' => {},
'gpio' => {}
},
'hdl_files' => [
'/mpsoc/src_peripheral/gpio/gpio.v'
],
'module_name' => 'gpi',
'category' => 'GPIO',
'sockets' => {},
'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/gpio/gpio.v',
'unused' => {
'plug:wb_slave[0]' => [
'bte_i',
'cti_i'
]
},
'gui_status' => {
'status' => 'ideal',
'timeout' => 0
},
'parameters_order' => [
'PORT_WIDTH',
'Dw',
'Aw',
'TAGw',
'SELw'
],
'file_name' => 'mpsoc/rtl/src_peripheral/gpio/gpio.v',
'parameters' => {
'PORT_WIDTH' => {
'default' => ' 1',
'redefine_param' => 1,
'content' => '1,32,1',
'info' => 'Input port width ',
'global_param' => 'Parameter',
'type' => 'Spin-button'
},
'Dw' => {
'info' => undef,
'global_param' => 'Localparam',
'type' => 'Fixed',
'default' => 'PORT_WIDTH',
'redefine_param' => 1,
'content' => ''
},
'TAGw' => {
'redefine_param' => 1,
'global_param' => 'Localparam',
'default' => ' 3',
'content' => '',
'info' => undef,
'type' => 'Fixed'
},
'SELw' => {
'type' => 'Fixed',
'redefine_param' => 1,
'default' => ' 3',
'default' => ' 4',
'global_param' => 'Localparam',
'info' => undef,
'content' => ''
},
'PORT_WIDTH' => {
'type' => 'Spin-button',
'redefine_param' => 1,
'info' => 'Input port width ',
'content' => '1,32,1',
'global_param' => 'Localparam',
'default' => ' 1'
},
'Aw' => {
'info' => undef,
'content' => '',
'default' => ' 2',
'global_param' => 'Localparam',
'redefine_param' => 1,
'default' => ' 2',
'type' => 'Fixed'
},
'Dw' => {
'redefine_param' => 1,
'content' => '',
'info' => undef,
'default' => 'PORT_WIDTH',
'global_param' => 'Localparam',
'info' => undef,
'type' => 'Fixed'
},
'SELw' => {
'type' => 'Fixed',
'info' => undef,
'global_param' => 'Localparam',
'content' => '',
'default' => ' 4',
'redefine_param' => 1
}
}
},
'description' => 'General purpose Wishbone bus-based input port',
'version' => 2,
'gui_status' => {
'timeout' => 0,
'status' => 'ideal'
},
'unused' => {
'plug:wb_slave[0]' => [
'bte_i',
'cti_i'
]
},
'module_name' => 'gpi',
'hdl_files' => [
'/mpsoc/rtl/src_peripheral/gpio/gpio.v'
],
'parameters_order' => [
'PORT_WIDTH',
'Dw',
'Aw',
'TAGw',
'SELw'
],
'category' => 'GPIO',
'sockets' => {},
'ip_name' => 'gpi',
'version' => 3,
'modules' => {
'gpio' => {},
'gpo' => {},
'gpi' => {}
},
'ports' => {
'sa_dat_i' => {
'range' => 'Dw-1 : 0',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'dat_i'
},
'sa_addr_i' => {
'intfc_port' => 'adr_i',
'intfc_name' => 'plug:wb_slave[0]',
'range' => 'Aw-1 : 0',
'type' => 'input'
},
'sa_tag_i' => {
'range' => 'TAGw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'tag_i'
},
'sa_cyc_i' => {
'sa_stb_i' => {
'type' => 'input',
'range' => '',
'intfc_port' => 'cyc_i',
'intfc_name' => 'plug:wb_slave[0]'
},
'reset' => {
'intfc_port' => 'reset_i',
'intfc_name' => 'plug:reset[0]',
'type' => 'input',
'range' => ''
},
'sa_stb_i' => {
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'stb_i',
'range' => '',
'type' => 'input'
'range' => ''
},
'sa_err_o' => {
'range' => '',
'intfc_port' => 'err_o',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'err_o'
'range' => ''
},
'sa_sel_i' => {
'type' => 'input',
'range' => 'SELw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'sel_i'
},
'clk' => {
'range' => '',
'intfc_port' => 'clk_i',
'type' => 'input',
'intfc_name' => 'plug:clk[0]'
},
'sa_rty_o' => {
'type' => 'output',
'range' => '',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'intfc_port' => 'rty_o'
},
'sa_dat_i' => {
'range' => 'Dw-1 : 0',
'intfc_port' => 'dat_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]'
},
'reset' => {
'range' => '',
'intfc_name' => 'plug:reset[0]',
'type' => 'input',
'intfc_port' => 'reset_i'
},
'sa_dat_o' => {
'range' => 'Dw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'intfc_port' => 'dat_o'
},
'sa_addr_i' => {
'range' => 'Aw-1 : 0',
'intfc_port' => 'adr_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]'
},
'port_i' => {
'range' => 'PORT_WIDTH-1 : 0',
'intfc_port' => 'IO',
'intfc_name' => 'IO',
'type' => 'input',
'intfc_port' => 'IO',
'intfc_name' => 'IO'
'range' => 'PORT_WIDTH-1 : 0'
},
'sa_ack_o' => {
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'intfc_port' => 'ack_o',
'range' => ''
},
'sa_we_i' => {
'range' => '',
'intfc_port' => 'we_i',
'intfc_name' => 'plug:wb_slave[0]',
'range' => '',
'type' => 'input'
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_dat_o' => {
'sa_cyc_i' => {
'range' => '',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'dat_o',
'range' => 'Dw-1 : 0',
'type' => 'output'
'intfc_port' => 'cyc_i'
},
'clk' => {
'range' => '',
'type' => 'input',
'intfc_port' => 'clk_i',
'intfc_name' => 'plug:clk[0]'
},
'sa_ack_o' => {
'intfc_port' => 'ack_o',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'range' => ''
'sa_sel_i' => {
'range' => 'SELw-1 : 0',
'intfc_port' => 'sel_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]'
}
},
'plugs' => {
'clk' => {
'type' => 'num',
'value' => 1,
'0' => {
'name' => 'clk'
},
'value' => 1,
'type' => 'num',
'clk' => {}
},
'reset' => {
'0' => {
'name' => 'reset'
},
'reset' => {},
'value' => 1,
'type' => 'num'
},
'wb_slave' => {
'type' => 'num',
'value' => 1,
'wb_slave' => {},
'type' => 'num',
'0' => {
'name' => 'wb',
'width' => 5,
'addr' => '0x9100_0000 0x91ff_ffff General-Purpose I/O'
},
'value' => 1
}
}
},
'reset' => {
'0' => {
'name' => 'reset'
},
'value' => 1,
'type' => 'num',
'reset' => {}
}
},
'ip_name' => 'gpi',
'system_h' => '#define ${IP}_READ_REG (*((volatile unsigned int *) ($BASE+8)))
#define ${IP}_READ() ${IP}_READ_REG '
}, 'ip_gen' );
/gpio.IP
1,9 → 1,9
#######################################################################
## File: gpio.IP
##
## Copyright (C) 2014-2016 Alireza Monemi
## Copyright (C) 2014-2019 Alireza Monemi
##
## This file is part of ProNoC 1.8.0
## This file is part of ProNoC 1.9.1
##
## WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
## MAY CAUSE UNEXPECTED BEHAIVOR.
10,135 → 10,153
################################################################################
 
$ipgen = bless( {
'file_name' => 'mpsoc/rtl/src_peripheral/gpio/gpio.v',
'module_name' => 'gpio',
'category' => 'GPIO',
'unused' => {
'plug:wb_slave[0]' => [
'cyc_i',
'bte_i',
'tag_i',
'cti_i'
]
},
'hdl_files' => [
'/mpsoc/src_peripheral/gpio/gpio.v'
],
'ip_name' => 'gpio',
'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/gpio/gpio.v',
'version' => 1,
'modules' => {
'gpi' => {},
'gpo' => {},
'gpio' => {},
'gpi' => {}
'gpio' => {}
},
'parameters' => {
'Dw' => {
'Aw' => {
'global_param' => 'Localparam',
'redefine_param' => 1,
'content' => '',
'type' => 'Fixed',
'info' => undef,
'redefine_param' => 1,
'type' => 'Fixed',
'global_param' => 'Localparam',
'default' => 'PORT_WIDTH'
'default' => '2'
},
'PORT_WIDTH' => {
'redefine_param' => 1,
'default' => '1',
'type' => 'Spin-button',
'content' => '1,32,1',
'info' => undef,
'default' => '1',
'global_param' => 'Parameter'
'redefine_param' => 1,
'global_param' => 'Localparam',
'info' => undef
},
'SELw' => {
'default' => '4',
'info' => undef,
'redefine_param' => 1,
'global_param' => 'Localparam',
'content' => '',
'type' => 'Fixed',
'redefine_param' => 1,
'info' => undef,
'content' => ''
'default' => '4'
},
'Aw' => {
'Dw' => {
'default' => 'PORT_WIDTH',
'type' => 'Fixed',
'redefine_param' => 1,
'info' => undef,
'content' => '',
'global_param' => 'Localparam',
'default' => '2'
'redefine_param' => 1,
'info' => undef
}
},
'description' => 'General purpose Wishbone bus-based input/output port',
'plugs' => {
'clk' => {
'0' => {
'name' => 'clk'
},
'clk' => {},
'type' => 'num',
'value' => 1
},
'wb_slave' => {
'wb_slave' => {},
'value' => 1,
'0' => {
'addr' => '0x9100_0000 0x91ff_ffff General-Purpose I/O',
'name' => 'wb',
'width' => 5
},
'type' => 'num'
},
'reset' => {
'reset' => {},
'value' => 1,
'0' => {
'name' => 'reset'
},
'type' => 'num'
}
},
'ip_name' => 'gpio',
'sockets' => {},
'hdl_files' => [
'/mpsoc/rtl/src_peripheral/gpio/gpio.v'
],
'ports' => {
'sa_addr_i' => {
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'adr_i',
'range' => 'Aw-1 : 0',
'type' => 'input'
},
'sa_we_i' => {
'intfc_port' => 'we_i',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'input',
'range' => ''
},
'reset' => {
'range' => '',
'type' => 'input',
'intfc_port' => 'reset_i',
'intfc_name' => 'plug:reset[0]'
},
'port_io' => {
'type' => 'inout',
'range' => 'PORT_WIDTH-1 : 0',
'intfc_port' => 'IO',
'intfc_name' => 'IO'
},
'sa_dat_o' => {
'type' => 'output',
'intfc_port' => 'dat_o',
'range' => 'Dw-1 : 0',
'type' => 'output',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_stb_i' => {
'intfc_port' => 'stb_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'dat_o'
'range' => ''
},
'sa_dat_i' => {
'sa_sel_i' => {
'type' => 'input',
'range' => 'Dw-1 : 0',
'intfc_port' => 'dat_i',
'intfc_port' => 'sel_i',
'range' => 'SELw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_ack_o' => {
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'ack_o',
'range' => '',
'type' => 'output'
},
'sa_err_o' => {
'intfc_port' => 'err_o',
'type' => 'output',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'range' => ''
},
'sa_stb_i' => {
'range' => '',
'sa_dat_i' => {
'type' => 'input',
'intfc_port' => 'stb_i',
'intfc_port' => 'dat_i',
'range' => 'Dw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_sel_i' => {
'range' => 'SELw-1 : 0',
'type' => 'input',
'sa_rty_o' => {
'type' => 'output',
'intfc_port' => 'rty_o',
'range' => '',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_addr_i' => {
'intfc_port' => 'adr_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'range' => 'Aw-1 : 0'
},
'sa_err_o' => {
'range' => '',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'sel_i'
'type' => 'output',
'intfc_port' => 'err_o'
},
'sa_we_i' => {
'intfc_port' => 'we_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'range' => ''
},
'reset' => {
'intfc_port' => 'reset_i',
'type' => 'input',
'intfc_name' => 'plug:reset[0]',
'range' => ''
},
'port_io' => {
'intfc_name' => 'IO',
'range' => 'PORT_WIDTH-1 : 0',
'intfc_port' => 'IO',
'type' => 'inout'
},
'clk' => {
'type' => 'input',
'intfc_port' => 'clk_i',
'intfc_name' => 'plug:clk[0]',
'type' => 'input',
'range' => ''
},
'sa_rty_o' => {
'intfc_port' => 'rty_o',
'intfc_name' => 'plug:wb_slave[0]',
'range' => '',
'type' => 'output'
}
'range' => '',
'intfc_name' => 'plug:clk[0]'
}
},
'system_h' => '#define ${IP}_DIR_REG (*((volatile unsigned int *) ($BASE)))
#define ${IP}_WRITE_REG (*((volatile unsigned int *) ($BASE+4)))
147,7 → 165,15
#define ${IP}_DIR_SET(value) ${IP}_DIR_REG=value
#define ${IP}_WRITE(value) ${IP}_WRITE _REG=value
#define ${IP}_READ() ${IP}_READ_REG ',
'sockets' => {},
'version' => 2,
'unused' => {
'plug:wb_slave[0]' => [
'cyc_i',
'bte_i',
'tag_i',
'cti_i'
]
},
'parameters_order' => [
'PORT_WIDTH',
'Dw',
155,36 → 181,10
'SELw',
'Dw'
],
'plugs' => {
'clk' => {
'type' => 'num',
'value' => 1,
'0' => {
'name' => 'clk'
},
'clk' => {}
},
'reset' => {
'type' => 'num',
'reset' => {},
'value' => 1,
'0' => {
'name' => 'reset'
}
},
'wb_slave' => {
'0' => {
'width' => 5,
'addr' => '0x9100_0000 0x91ff_ffff General-Purpose I/O',
'name' => 'wb'
},
'type' => 'num',
'value' => 1,
'wb_slave' => {}
}
},
'description' => 'General purpose Wishbone bus-based input/output port',
'gui_status' => {
'status' => 'ideal',
'timeout' => 0
}
},
'category' => 'GPIO'
}, 'ip_gen' );
/gpo.IP
1,9 → 1,9
#######################################################################
## File: gpo.IP
##
## Copyright (C) 2014-2016 Alireza Monemi
## Copyright (C) 2014-2019 Alireza Monemi
##
## This file is part of ProNoC 1.8.0
## This file is part of ProNoC 1.9.1
##
## WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT
## MAY CAUSE UNEXPECTED BEHAIVOR.
10,196 → 10,196
################################################################################
 
$ipgen = bless( {
'unused' => {
'plug:wb_slave[0]' => [
'bte_i',
'cti_i'
]
},
'parameters_order' => [
'PORT_WIDTH',
'Aw',
'TAGw',
'SELw',
'Dw'
],
'module_name' => 'gpo',
'system_h' => '#define ${IP}_WRITE_REG (*((volatile unsigned int *) ($BASE+4)))
#define ${IP}_WRITE(value) ${IP}_WRITE_REG=value
 
',
'sockets' => {},
'category' => 'GPIO',
'version' => 2,
'modules' => {
'gpo' => {},
'gpi' => {},
'gpio' => {}
},
'ip_name' => 'gpo',
'version' => 3,
'plugs' => {
'clk' => {
'type' => 'num',
'clk' => {},
'value' => 1,
'0' => {
'name' => 'clk'
}
},
'reset' => {
'reset' => {},
'0' => {
'name' => 'reset'
},
'type' => 'num',
'value' => 1,
'type' => 'num'
'reset' => {}
},
'clk' => {
'0' => {
'name' => 'clk'
},
'value' => 1,
'type' => 'num',
'clk' => {}
},
'wb_slave' => {
'0' => {
'addr' => '0x9100_0000 0x91ff_ffff General-Purpose I/O',
'name' => 'wb',
'width' => 5
},
'type' => 'num',
'value' => 1,
'wb_slave' => {},
'0' => {
'name' => 'wb',
'width' => 5,
'addr' => '0x9100_0000 0x91ff_ffff General-Purpose I/O'
}
'value' => 1
}
},
'hdl_files' => [
'/mpsoc/src_peripheral/gpio/gpio.v'
],
'file_name' => '/home/alireza/Mywork/mpsoc/src_peripheral/gpio/gpio.v',
'file_name' => 'mpsoc/rtl/src_peripheral/gpio/gpio.v',
'ports' => {
'sa_sel_i' => {
'type' => 'input',
'intfc_port' => 'sel_i',
'range' => 'SELw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]'
},
'reset' => {
'type' => 'input',
'range' => '',
'intfc_name' => 'plug:reset[0]',
'intfc_port' => 'reset_i'
},
'sa_we_i' => {
'type' => 'input',
'range' => '',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'we_i'
},
'sa_addr_i' => {
'intfc_port' => 'adr_i',
'range' => 'Aw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'input'
},
'sa_cyc_i' => {
'type' => 'input',
'intfc_port' => 'cyc_i',
'range' => '',
'intfc_name' => 'plug:wb_slave[0]'
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'cyc_i'
},
'port_o' => {
'intfc_name' => 'IO',
'intfc_port' => 'IO',
'range' => 'PORT_WIDTH-1 : 0',
'type' => 'output'
},
'sa_dat_i' => {
'intfc_name' => 'plug:wb_slave[0]',
'range' => 'Dw-1 : 0',
'type' => 'input',
'intfc_port' => 'dat_i'
},
'sa_stb_i' => {
'intfc_port' => 'stb_i',
'type' => 'input',
'intfc_name' => 'plug:wb_slave[0]',
'range' => ''
},
'sa_ack_o' => {
'range' => '',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output',
'intfc_port' => 'ack_o'
},
'sa_sel_i' => {
'intfc_port' => 'sel_i',
'range' => 'SELw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'ack_o',
'range' => ''
'type' => 'input'
},
'sa_err_o' => {
'sa_dat_o' => {
'intfc_port' => 'dat_o',
'range' => 'Dw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'err_o',
'range' => '',
'type' => 'output'
},
'sa_we_i' => {
'type' => 'input',
'intfc_port' => 'we_i',
'range' => '',
'intfc_name' => 'plug:wb_slave[0]'
},
'sa_stb_i' => {
'sa_rty_o' => {
'range' => '',
'intfc_port' => 'stb_i',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'input'
'type' => 'output',
'intfc_port' => 'rty_o'
},
'clk' => {
'intfc_name' => 'plug:clk[0]',
'intfc_port' => 'clk_i',
'range' => '',
'intfc_name' => 'plug:clk[0]',
'type' => 'input'
},
'port_o' => {
'intfc_name' => 'IO',
'range' => 'PORT_WIDTH-1 : 0',
'type' => 'output',
'intfc_port' => 'IO'
},
'sa_tag_i' => {
'intfc_name' => 'plug:wb_slave[0]',
'range' => 'TAGw-1 : 0',
'type' => 'input',
'range' => 'TAGw-1 : 0',
'intfc_port' => 'tag_i',
'intfc_name' => 'plug:wb_slave[0]'
'intfc_port' => 'tag_i'
},
'sa_rty_o' => {
'sa_err_o' => {
'intfc_port' => 'err_o',
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'rty_o',
'range' => '',
'type' => 'output'
},
'sa_dat_o' => {
'range' => 'Dw-1 : 0',
'intfc_port' => 'dat_o',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'output'
},
'sa_dat_i' => {
'intfc_port' => 'dat_i',
'range' => 'Dw-1 : 0',
'intfc_name' => 'plug:wb_slave[0]',
'type' => 'input'
},
'sa_addr_i' => {
'intfc_name' => 'plug:wb_slave[0]',
'intfc_port' => 'adr_i',
'range' => 'Aw-1 : 0',
'type' => 'input'
},
'reset' => {
'intfc_port' => 'reset_i',
'range' => '',
'intfc_name' => 'plug:reset[0]',
'type' => 'input'
}
}
},
'unused' => {
'plug:wb_slave[0]' => [
'cti_i',
'bte_i'
]
},
'system_h' => '#define ${IP}_WRITE_REG (*((volatile unsigned int *) ($BASE+4)))
#define ${IP}_WRITE(value) ${IP}_WRITE_REG=value
 
',
'modules' => {
'gpio' => {},
'gpi' => {},
'gpo' => {}
},
'gui_status' => {
'status' => 'ideal',
'timeout' => 0
},
'ip_name' => 'gpo',
'description' => 'General purpose Wishbone bus-based output port',
'parameters' => {
'Dw' => {
'content' => '',
'type' => 'Fixed',
'default' => 'PORT_WIDTH',
'global_param' => 'Localparam',
'info' => undef,
'redefine_param' => 1
},
'PORT_WIDTH' => {
'type' => 'Spin-button',
'content' => '1,32,1',
'global_param' => 'Parameter',
'global_param' => 'Localparam',
'default' => ' 1',
'redefine_param' => 1,
'info' => 'output port width'
'info' => 'output port width',
'content' => '1,32,1'
},
'SELw' => {
'type' => 'Fixed',
'default' => ' 4',
'redefine_param' => 1,
'content' => '',
'global_param' => 'Localparam',
'default' => ' 4',
'info' => undef,
'redefine_param' => 1
'type' => 'Fixed',
'global_param' => 'Localparam'
},
'Aw' => {
'Dw' => {
'content' => '',
'info' => undef,
'redefine_param' => 1,
'info' => undef,
'content' => '',
'type' => 'Fixed',
'default' => ' 2',
'global_param' => 'Localparam'
'default' => 'PORT_WIDTH',
'global_param' => 'Localparam',
'type' => 'Fixed'
},
'TAGw' => {
'info' => undef,
'content' => '',
'type' => 'Fixed',
'default' => ' 3',
'redefine_param' => 1,
'global_param' => 'Localparam',
'redefine_param' => 1,
'info' => undef
}
'type' => 'Fixed'
},
'Aw' => {
'type' => 'Fixed',
'global_param' => 'Localparam',
'default' => ' 2',
'redefine_param' => 1,
'content' => '',
'info' => undef
}
},
'description' => 'General purpose Wishbone bus-based output port'
'hdl_files' => [
'/mpsoc/rtl/src_peripheral/gpio/gpio.v'
],
'parameters_order' => [
'PORT_WIDTH',
'Aw',
'TAGw',
'SELw',
'Dw'
],
'module_name' => 'gpo',
'sockets' => {},
'category' => 'GPIO'
}, 'ip_gen' );

powered by: WebSVN 2.1.0

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