pluto_hdl_adi/projects/cn0506_mii/zc706/system_bd.tcl

16 lines
614 B
Tcl
Raw Normal View History

2019-09-24 15:44:14 +00:00
source $ad_hdl_dir/projects/common/zc706/zc706_system_bd.tcl
ad_ip_parameter sys_ps7 CONFIG.PCW_ENET0_ENET0_IO EMIO
ad_ip_parameter sys_ps7 CONFIG.PCW_ENET0_GRP_MDIO_IO EMIO
ad_ip_parameter sys_ps7 CONFIG.PCW_ENET1_PERIPHERAL_ENABLE 1
ad_ip_parameter sys_ps7 CONFIG.PCW_ENET1_GRP_MDIO_ENABLE 1
source ../common/cn0506_bd.tcl
make_bd_intf_pins_external [get_bd_intf_pins sys_ps7/MDIO_ETHERNET_1]
make_bd_intf_pins_external [get_bd_intf_pins sys_ps7/GMII_ETHERNET_1]
make_bd_intf_pins_external [get_bd_intf_pins sys_ps7/MDIO_ETHERNET_0]
make_bd_intf_pins_external [get_bd_intf_pins sys_ps7/GMII_ETHERNET_0]