Re: [USRP-users] Header files cannot be opened upon trying to compile the FPGA image for b205mini

2019-12-28 Thread Varban Metodiev via USRP-users
Hi Marcus, At first, I tried sourcing the "settings64.sh" file, as per the official instructions: Build Instructions (Xilinx ISE only)Makefile based Builder - To add xtclsh to the PATH and to setup up the Xilinx build environment run - *source /Xilinx/14.7/ISE_DS/settings64.sh (64-bit

Re: [USRP-users] Header files cannot be opened upon trying to compile the FPGA image for b205mini

2019-12-28 Thread Marcus Müller via USRP-users
Hi Varban, just a transient observation: your $PATH contains *a lot* of redundant ISE paths, as if some script kept recursively sourcing the xilinx settings. How are these set? Do you have a specific shell that you prepare for synthesis? Best regards, Marcus On Fri, 2019-12-27 at 12:47 +, Var

[USRP-users] Header files cannot be opened upon trying to compile the FPGA image for b205mini

2019-12-27 Thread Varban Metodiev via USRP-users
Hi, I am trying to compile the FPGA image for a b205mini as per the official instructions. My environment looks like this: [ise@localhost b2xxmini]$ which xtclsh /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/xtclsh [ise@localhost b2xxmini]$ pwd /home/ise/USRP/fpga/usrp3/top/b2xxmini [ise@localhost b2xxm