Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 7265d38

Browse files
committed
Closed Vivado
1 parent 4e4b8b1 commit 7265d38

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1113
-2163
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version:1
2-
6d6f64655f636f756e7465727c4755494d6f6465:20
2+
6d6f64655f636f756e7465727c4755494d6f6465:21
33
eof:

ARM-Project/ARM-Project.sim/sim_1/behav/xsim/compile.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ REM Filename : compile.bat
66
REM Simulator : Xilinx Vivado Simulator
77
REM Description : Script for compiling the simulation design source files
88
REM
9-
REM Generated by Vivado on Tue Feb 27 16:52:50 -0600 2024
9+
REM Generated by Vivado on Wed Feb 28 11:32:00 -0600 2024
1010
REM SW Build 3367213 on Tue Oct 19 02:48:09 MDT 2021
1111
REM
1212
REM IP Build 3369179 on Thu Oct 21 08:25:16 MDT 2021

ARM-Project/ARM-Project.sim/sim_1/behav/xsim/elaborate.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ REM Filename : elaborate.bat
66
REM Simulator : Xilinx Vivado Simulator
77
REM Description : Script for elaborating the compiled design
88
REM
9-
REM Generated by Vivado on Tue Feb 27 16:52:51 -0600 2024
9+
REM Generated by Vivado on Wed Feb 28 11:32:01 -0600 2024
1010
REM SW Build 3367213 on Tue Oct 19 02:48:09 MDT 2021
1111
REM
1212
REM IP Build 3369179 on Thu Oct 21 08:25:16 MDT 2021
Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,18 @@
11
Vivado Simulator v2021.2
22
Copyright 1986-1999, 2001-2021 Xilinx, Inc. All Rights Reserved.
3-
Running: C:/Xilinx/Vivado/2021.2/bin/unwrapped/win64.o/xelab.exe --incr --debug typical --relax --mt 2 -L xil_defaultlib -L uvm -L unisims_ver -L unimacro_ver -L secureip --snapshot iDecode_test_behav xil_defaultlib.iDecode_test xil_defaultlib.glbl -log elaborate.log
3+
Running: C:/XilinxVitis/Vivado/2021.2/bin/unwrapped/win64.o/xelab.exe --incr --debug typical --relax --mt 2 -L xil_defaultlib -L uvm -L unisims_ver -L unimacro_ver -L secureip --snapshot iDecode_test_behav xil_defaultlib.iDecode_test xil_defaultlib.glbl -log elaborate.log
44
Using 2 slave threads.
55
Starting static elaboration
66
Pass Through NonSizing Optimizer
7-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:136]
8-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:165]
9-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:192]
10-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:219]
11-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:246]
12-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:273]
13-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:300]
14-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:327]
15-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:354]
16-
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:381]
7+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:136]
8+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:165]
9+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:192]
10+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:219]
11+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:246]
12+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:273]
13+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:300]
14+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:327]
15+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:354]
16+
WARNING: [VRFC 10-3597] non-void function 'verify_control_signals' called as a task without void casting [C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv:381]
1717
Completed static elaboration
18-
Starting simulation data flow analysis
19-
Completed simulation data flow analysis
20-
Time Resolution for simulation is 1ps
21-
Compiling package xil_defaultlib.verification
22-
Compiling module xil_defaultlib.instr_parse
23-
Compiling module xil_defaultlib.control
24-
Compiling module xil_defaultlib.regfile
25-
Compiling module xil_defaultlib.sign_extender
26-
Compiling module xil_defaultlib.mux(SIZE=5)
27-
Compiling module xil_defaultlib.iDecode
28-
Compiling module xil_defaultlib.oscillator
29-
Compiling module xil_defaultlib.delay
30-
Compiling module xil_defaultlib.delay(DELAYAMT=7)
31-
Compiling module xil_defaultlib.iDecode_test
32-
Compiling module xil_defaultlib.glbl
33-
Built simulation snapshot iDecode_test_behav
18+
INFO: [XSIM 43-4323] No Change in HDL. Linking previously generated obj files to create kernel
Binary file not shown.

