2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Vivadoインストール時に"generating installed device list"で止まるときの対処

Last updated at Posted at 2019-04-23

#結論
installed device listは手動で生成できるのでハングアップしたインストールプロセスはキルしてしまおう

<installRoot>/Vivado/2018.3/bin/vivado -nolog -nojournal -mode batch -source <installRoot>/.xinstall/Vivado_2018.3/scripts/xlpartinfo.tcl -tclargs <installRoot>/Vivado/2018.3

##効果がなかった(けど役に立つかもしれない)トラブルシュート
https://hyem2.tistory.com/entry/install-vivado
https://www.reddit.com/r/FPGA/comments/ai2ite/vivado_installation_hanging/

#引用元

Installing Vivado 2018.3 on Fedora 28
https://forums.xilinx.com/t5/Installation-and-Licensing/Installing-Vivado-2018-3-on-Fedora-28/m-p/929648/highlight/true#M24600

AR# 60118 Install - Trouble shooting the Vivado Installation (v2014.1 and later)
https://www.xilinx.com/support/answers/60118.html

AR# 60111 Install - "Add Design Tools or Device" does not let me add only post Installation Options
https://www.xilinx.com/support/answers/60111.html

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?