08-30-2020 11:40 AM
Hi Dears,
I have designed AXI-Interconnect for 4 Masters and 1 Slave using SystemVerilog. At the time of the design implementation, I got this error as shown in the screenshot below: The I/O of the design is more than I/O of the FPGA board.
How can I solve this issue?
Regards.
08-30-2020 12:13 PM
If you really have 399 IOs, you must either change your design to use fewer IOs or use a board that provides more user IOs.
08-30-2020 12:13 PM
If you really have 399 IOs, you must either change your design to use fewer IOs or use a board that provides more user IOs.