ARM-Project/ARM-Project.sim/sim_1/behav/xsim/simulate.bat

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ REM Filename : simulate.bat
66
REM Simulator : Xilinx Vivado Simulator
77
REM Description : Script for simulating the design by launching the simulator
88
REM
9-
REM Generated by Vivado on Tue Feb 27 15:50:05 -0600 2024
9+
REM Generated by Vivado on Wed Feb 28 11:31:49 -0600 2024
1010
REM SW Build 3367213 on Tue Oct 19 02:48:09 MDT 2021
1111
REM
1212
REM IP Build 3369179 on Thu Oct 21 08:25:16 MDT 2021
@@ -15,8 +15,8 @@ REM usage: simulate.bat
1515
REM
1616
REM ****************************************************************************
1717
REM simulate design
18-
echo "xsim iDecode_test_behav -key {Behavioral:sim_1:Functional:iDecode_test} -tclbatch iDecode_test.tcl -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/register_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/adder_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/mux_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/instr_mem_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/iFetch_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/instr_parse_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/regfile_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/control_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/sign_extender_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/iDecode_test_behav.wcfg -log simulate.log"
19-
call xsim iDecode_test_behav -key {Behavioral:sim_1:Functional:iDecode_test} -tclbatch iDecode_test.tcl -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/register_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/adder_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/mux_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/instr_mem_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/iFetch_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/instr_parse_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/regfile_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/control_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/sign_extender_test_behav.wcfg -view C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Project/iDecode_test_behav.wcfg -log simulate.log
18+
echo "xsim iDecode_test_behav -key {Behavioral:sim_1:Functional:iDecode_test} -tclbatch iDecode_test.tcl -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/register_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/adder_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/mux_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/instr_mem_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/iFetch_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/instr_parse_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/regfile_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/control_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/sign_extender_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/iDecode_test_behav.wcfg -log simulate.log"
19+
call xsim iDecode_test_behav -key {Behavioral:sim_1:Functional:iDecode_test} -tclbatch iDecode_test.tcl -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/register_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/adder_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/mux_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/instr_mem_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/iFetch_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/instr_parse_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/regfile_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/control_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/sign_extender_test_behav.wcfg -view C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Project/iDecode_test_behav.wcfg -log simulate.log
2020
if "%errorlevel%"=="0" goto SUCCESS
2121
if "%errorlevel%"=="1" goto END
2222
:END

ARM-Project/ARM-Project.sim/sim_1/behav/xsim/simulate.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ Fail Count = 0
137137

138138
******* END TEST RESULTS *******
139139

140-
$finish called at time : 105 ns : File "C:/Users/reese/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv" Line 389
140+
$finish called at time : 105 ns : File "C:/Users/reese_ford1/Documents/GitHub/ARM-Lab/ARM-Lab/code/2_decode/iDecode_test.sv" Line 389
-1.47 KB
Binary file not shown.
Binary file not shown.

ARM-Project/ARM-Project.sim/sim_1/behav/xsim/xsim.dir/iDecode_test_behav/obj/xsim_1.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ void sensitize(char *dp)
120120

121121
void simulate(char *dp)
122122
{
123-
iki_register_root_pointers(14, 10344, -5,0,14808, -5,0,15544, -5,0,16832, -5,0,14992, -5,0,15176, -5,0,16096, -5,0,15728, -5,0,16280, -5,0,14624, -5,0,15360, -5,0,16464, -5,0,15912, -5,0,16648, -5,0) ;
123+
iki_register_root_pointers(14, 16648, -5,0,16280, -5,0,16832, -5,0,15912, -5,0,16096, -5,0,16464, -5,0,14624, -5,0,15544, -5,0,14808, -5,0,14992, -5,0,15176, -5,0,15360, -5,0,15728, -5,0,10344, -5,0) ;
124124
iki_schedule_processes_at_time_zero(dp, "xsim.dir/iDecode_test_behav/xsim.reloc");
125125
// Initialize Verilog nets in mixed simulation, for the cases when the value at time 0 should be propagated from the mixed language Vhdl net
126126
iki_execute_processes();

0 commit comments

Comments
 (0)