fmcadc5: Disable constraints for jesd sysref in order to remove critical warning
parent
2b2c6b57f9
commit
3e565bc03c
|
@ -13,6 +13,9 @@ adi_project_files fmcadc5_vc707 [list \
|
|||
"system_constr.xdc"\
|
||||
"system_top.v"]
|
||||
|
||||
set_property is_enabled false [get_files *system_rx_0/jesd204_rx_constr.xdc]
|
||||
set_property is_enabled false [get_files *system_rx_1/jesd204_rx_constr.xdc]
|
||||
|
||||
adi_project_run fmcadc5_vc707
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue