-
Notifications
You must be signed in to change notification settings - Fork 1
/
vivado_28034.backup.jou
39 lines (39 loc) · 1.17 KB
/
vivado_28034.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
29
30
31
32
33
34
35
36
37
38
39
#-----------------------------------------------------------
# Vivado v2019.1 (64-bit)
# SW Build 2552052 on Fri May 24 14:47:09 MDT 2019
# IP Build 2548770 on Fri May 24 18:01:18 MDT 2019
# Start of session at: Mon Oct 14 23:54:09 2019
# Process ID: 28034
# Current directory: /home/hello/32-Bit-ALU
# Command line: vivado
# Log file: /home/hello/32-Bit-ALU/vivado.log
# Journal file: /home/hello/32-Bit-ALU/vivado.jou
#-----------------------------------------------------------
start_gui
open_project /home/hello/32-Bit-ALU/32-Bit-ALU.xpr
update_compile_order -fileset sources_1
close [ open /home/hello/32-Bit-ALU/32-Bit-ALU.srcs/sources_1/new/ariRightShift.v w ]
add_files /home/hello/32-Bit-ALU/32-Bit-ALU.srcs/sources_1/new/ariRightShift.v
update_compile_order -fileset sources_1
launch_simulation
launch_simulation
source testbench.tcl
close_sim
launch_simulation
source testbench.tcl
close_sim
launch_simulation
source testbench.tcl
close_sim
launch_simulation
source testbench.tcl
launch_runs synth_1 -jobs 4
wait_on_run synth_1
open_run synth_1 -name synth_1
launch_runs impl_1 -jobs 4
wait_on_run impl_1
close_design
open_run impl_1
close_design
synth_design -rtl -name rtl_1
close_sim