axi_ad9265: Set default driver value for overflow and underflow ports
parent
ccf887f0ba
commit
a598e1c614
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue