I have an FPGA board with an FMC connector and I want to make a plugin FMC board with the DAC5672A 275 MSPS 14 bit dual channel DAC.
The FPGA banks that connect to the FMC connector use 2.5 V rails, so IO will be LVCMOS25 (or LVDS_25, but I was not planning to use that). I measured the FPGA LVCMOS25 digital high outputs and they are 2.5 V.
The DAC5672A data sheet Digital Inputs section calls for high level inputs in the 2 - 3.3 V range.
So, is it OK to use LVCMOS25 outputs from an FPGA as digital inputs to the DAC5672A? Do I need something in between to buffer or translate voltages? The data sheet says that AVDD and DVDD can be from 3 - 3.6 V. Would it help to reduce DVDD from 3.3 down to 3V?
Thanks.