You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- implemented scripts/auto_timing_fix.tcl
- improvements to projects/scripts/adi_project_xilinx.tcl
- added ADI_MAX_THREADS so the trade-off between speed and RAM usage
can be adjusted
- added post place and route script flag
- added documentation for other flags
- fixed timing issues in fmcomms2 with 2025.1 toolchain without hdl changes
- project presented hold timing violations on vivado 2025.1
- "phys_opt_design -hold_fix" resolved it for most variations but not
for all of them
- changed implementation strategy to spread placement on board to
make hold timing easier to resolve
- now all projects finish successfully after the auto fix script runs
- no HDL changes were made
- fixed timing for ad9081 on vcu118
- presented setup timing violations
- use of "spread high" strategy solved issues without need of ATF
Signed-off-by: Pedro Mendonca <Pedro.Mendonca@analog.com>
0 commit comments