XADC library

Hello, I’m designing a logarithmic data sampling for a power diode’s forward voltage measurement using a Pynq Z1 board loaded with Pynq image V3.0.1. However, I am having trouble accessing the XADC library from Pyng. Indeed, I ran the ‘dir(pynq)’ command and found out that it was installed on the Pyng image loaded on my board. I tried customizing an XADC IP in Vivado 2024.2 and uploaded the bitstream to the board, but the issue persisted. Which PYNQ image has the XADC library preinstalled? Thank you for your help and consideration.