I2S communication with Arduino X8 + Max Carrier with Analog Devices ADZS-AD2428MINI transceiver

Hi,

I am currently working on a project using an Arduino portenta X8 to connect with Road noise cancellation sensors to generate data and also to create an Active noise cancellation system on a Truck.

To establish an I2S connection with the arduino, I am aware that a person needs 3 lines from a transmitter named SD(serial data), SCK(serial clock) and WS(word select line)

i was wondering which pins should i connect these 3 lines to with the Portenta X8 or the Max Carrier for the I2S communication ?

Thanks in advanced