Hi,
I am not sure if this is possible, but my PL logic takes e.g 8 bit and I want to send this 8 bit input to PL via PS (in SDK) without involving AXI slave bus. Is point to point connection possible?
Are there 16 pins available on PS which I can directly map to PL (8 for input, 8 for reading output back without involving AXI bus) and configure in SDK? I was unable to find such tutorial. Thanks for help.