-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvivado_7916.backup.jou
30 lines (30 loc) · 1.51 KB
/
vivado_7916.backup.jou
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#-----------------------------------------------------------
# Vivado v2016.4 (64-bit)
# SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017
# IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017
# Start of session at: Thu Jul 05 17:47:13 2018
# Process ID: 7916
# Current directory: C:/Users/Esio/Desktop/ULA_projeto_final
# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent11696 C:\Users\Esio\Desktop\ULA_projeto_final\ULA_projeto_final.xpr
# Log file: C:/Users/Esio/Desktop/ULA_projeto_final/vivado.log
# Journal file: C:/Users/Esio/Desktop/ULA_projeto_final\vivado.jou
#-----------------------------------------------------------
start_gui
oopen_project C:/Users/Esio/Desktop/ULA_projeto_final/ULA_projeto_final.xprsave_project_as uuulaa C:/Users/Esio/Desktop/uuulaa -force
launch_runs impl_1 -to_step write_bitstream -jobs 2
wait_on_run impl_1
reset_run impl_1 -prev_step
launch_runs impl_1 -to_step write_bitstream -jobs 2
wait_on_run impl_1
open_hw
connect_hw_server
open_hw_target
current_hw_device [lindex [get_hw_devices xc7a35t_0] 0]
refresh_hw_device -update_hw_probes false [lindex [get_hw_devices xc7a35t_0] 0]
reset_run impl_1 -prev_step
launch_runs impl_1 -to_step write_bitstream -jobs 2
wait_on_run impl_1
set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0]
set_property PROGRAM.FILE {C:/Users/Esio/Desktop/uuulaa/uuulaa.runs/impl_1/Top_level.bit} [lindex [get_hw_devices xc7a35t_0] 0]
program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0]
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]