Hi,
I'm trying to creat a running hdmi output on the zedbord in vivado 2014.3.
Altough the same tcl scripts run smoothly in 2014.2, now I have the following error message:
ERROR: [IP_Flow 19-3461] Value 'IIC_MAIN' is out of the range for parameter 'IIC Board Interface(IIC_BOARD_INTERFACE)' for BD Cell '/axi_iic_main' . Valid values are - Custom
I tried to add manually add an IIC ip to a block design, and looked for its IIC_BOARD_INTERFACE, and it was "Custom", so I tried to modify the in .tcl file rewriting the axi_iic_main to Custom, but then I get:
can't read "custom": no such variable
I totally don't understand, what can be wrong or why can it be wrong?
Best,
Deni