Read Analog input with IP Core in Pynq-Z1

Hi Guys!

I have a Pynq-Z1 and i want to read the analog input with a IPCore. I want read a voltaje value, and calculate the digital value (0 or 1) if the value is minor or major to defined voltaje. After i want to read this values with Python and print this result.

Can I built it ? Do you have a tutorial or link to see the analog input with IP Core?

Thanks in advance