-
Notifications
You must be signed in to change notification settings - Fork 291
Open
Description
The instructions lay out two possible ways of installing xitems:
xhub::install [xhub::get_xitems]
xhub::install [xhub::get_xitems *myboard*]
The first works as is, i.e. in that it installs all the board packages. The latter is where the issue lies.
What is myboard?
The command itself works, it's just a wiki-issue as far as I have investigated.
From doing a bit of reverse-engineering, what I've gathered is that:
myboard=<company>:xilinx_board_store:<name>:<revision>
Where tokens <...> are retrieved from the xitems.json for the relevant board in question.
For instance if I'd wanted the Ultra96-V2 board files, I had to execute the command:
xhub::install [xhub::get_xitems avnet.com:xilinx_board_store:Ultra96v2:1.2]
Metadata
Metadata
Assignees
Labels
No labels