Initial commit
This commit is contained in:
67
Exp3-1/vivado_12112.backup.jou
Normal file
67
Exp3-1/vivado_12112.backup.jou
Normal file
@@ -0,0 +1,67 @@
|
||||
#-----------------------------------------------------------
|
||||
# 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: Wed Oct 30 22:27:06 2024
|
||||
# Process ID: 12112
|
||||
# Current directory: F:/Schoolwork/DigitalLogic/Exp3-1
|
||||
# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent2764 F:\Schoolwork\DigitalLogic\Exp3-1\Exp3-1.xpr
|
||||
# Log file: F:/Schoolwork/DigitalLogic/Exp3-1/vivado.log
|
||||
# Journal file: F:/Schoolwork/DigitalLogic/Exp3-1\vivado.jou
|
||||
#-----------------------------------------------------------
|
||||
start_gui
|
||||
open_project F:/Schoolwork/DigitalLogic/Exp3-1/Exp3-1.xpr
|
||||
update_compile_order -fileset sources_1
|
||||
reset_run synth_1
|
||||
launch_runs synth_1 -jobs 10
|
||||
wait_on_run synth_1
|
||||
open_run synth_1 -name synth_1
|
||||
launch_runs impl_1 -jobs 10
|
||||
wait_on_run impl_1
|
||||
launch_runs impl_1 -to_step write_bitstream -jobs 10
|
||||
wait_on_run impl_1
|
||||
open_hw
|
||||
connect_hw_server
|
||||
open_hw_target
|
||||
set_property PROGRAM.FILE {F:/Schoolwork/DigitalLogic/Exp3-1/Exp3-1.runs/impl_1/encoder.bit} [get_hw_devices xc7a35t_0]
|
||||
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 {F:/Schoolwork/DigitalLogic/Exp3-1/Exp3-1.runs/impl_1/encoder.bit} [get_hw_devices xc7a35t_0]
|
||||
program_hw_devices [get_hw_devices xc7a35t_0]
|
||||
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]
|
||||
close_hw
|
||||
reset_run synth_1
|
||||
launch_runs impl_1 -to_step write_bitstream -jobs 10
|
||||
wait_on_run impl_1
|
||||
reset_run synth_1
|
||||
launch_runs impl_1 -to_step write_bitstream -jobs 10
|
||||
wait_on_run impl_1
|
||||
refresh_design
|
||||
close_design
|
||||
reset_run synth_1
|
||||
launch_runs synth_1 -jobs 10
|
||||
wait_on_run synth_1
|
||||
open_run synth_1 -name synth_1
|
||||
launch_runs impl_1 -jobs 10
|
||||
wait_on_run impl_1
|
||||
reset_run synth_1
|
||||
launch_runs synth_1 -jobs 10
|
||||
wait_on_run synth_1
|
||||
launch_runs impl_1 -jobs 10
|
||||
wait_on_run impl_1
|
||||
launch_runs impl_1 -to_step write_bitstream -jobs 10
|
||||
wait_on_run impl_1
|
||||
open_hw
|
||||
connect_hw_server
|
||||
open_hw_target
|
||||
set_property PROGRAM.FILE {F:/Schoolwork/DigitalLogic/Exp3-1/Exp3-1.runs/impl_1/encoder.bit} [get_hw_devices xc7a35t_0]
|
||||
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 {F:/Schoolwork/DigitalLogic/Exp3-1/Exp3-1.runs/impl_1/encoder.bit} [get_hw_devices xc7a35t_0]
|
||||
program_hw_devices [get_hw_devices xc7a35t_0]
|
||||
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]
|
||||
close_hw
|
||||
Reference in New Issue
Block a user