mirror of
https://github.com/NawfalMotii79/PLFM_RADAR.git
synced 2026-04-19 11:36:01 +00:00
44460e7443
The placer enforces a single VCCO per bank. LVDS_25 forces Bank 14 to VCCO=2.5V, which conflicts with LVCMOS33 (needs 3.3V). Changing adc_pwdn to LVCMOS25 resolves [Place 30-372] bank incompatibility. The AD9484 PWDN pin has CMOS-level thresholds (~0.8V), so 2.5V output drives it correctly.