08-28-2016 10:49 PM
My first post and yes I did search if others got the following error:
CRITICAL WARNING: [Vivado 12-1433] Expecting a non-empty list of cells to be added to the pblock. Please verify the correctness of the <cells> argument.
It comes from the following constraint:
add_cells_to_pblock pblock_pcie0 [get_cells [list *fS2MsgOut*]]
When I execute the tcl command "get_cells [list *fS2MsgOut*]", I got garbled output in tcl console. After cutting and pasting the
output, I saw valid text (cells) but rather a very long list.
I'm confused why the tool thinks that the list is empty.
08-29-2016 08:31 AM
Hi @xspai
Please follow the procedure given to draw the pblocks.
http://www.xilinx.com/support/answers/59424.html
08-29-2016 12:09 AM
08-29-2016 08:31 AM
Hi @xspai
Please follow the procedure given to draw the pblocks.
http://www.xilinx.com/support/answers/59424.html