-
- Downloads
feat(vivado): add env variables to set Jobs number and Host
Variables: FWK_VIVADO_JOBS: Set the number of jobs FWK_VIVADO_HOST: Set the remote host to be used If no host variable defined then local host. Example: export FWK_VIVADO_JOBS=8 export FWK_VIVADO_HOST=mskfw1 make build
Please register or sign in to comment