Changes

Jump to: navigation, search

FAQs (Bora/BoraX/BoraLite)

2,443 bytes added, 14:26, 15 November 2013
m
no edit summary
{{ImportantMessage|text=Please note that sometimes the download of the '''Vivado 2013.3 full-package''' fails because of some download system malfunctioning, but unfortunately the problem is barely noticeable, except by performing the MD5 check of the downloaded file. In case of problems, we suggest using the '''Multi-File Download''' (available on the same web page), that splits the full package in a collection of smaller files. If you use the Multi-File Download to get the "Vivado (No SDK)" package, you must also download the "Software Development Kit - 2013.3" package.}}
 
=== Q: I've just installed the tools on Linux and when I launch the "vivado" command,the build procesess fails. How can I solve this problem? ===
'''A''': Please check the files <code>bora.runs/bora_run_synth/runme.log</code>, <code>vivado.log</code>, <vivado_build.log>. If you see messages like
 
</pre>
INFO: [Common 17-78] Attempting to get a license: Synthesis
WARNING: [Common 17-301] Failed to get a license: Synthesis
....
....
Starting synthesis...
 
INFO: [Common 17-347] Attempting to get a license for feature 'Synthesis' and/or device 'xc7z020'
WARNING: [Common 17-348] Failed to get the license for feature 'Synthesis' and/or device 'xc7z020'
1 Infos, 1 Warnings, 0 Critical Warnings and 0 Errors encountered.
synth_design failed
ERROR: [Common 17-345] A valid license was not found for feature 'Synthesis' and/or device 'xc7z020'. Please run the Xilinx License Configuration Manager for assistance in determining
which features and devices are licensed for your system.
...
<pre>
 
<pre>
...
...
Failed to create directory: '/home/axel/.Xilinx/Vivado/2013.3'
Failed to create the shortcut directory: '/home/axel/.Xilinx/Vivado/2013.3/shortcuts'
Failed to create the layout directory: '/home/axel/.Xilinx/Vivado/2013.3/layouts/application'
...
...
</pre>
 
<pre>
...
...
...
Run output will be captured here: /home/axel/bora/bora-build-20131115-nobk/bora.runs/bora_run_impl/runme.log
[Fri Nov 15 11:41:07 2013] Waiting for bora_run_impl to finish...
[Fri Nov 15 11:41:15 2013] bora_run_impl finished
wait_on_run: Time (s): cpu = 00:00:00.43 ; elapsed = 00:00:08 . Memory (MB): peak = 589.242 ; gain = 3.996
Traceback (most recent call last):
File "fpga-bit-to-bin.py", line 25, in <module>
bitfile = open(args.bitfile, 'rb')
IOError: [Errno 2] No such file or directory: '/home/axel/bora/bora-build-20131115-nobk/bora.runs/bora_run_impl/bora_design_wrapper.bit'
while executing
"exec $cmd fpga-bit-to-bin.py --flip $proj_dir/bora.runs/bora_run_impl/bora_design_wrapper.bit $proj_dir/bora.runs/bora_run_impl/bora_design_wrapper.bi..."
invoked from within
"if {$bitstream == "-bitstream"} {
puts "Generating BITSTREAM"
reset_run -quiet bora_run_impl
reset_run -quiet bora_run_synth
launch_runs -verbose ..."
(file "build_project.tcl" line 113)
Vivado%
</pre>
 
please check the permissions of the <code>/home/user/.Xilinx</code> directory and make sure that the actual user can read and write to that directory.
=== Q: How can I configure the Bora system to boot from network? ===

Navigation menu