Initial commit

This commit is contained in:
2025-11-06 10:08:01 +08:00
commit 0bded5b86e
1033 changed files with 55966 additions and 0 deletions

48
Exp6-1/vivado.jou Normal file
View File

@@ -0,0 +1,48 @@
#-----------------------------------------------------------
# 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: Thu Dec 12 20:01:22 2024
# Process ID: 14980
# Current directory: F:/Schoolwork/DigitalLogic/Exp6-1
# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent13000 F:\Schoolwork\DigitalLogic\Exp6-1\Exp6-1.xpr
# Log file: F:/Schoolwork/DigitalLogic/Exp6-1/vivado.log
# Journal file: F:/Schoolwork/DigitalLogic/Exp6-1\vivado.jou
#-----------------------------------------------------------
start_gui
open_project F:/Schoolwork/DigitalLogic/Exp6-1/Exp6-1.xpr
update_compile_order -fileset sources_1
open_hw
connect_hw_server
open_hw_target
set_property PROGRAM.FILE {F:/Schoolwork/DigitalLogic/Exp6-1/Exp6-1.runs/impl_1/counter_10.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/Exp6-1/Exp6-1.runs/impl_1/counter_10.bit} [get_hw_devices xc7a35t_0]
program_hw_devices [get_hw_devices xc7a35t_0]
refresh_hw_device [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/Exp6-1/Exp6-1.runs/impl_1/counter_10.bit} [get_hw_devices xc7a35t_0]
program_hw_devices [get_hw_devices xc7a35t_0]
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]
open_project F:/Schoolwork/DigitalLogic/Exp6-2/Exp6-2.xpr
current_project Exp6-1
close_project
update_compile_order -fileset sources_1
reset_run synth_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/Exp6-2/Exp6-2.runs/impl_1/slowClock.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/Exp6-2/Exp6-2.runs/impl_1/slowClock.bit} [get_hw_devices xc7a35t_0]
program_hw_devices [get_hw_devices xc7a35t_0]
refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0]