Skip to content

Ambiguous documentation on installing selected xitems #763

@SabeelM

Description

@SabeelM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions