axi_ad9265: Set default driver value for overflow and underflow ports

main
Adrian Costina 2015-06-08 17:50:23 +03:00
parent ccf887f0ba
commit a598e1c614
1 changed files with 3 additions and 0 deletions

View File

@ -29,4 +29,7 @@ adi_ip_properties axi_ad9265
adi_ip_constraints axi_ad9265 [list \
"axi_ad9265_constr.xdc" ]
set_property driver_value 0 [ipx::get_ports *dunf* -of_objects [ipx::current_core]]
set_property driver_value 0 [ipx::get_ports *dovf* -of_objects [ipx::current_core]]
ipx::save_core [ipx::current_core]