1.-为了设置您的环境类型
cat /opt/Xilinx/11.1/ISE/settings32.sh |
tee -a $ HOME / .bashrc
然后用(或重新打开终端)重新加载bash
source $ HOME / .bashrc
现在您可以键入ise或impact
2.-司机
安装fxload libu***-dev和build-essential
sudo apt-get install fxload libu***-dev build-essential
转至/opt/Xilinx/11.1/ISE/bin/lin并将xu*** * .hex复制到/ usr / share /
cd /opt/Xilinx/11.1/ISE/bin/linsudo cp xu*** * .hex / usr / share /
编辑xu***dfwu.rules
sudo gedit xu***dfwu.rules
将所有$ TEMPNODE更改为$ tempnode,保存并关闭文件
将规则复制到/etc/udev/rules.d/并重新启动udev服务
sudo cp xu***dfwu.rules /etc/udev/rules.d/sudo service udev restart
现在在家创建一个临时目录(tmp)
cdmkdir tmpcd tmp
转到http://www.rmdir.de/ michael / xilinx /并在tmp目录下载u***-driver-HEAD.tar.gz,解压缩并制作
tar -xv*** u***-driver-HEAD.tar.gzcd u***-drivermake
现在复制到/ usr / lib all * .so
sudo cp * .so / usr / lib /
连接您的主板并输入lsu***
lsu***Bus 003设备001:ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002设备001:ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001设备009:ID 03fd:0008 Xilinx,Inc。总线001设备002:ID 0d49:7310迈拓
以上来自于谷歌翻译
以下为原文
1.- In order to setup your environment type
cat /opt/Xilinx/11.1/ISE/settings32.sh | tee -a $HOME/.bashrc
Then reload bash with (or reopen the terminal)
source $HOME/.bashrc
Now you can type ise or impact
2.- Drivers
Install fxload libu***-dev and build-essential with
sudo apt-get install fxload libu***-dev build-essential
go to /opt/Xilinx/11.1/ISE/bin/lin and copy xu****.hex to /usr/share/
cd /opt/Xilinx/11.1/ISE/bin/lin
sudo cp xu****.hex /usr/share/
Edit xu***dfwu.rules
sudo gedit xu***dfwu.rules
Change all $TEMPNODE to $tempnode , save and close file
Copy rules to /etc/udev/rules.d/ and restart udev service
sudo cp xu***dfwu.rules /etc/udev/rules.d/
sudo service udev restart
Now at home create a temp dir (tmp)
cd
mkdir tmp
cd tmp
Go to http://www.rmdir.de/ ̃michael/xilinx/ and download u***-driver-HEAD.tar.gz on the tmp dir, unpack and make
tar -xv*** u***-driver-HEAD.tar.gz
cd u***-driver
make
Now copy to /usr/lib all *.so
sudo cp *.so /usr/lib/
Connect your board and type lsu***
lsu***
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 009: ID 03fd:0008 Xilinx, Inc. <-- Your board is working
Bus 001 Device 002: ID 0d49:7310 Maxtor
1.-为了设置您的环境类型
cat /opt/Xilinx/11.1/ISE/settings32.sh |
tee -a $ HOME / .bashrc
然后用(或重新打开终端)重新加载bash
source $ HOME / .bashrc
现在您可以键入ise或impact
2.-司机
安装fxload libu***-dev和build-essential
sudo apt-get install fxload libu***-dev build-essential
转至/opt/Xilinx/11.1/ISE/bin/lin并将xu*** * .hex复制到/ usr / share /
cd /opt/Xilinx/11.1/ISE/bin/linsudo cp xu*** * .hex / usr / share /
编辑xu***dfwu.rules
sudo gedit xu***dfwu.rules
将所有$ TEMPNODE更改为$ tempnode,保存并关闭文件
将规则复制到/etc/udev/rules.d/并重新启动udev服务
sudo cp xu***dfwu.rules /etc/udev/rules.d/sudo service udev restart
现在在家创建一个临时目录(tmp)
cdmkdir tmpcd tmp
转到http://www.rmdir.de/ michael / xilinx /并在tmp目录下载u***-driver-HEAD.tar.gz,解压缩并制作
tar -xv*** u***-driver-HEAD.tar.gzcd u***-drivermake
现在复制到/ usr / lib all * .so
sudo cp * .so / usr / lib /
连接您的主板并输入lsu***
lsu***Bus 003设备001:ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002设备001:ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001设备009:ID 03fd:0008 Xilinx,Inc。总线001设备002:ID 0d49:7310迈拓
以上来自于谷歌翻译
以下为原文
1.- In order to setup your environment type
cat /opt/Xilinx/11.1/ISE/settings32.sh | tee -a $HOME/.bashrc
Then reload bash with (or reopen the terminal)
source $HOME/.bashrc
Now you can type ise or impact
2.- Drivers
Install fxload libu***-dev and build-essential with
sudo apt-get install fxload libu***-dev build-essential
go to /opt/Xilinx/11.1/ISE/bin/lin and copy xu****.hex to /usr/share/
cd /opt/Xilinx/11.1/ISE/bin/lin
sudo cp xu****.hex /usr/share/
Edit xu***dfwu.rules
sudo gedit xu***dfwu.rules
Change all $TEMPNODE to $tempnode , save and close file
Copy rules to /etc/udev/rules.d/ and restart udev service
sudo cp xu***dfwu.rules /etc/udev/rules.d/
sudo service udev restart
Now at home create a temp dir (tmp)
cd
mkdir tmp
cd tmp
Go to http://www.rmdir.de/ ̃michael/xilinx/ and download u***-driver-HEAD.tar.gz on the tmp dir, unpack and make
tar -xv*** u***-driver-HEAD.tar.gz
cd u***-driver
make
Now copy to /usr/lib all *.so
sudo cp *.so /usr/lib/
Connect your board and type lsu***
lsu***
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 009: ID 03fd:0008 Xilinx, Inc. <-- Your board is working
Bus 001 Device 002: ID 0d49:7310 Maxtor
举报