forked from CY0807/BRAM_DDR3_HDMI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvivado.jou
19 lines (19 loc) · 865 Bytes
/
vivado.jou
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#-----------------------------------------------------------
# Vivado v2019.1 (64-bit)
# SW Build 2552052 on Fri May 24 14:49:42 MDT 2019
# IP Build 2548770 on Fri May 24 18:01:18 MDT 2019
# Start of session at: Sat Feb 4 21:14:45 2023
# Process ID: 4452
# Current directory: E:/github_repo/bram_ddr3_hdmi
# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent432 E:\github_repo\bram_ddr3_hdmi\bram_ddr3_hdmi.xpr
# Log file: E:/github_repo/bram_ddr3_hdmi/vivado.log
# Journal file: E:/github_repo/bram_ddr3_hdmi\vivado.jou
#-----------------------------------------------------------
start_gui
open_project E:/github_repo/bram_ddr3_hdmi/bram_ddr3_hdmi.xpr
update_compile_order -fileset sources_1
reset_run synth_1
reset_run bram_hdmi_data_synth_1
reset_run mig_7series_0_synth_1
launch_runs impl_1 -to_step write_bitstream -jobs 2
wait_on_run impl_1