-
Notifications
You must be signed in to change notification settings - Fork 0
/
vivado_3993.backup.jou
28 lines (28 loc) · 1.61 KB
/
vivado_3993.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
#-----------------------------------------------------------
# Vivado v2022.1 (64-bit)
# SW Build 3526262 on Mon Apr 18 15:47:01 MDT 2022
# IP Build 3524634 on Mon Apr 18 20:55:01 MDT 2022
# Start of session at: Fri Apr 12 15:41:12 2024
# Process ID: 3993
# Current directory: /home/riccardo/Documenti/VivadoVitisProjects/Particle-Detector-ARTY-A7
# Command line: vivado ./Darticle-Detector-ARTY-A7/Darticle-Detector-ARTY-A7.xpr
# Log file: /home/riccardo/Documenti/VivadoVitisProjects/Particle-Detector-ARTY-A7/vivado.log
# Journal file: /home/riccardo/Documenti/VivadoVitisProjects/Particle-Detector-ARTY-A7/vivado.jou
# Running On: riccardo-ThinkPad-X1-Carbon-Gen-9, OS: Linux, CPU Frequency: 400.000 MHz, CPU Physical cores: 4, Host memory: 16467 MB
#-----------------------------------------------------------
start_gui
open_project ./Darticle-Detector-ARTY-A7/Darticle-Detector-ARTY-A7.xpr
update_compile_order -fileset sources_1
reset_run synth_1
launch_runs impl_1 -to_step write_bitstream -jobs 4
wait_on_run impl_1
open_hw_manager
connect_hw_server -allow_non_jtag
open_hw_target
current_hw_device [get_hw_devices xc7a35t_0]
refresh_hw_device -update_hw_probes false [lindex [get_hw_devices xc7a35t_0] 0]
set_property PROBES.FILE {} [get_hw_devices xc7a35t_0]
set_property FULL_PROBES.FILE {} [get_hw_devices xc7a35t_0]
set_property PROGRAM.FILE {/home/riccardo/Documenti/VivadoVitisProjects/Particle-Detector-ARTY-A7/Darticle-Detector-ARTY-A7/Darticle-Detector-ARTY-A7.runs/impl_1/muon_telescope_top_module.bit} [get_hw_devices xc7a35t_0]
program_hw_devices [get_hw_devices xc7a35t_0]
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]