On Tue, Aug 1, 2023 at 4:20 AM sp <stackprogra...@gmail.com> wrote:

> in xilinx vivado and ise design suite in gui project when i want to build
> project there is a option that we can select number of jobs for builds
> how can we set number of job for building rfnoc blocks and image of usrp
> ????
> for building we use rfnoc image builder but i can not see any number of
> jobs for xilinx vivado build?
> can any one guide me?
> thanks in advance
>
> rfnoc_image_builder --help
> usage: rfnoc_image_builder [-h] (-y YAML_CONFIG | -r GRC_CONFIG) [-F
> FPGA_DIR]
>                            [-o IMAGE_CORE_OUTPUT] [-x ROUTER_HEX_OUTPUT]
>                            [-I INCLUDE_DIR] [-b GRC_BLOCKS] [-l LOG_LEVEL]
>                            [--generate-only] [-d DEVICE] [-n
> IMAGE_CORE_NAME]
>                            [-t TARGET] [-g] [-c] [-p VIVADO_PATH]
>

You'll probably want to play with the Vivado settings from here:


https://github.com/EttusResearch/uhd/blob/master/fpga/usrp3/tools/scripts/viv_utils.tcl#L44

I think set_param general.maxThreads might be the command to use - but you
won't find anything on the command line.

Brian
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to