1 |
7 |
jeaander |
|
2 |
|
|
*** Running vivado
|
3 |
|
|
with args -log sport_top.vds -m64 -mode batch -messageDb vivado.pb -source sport_top.tcl
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
****** Vivado v2014.2 (64-bit)
|
7 |
|
|
**** SW Build 932637 on Wed Jun 11 13:33:10 MDT 2014
|
8 |
|
|
**** IP Build 924643 on Fri May 30 09:20:16 MDT 2014
|
9 |
|
|
** Copyright 1986-2014 Xilinx, Inc. All Rights Reserved.
|
10 |
|
|
|
11 |
|
|
source sport_top.tcl
|
12 |
|
|
# set_param gui.test TreeTableDev
|
13 |
|
|
# set_msg_config -id {HDL 9-1061} -limit 100000
|
14 |
|
|
# set_msg_config -id {HDL 9-1654} -limit 100000
|
15 |
|
|
# create_project -in_memory -part xc7vx485tffg1157-1
|
16 |
|
|
# set_property target_language Verilog [current_project]
|
17 |
|
|
# set_param project.compositeFile.enableAutoGeneration 0
|
18 |
|
|
# set_property default_lib xil_defaultlib [current_project]
|
19 |
|
|
# read_verilog C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/sport_defines.v
|
20 |
|
|
# set_property file_type "Verilog Header" [get_files C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/sport_defines.v]
|
21 |
|
|
# read_verilog -library xil_defaultlib {
|
22 |
|
|
# C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/wb_interface.v
|
23 |
|
|
# C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/fifos.v
|
24 |
|
|
# C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/sport_top.v
|
25 |
|
|
# }
|
26 |
|
|
WARNING: [filemgmt 20-1763] Vivado Synthesis ignores library specification for Verilog or SystemVerilog files. [C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/wb_interface.v]
|
27 |
|
|
WARNING: [filemgmt 20-1763] Vivado Synthesis ignores library specification for Verilog or SystemVerilog files. [C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/fifos.v]
|
28 |
|
|
WARNING: [filemgmt 20-1763] Vivado Synthesis ignores library specification for Verilog or SystemVerilog files. [C:/Users/jeffA/Desktop/rtl/sport/trunk/rtl/verilog/sport_top.v]
|
29 |
|
|
# read_xdc C:/Users/jeffA/Desktop/rtl/sport/trunk/syn/xilinx/vivado/sport_top/sport_top.srcs/constrs_1/new/sport_top.xdc
|
30 |
|
|
# set_property used_in_implementation false [get_files C:/Users/jeffA/Desktop/rtl/sport/trunk/syn/xilinx/vivado/sport_top/sport_top.srcs/constrs_1/new/sport_top.xdc]
|
31 |
|
|
# set_param synth.vivado.isSynthRun true
|
32 |
|
|
# set_property webtalk.parent_dir C:/Users/jeffA/Desktop/rtl/sport/trunk/syn/xilinx/vivado/sport_top/sport_top.cache/wt [current_project]
|
33 |
|
|
# set_property parent.project_dir C:/Users/jeffA/Desktop/rtl/sport/trunk/syn/xilinx/vivado/sport_top [current_project]
|
34 |
|
|
# catch { write_hwdef -file sport_top.hwdef }
|
35 |
|
|
INFO: [Vivado_Tcl 4-279] hardware handoff file cannot be generated as there is no block diagram instance in the design
|
36 |
|
|
# synth_design -top sport_top -part xc7vx485tffg1157-1
|
37 |
|
|
Command: synth_design -top sport_top -part xc7vx485tffg1157-1
|
38 |
|
|
|
39 |
|
|
Starting synthesis...
|
40 |
|
|
|
41 |
|
|
Attempting to get a license for feature 'Synthesis' and/or device 'xc7vx485t'
|
42 |
|
|
WARNING: [Common 17-348] Failed to get the license for feature 'Synthesis' and/or device 'xc7vx485t'
|
43 |
|
|
|
44 |
|
|
synth_design failed
|
45 |
|
|
ERROR: [Common 17-345] A valid license was not found for feature 'Synthesis' and/or device 'xc7vx485t'. Please run the Vivado License Manager for assistance in determining
|
46 |
|
|
which features and devices are licensed for your system.
|
47 |
|
|
Resolution: Check the status of your licenses in the Vivado License Manager. For debug help search Xilinx Support for "Licensing FAQ".
|
48 |
|
|
|
49 |
|
|
while executing
|
50 |
|
|
"synth_design -top sport_top -part xc7vx485tffg1157-1"
|
51 |
|
|
(file "sport_top.tcl" line 26)
|
52 |
|
|
INFO: [Common 17-206] Exiting Vivado at Fri Feb 20 14:22:32 2015...
|