I'm working on the adc-bram example. (L0,L1,L2,L3) contain the informations I need and I want to use AXI GPIO IP to communicate these values with other fpga blocks but I can't connect it using (run connection automation ), it returns this message error:
[xilinx.com:ip:axi_gpio:2.0-1] /axi_gpio_0 Automation rule cannot be applied because reference IP /ctl/axi_ctl_register/S_AXI is not connected to expected interconnect.
So I connected it mannually and I assigned to it an adress manually in adress editor
the error message is "this pin will not be connected to the GPIO interface because the connection is overridden by the user"
Hi
I'm working on the adc-bram example. (L0,L1,L2,L3) contain the informations I need and I want to use AXI GPIO IP to communicate these values with other fpga blocks but I can't connect it using (run connection automation ), it returns this message error: [xilinx.com:ip:axi_gpio:2.0-1] /axi_gpio_0 Automation rule cannot be applied because reference IP /ctl/axi_ctl_register/S_AXI is not connected to expected interconnect.
So I connected it mannually and I assigned to it an adress manually in adress editor the error message is "this pin will not be connected to the GPIO interface because the connection is overridden by the user"
Thank you in advance