Skip to content

fixed definition of the board path in tcl script -#186

Open
iAnyKey wants to merge 2 commits intoRedPitaya:masterfrom
iAnyKey:master
Open

fixed definition of the board path in tcl script -#186
iAnyKey wants to merge 2 commits intoRedPitaya:masterfrom
iAnyKey:master

Conversation

@iAnyKey
Copy link

@iAnyKey iAnyKey commented Dec 3, 2019

it is currently stored indeendenly to projects and not in /prj folder

@iAnyKey
Copy link
Author

iAnyKey commented Dec 9, 2019

how to reproduce issue:
run make PRJ=classic

results in :


****** Vivado v2019.2 (64-bit)
  **** SW Build 2708876 on Wed Nov  6 21:39:14 MST 2019
  **** IP Build 2700528 on Thu Nov  7 00:09:20 MST 2019
    ** Copyright 1986-2019 Xilinx, Inc. All Rights Reserved.

source red_pitaya_vivado_Z10.tcl
# cd prj/$::argv
# tclapp::install -quiet ultrafast
# set path_brd brd
# set path_rtl rtl
# set path_ip  ip
# set path_sdc sdc
# set path_out out
# set path_sdk sdk
# file mkdir $path_out
# file mkdir $path_sdk
# set_param board.repoPaths [list $path_brd]
# set part xc7z010clg400-1
# create_project -in_memory -part $part
WARNING: [Board 49-91] Board repository path 'brd' does not exist, it will not be used to search board files.
...

b-swat pushed a commit that referenced this pull request Jan 21, 2021
b-swat pushed a commit that referenced this pull request Jan 21, 2021
b-swat pushed a commit to RedPitaya/RedPitaya-FPGA that referenced this pull request Apr 13, 2022
b-swat pushed a commit to RedPitaya/RedPitaya-FPGA that referenced this pull request Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants