I am having issues simulating the THS7001 programmable gain amplifier (PGA). I have the following setup:
I added a voltage divider at the input R11/(R10+R11) = 0.5, and configured the pre-amp stage of the THS7001 as a voltage follower.
When I apply a 10 kHz, 1 V signal at the input of the voltage divider, I measure a voltage of ~360 mV at Vin.
Oddly enough, when I reduce the resistances R10 and R11 to 1 kΩ the problem seems to go away, and I measure the expected ~500 mV at Vin:
The same happens when I increase R10 and R11 to high resistances (1 MΩ):
It seems that the issue is only with the pre-amp stage of the THS7001.
I imported the PSpice model of the THS7001 (Rev B) from Texas Instruments to my LTspice simulation using instructions found here.
Any advice on why I am getting this weird behavior will be appreciated.