Xilinx: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''reload sampa firmware'''
ssh boiarino@clonpc11
vivado
Flow->Open Hardware Manager
Open target->Auto connect
You will see 2 firmwares, pick second one (0000117db...), right mouse bottom, choose "Open target' (click 'Ok' on popup gui)
Click on 'xc7a200t_0', click right mouse button, choose 'Boot from Configuration Memory Device'
'''Installation'''
'''Installation'''


Line 4: Line 16:


* put it in /usr/downloads
* put it in /usr/downloads
* copy it into into /apps/ and go there
* tar zxvf Xilinx_Vivado_SDK_2017.2_0616_1.tar.gz
* cd zxvf Xilinx_Vivado_SDK_2017.2_0616_1
* run '.xsetup'
* answer all question, choose '/apps/Xilinx' as installation directory

Latest revision as of 15:50, 18 May 2023

reload sampa firmware

ssh boiarino@clonpc11
vivado
Flow->Open Hardware Manager
Open target->Auto connect

You will see 2 firmwares, pick second one (0000117db...), right mouse bottom, choose "Open target' (click 'Ok' on popup gui)
Click on 'xc7a200t_0', click right mouse button, choose 'Boot from Configuration Memory Device'


Installation

  • get Xilinx_Vivado_SDK_2017.2_0616_1.tar.gz (Ben has password)
  • put it in /usr/downloads
  • copy it into into /apps/ and go there
  • tar zxvf Xilinx_Vivado_SDK_2017.2_0616_1.tar.gz
  • cd zxvf Xilinx_Vivado_SDK_2017.2_0616_1
  • run '.xsetup'
  • answer all question, choose '/apps/Xilinx' as installation directory