Where are the Vivado board files supposed to be located?
I was previously able to select the TE0720 board when I created a new project but now the Trenz boards are not listed.
In my install directory "/tools/Xilinx/Vivado/2020.2" there is a "data/boards/board_files" directory with a number of directories with "xilinx", "alpha-data.com", and one "em.avnet.com" board files.
I found some more board files in my home directory under "~/.Xilinx/Vivado/2020.2/xhub/board_store/XilinxBoardStore/Vivado/2020.2/boards". In that directory are subdirectories for "Avnet", "Diligent", "Trenz_Electronic", "TUL", and "Xilinx" with various subdirectories in each with more board files.
What should I do to make the board files under "~/.Xilinx/" visible in Vivado?
Any ideas why it was working before and does not now?
I did notice in the project I was working on previously there are 2 critical warnings in the Implementation that say:
"[Board 49-67] The board_part definition was not found for trenz.biz:te0720_1c:part0:1.0. This can happen sometimes when you use custom board part. You can resolve this issue by setting 'board.repoPaths' parameter, pointing to the location of custom board files. Valid board_part values can be retrieved with the 'get_board_parts' Tcl command."
The implementation does work but I'm not sure if those warnings just started appearing or have been there since I started the project.
Thanks for any help or insight.