On 12/17/2010 10:55 PM, anirudh2059. wrote:
> 
> Hi,
> 
> When I try to make the Makefile, i get an error in the console saying that
> xtclsh not found. Where can i get this file?

It comes with Xilinx ISE.

I usually setup by my .bashrc like this:

#XILINX_ROOT=/opt/Xilinx/10.1
XILINX_ROOT=/opt/Xilinx/12.1/ISE_DS
export PATH=${XILINX_ROOT}/ISE/bin/lin64:${PATH}
export PATH=${XILINX_ROOT}/EDK/gnu/microblaze/lin64/bin:${PATH}

-Josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to