You are on page 1of 3

The transcript window after the simulation of the algorithm is shown below:

# Reading C:/Modeltech_pe_edu_10.1a/tcl/vsim/pref.tcl
# Loading project CCA2
vsim -guiwork.CCL_PROC
-guiwork.CCL_PROC
# Loadingwork.CCL_PROC
# Loadingwork.fifo
# Loadingwork.serial_divide_uu
run
#
0Completed Initialization of FIFO
# BlobTables AFTER INITIALIZATION
# ---------------------------------#
MergeTableAreaTableSigmaXBARTableSigmaYBARTableCenterXTableCenterYTa
ble
#
==============================================
================================
#
0
0
0
0
0
0
#
1
0
0
0
0
0
#
2
0
0
0
0
0
#
3
0
0
0
0
0
#
4
0
0
0
0
0
#
5
0
0
0
0
0
#
6
0
0
0
0
0
#
7
0
0
0
0
0
#
# Initialized Source Array
#
# =============================
#0 0 0 0 0 0 0 0
#0 1 1 1 0 1 1 0
#0 0 1 1 0 0 1 0
#0 0 0 1 0 0 1 0
#0 0 1 1 0 0 1 0
#0 0 1 1 0 0 1 0
#0 1 1 1 1 1 1 0
#0 0 0 0 0 0 0 0
# ========================================
#
#
#
# Initialization Complete. Start Processing Pass 1
#
run

# Processing Pass 1 complete.


#
# Calculating Centroids
#
# The Intermediate labelled ARRAY after Pass 1
#
#
==============================================
#0 0 0 0 0 0 0 0
#0 1 1 1 0 2 2 0
#0 0 1 1 0 0 2 0
#0 0 0 1 0 0 2 0
#0 0 3 1 0 0 2 0
#0 0 3 1 0 0 2 0
#0 4 3 1 1 1 1 0
#0 0 0 0 0 0 0 0
#
#
# BlobTables AFTER Pass 1
# ---------------------------------#
MergeTableAreaTableSigmaXBARTableSigmaYBARTableCenterXTableCenterYTa
ble
#
==============================================
================================
#
0
0
0
0
0
0
#
1
22
102
102
0
0
#
1
0
0
0
0
0
#
1
0
0
0
0
0
#
1
0
0
0
0
0
#
5
0
0
0
0
0
#
6
0
0
0
0
0
#
7
0
0
0
0
0
#
# Centroid calculation done
#
#
MergeTableAreaTableSigmaXBARTableSigmaYBARTableCenterXTableCenterYTa
ble
#
==============================================
================================
#
0
0
0
0
0
0
#
1
22
102
102
4
4
#
1
0
0
0
0
0

#
1
0
0
0
0
0
#
1
0
0
0
0
0
#
5
0
0
0
0
0
#
6
0
0
0
0
0
#
7
0
0
0
0
0
#
run
run
#
# Processing Pass 2 complete.
#
# Final Labeled array after Pass 2
# =================================
#0 0 0 0 0 0 0 0
#0 1 1 1 0 1 1 0
#0 0 1 1 0 0 1 0
#0 0 0 1 0 0 1 0
#0 0 1 1 0 0 1 0
#0 0 1 1 0 0 1 0
#0 1 1 1 1 1 1 0
#0 0 0 0 0 0 0 0

You might also like