-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvivado_13276.backup.jou
25 lines (25 loc) · 1.32 KB
/
vivado_13276.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
#-----------------------------------------------------------
# Vivado v2018.1 (64-bit)
# SW Build 2188600 on Wed Apr 4 18:40:38 MDT 2018
# IP Build 2185939 on Wed Apr 4 20:55:05 MDT 2018
# Start of session at: Sun Nov 8 23:50:58 2020
# Process ID: 13276
# Current directory: C:/Users/23216/Desktop/test/afe400
# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent7540 C:\Users\23216\Desktop\test\afe400\afe400.xpr
# Log file: C:/Users/23216/Desktop/test/afe400/vivado.log
# Journal file: C:/Users/23216/Desktop/test/afe400\vivado.jou
#-----------------------------------------------------------
start_gui
open_project C:/Users/23216/Desktop/test/afe400/afe400.xpr
update_compile_order -fileset sources_1
open_hw
connect_hw_server
open_hw_target
set_property PROGRAM.FILE {C:/Users/23216/Desktop/test/afe400/afe400.runs/impl_1/AFE4400.bit} [get_hw_devices xc7z020_1]
current_hw_device [get_hw_devices xc7z020_1]
refresh_hw_device -update_hw_probes false [lindex [get_hw_devices xc7z020_1] 0]
set_property PROBES.FILE {} [get_hw_devices xc7z020_1]
set_property FULL_PROBES.FILE {} [get_hw_devices xc7z020_1]
set_property PROGRAM.FILE {C:/Users/23216/Desktop/test/afe400/afe400.runs/impl_1/AFE4400.bit} [get_hw_devices xc7z020_1]
program_hw_devices [get_hw_devices xc7z020_1]
refresh_hw_device [lindex [get_hw_devices xc7z020_1] 0]