adv7511: KC705, updated design so that the axi_hdmi_dma core has memory connection datawidth of 512
parent
d81d8238a9
commit
f428d8bde9
|
@ -2,3 +2,5 @@
|
||||||
source $ad_hdl_dir/projects/common/kc705/kc705_system_bd.tcl
|
source $ad_hdl_dir/projects/common/kc705/kc705_system_bd.tcl
|
||||||
source $ad_hdl_dir/projects/adv7511/common/adv7511_bd.tcl
|
source $ad_hdl_dir/projects/adv7511/common/adv7511_bd.tcl
|
||||||
|
|
||||||
|
set_property -dict [list CONFIG.c_m_axi_mm2s_data_width {512}] $axi_hdmi_dma
|
||||||
|
set_property -dict [list CONFIG.c_m_axis_mm2s_tdata_width {64}] $axi_hdmi_dma
|
||||||
|
|
Loading…
Reference in New Issue