| 1 |
28 |
dinesha |
Reading D:/Actel/Libero_v9.1/Model/tcl/vsim/pref.tcl
|
| 2 |
|
|
|
| 3 |
|
|
# 6.6d
|
| 4 |
|
|
|
| 5 |
|
|
# vsim +basic_test1 -do run.do -c tb_top
|
| 6 |
|
|
# // ModelSim ACTEL 6.6d Nov 2 2010
|
| 7 |
|
|
# //
|
| 8 |
|
|
# // Copyright 1991-2010 Mentor Graphics Corporation
|
| 9 |
|
|
# // All Rights Reserved.
|
| 10 |
|
|
# //
|
| 11 |
|
|
# // THIS WORK CONTAINS TRADE SECRET AND
|
| 12 |
|
|
# // PROPRIETARY INFORMATION WHICH IS THE PROPERTY
|
| 13 |
|
|
# // OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS
|
| 14 |
|
|
# // AND IS SUBJECT TO LICENSE TERMS.
|
| 15 |
|
|
# //
|
| 16 |
|
|
# Loading sv_std.std
|
| 17 |
|
|
# Loading work.tb_top
|
| 18 |
|
|
# Loading work.sdrc_top
|
| 19 |
|
|
# Loading work.wb2sdrc
|
| 20 |
|
|
# Loading work.async_fifo
|
| 21 |
|
|
# Loading work.sdrc_core
|
| 22 |
|
|
# Loading work.sdrc_req_gen
|
| 23 |
|
|
# Loading work.sdrc_bank_ctl
|
| 24 |
|
|
# Loading work.sdrc_bank_fsm
|
| 25 |
|
|
# Loading work.sdrc_xfr_ctl
|
| 26 |
|
|
# Loading work.sdrc_bs_convert
|
| 27 |
|
|
# Loading work.mt48lc2m32b2
|
| 28 |
43 |
dinesha |
# ** Warning: (vsim-3015) ../tb/tb_top.sv(187): [PCDPC] - Port size (11 or 11) does not match connection size (12) for port 'Addr'. The port definition is at: ../model/mt48lc2m32b2.v(42).
|
| 29 |
28 |
dinesha |
# Region: /tb_top/u_sdram32
|
| 30 |
|
|
# do run.do
|
| 31 |
|
|
# tb_top.u_sdram32 : at time 10212.0 ns AREF : Auto Refresh
|
| 32 |
|
|
# tb_top.u_sdram32 : at time 10392.0 ns AREF : Auto Refresh
|
| 33 |
|
|
# tb_top.u_sdram32 : at time 10572.0 ns AREF : Auto Refresh
|
| 34 |
|
|
# tb_top.u_sdram32 : at time 10752.0 ns AREF : Auto Refresh
|
| 35 |
|
|
# tb_top.u_sdram32 : at time 10932.0 ns AREF : Auto Refresh
|
| 36 |
|
|
# tb_top.u_sdram32 : at time 11112.0 ns AREF : Auto Refresh
|
| 37 |
|
|
# tb_top.u_sdram32 : at time 11292.0 ns AREF : Auto Refresh
|
| 38 |
|
|
# tb_top.u_sdram32 : at time 11472.0 ns AREF : Auto Refresh
|
| 39 |
|
|
# tb_top.u_sdram32 : at time 11652.0 ns AREF : Auto Refresh
|
| 40 |
|
|
# tb_top.u_sdram32 : at time 11832.0 ns AREF : Auto Refresh
|
| 41 |
|
|
# tb_top.u_sdram32 : at time 12012.0 ns AREF : Auto Refresh
|
| 42 |
|
|
# tb_top.u_sdram32 : at time 12192.0 ns AREF : Auto Refresh
|
| 43 |
|
|
# tb_top.u_sdram32 : at time 12372.0 ns AREF : Auto Refresh
|
| 44 |
|
|
# tb_top.u_sdram32 : at time 12552.0 ns AREF : Auto Refresh
|
| 45 |
|
|
# tb_top.u_sdram32 : at time 12732.0 ns AREF : Auto Refresh
|
| 46 |
|
|
# tb_top.u_sdram32 : at time 12912.0 ns LMR : Load Mode Register
|
| 47 |
|
|
# tb_top.u_sdram32 : CAS Latency = 3
|
| 48 |
|
|
# tb_top.u_sdram32 : Burst Length = 8
|
| 49 |
|
|
# tb_top.u_sdram32 : Burst Type = Sequential
|
| 50 |
|
|
# tb_top.u_sdram32 : Write Burst Mode = Programmed Burst Length
|
| 51 |
46 |
dinesha |
# --------------------------------------
|
| 52 |
|
|
# Case-1: Single Write/Read Case
|
| 53 |
|
|
# --------------------------------------
|
| 54 |
43 |
dinesha |
# Write Address: 00040000, Burst Size: 4
|
| 55 |
|
|
# Status: Burst-No: 0 Write Address: 00010000 WriteData: 12153524
|
| 56 |
|
|
# Status: Burst-No: 1 Write Address: 00010001 WriteData: c0895e81
|
| 57 |
|
|
# Status: Burst-No: 2 Write Address: 00010002 WriteData: 8484d609
|
| 58 |
|
|
# Status: Burst-No: 3 Write Address: 00010003 WriteData: b1f05663
|
| 59 |
28 |
dinesha |
# tb_top.u_sdram32 : at time 14232.0 ns ACT : Bank = 0 Row = 64
|
| 60 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 14292.0 ns WRITE: Bank = 0 Row = 64, Col = 0, Data = 12153524
|
| 61 |
|
|
# tb_top.u_sdram32 : at time 14312.0 ns WRITE: Bank = 0 Row = 64, Col = 1, Data = c0895e81
|
| 62 |
28 |
dinesha |
# tb_top.u_sdram32 : at time 14332.0 ns BST : Burst Terminate
|
| 63 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 14352.0 ns WRITE: Bank = 0 Row = 64, Col = 2, Data = 8484d609
|
| 64 |
28 |
dinesha |
# tb_top.u_sdram32 : at time 14372.0 ns BST : Burst Terminate
|
| 65 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 14392.0 ns WRITE: Bank = 0 Row = 64, Col = 3, Data = b1f05663
|
| 66 |
28 |
dinesha |
# tb_top.u_sdram32 : at time 14412.0 ns BST : Burst Terminate
|
| 67 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 15232.0 ns BST : Burst Terminate
|
| 68 |
|
|
# tb_top.u_sdram32 : at time 15258.0 ns READ : Bank = 0 Row = 64, Col = 0, Data = 12153524
|
| 69 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00010000 Rxd: 12153524
|
| 70 |
|
|
# tb_top.u_sdram32 : at time 15432.0 ns BST : Burst Terminate
|
| 71 |
|
|
# tb_top.u_sdram32 : at time 15458.0 ns READ : Bank = 0 Row = 64, Col = 1, Data = c0895e81
|
| 72 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00010001 Rxd: c0895e81
|
| 73 |
|
|
# tb_top.u_sdram32 : at time 15632.0 ns BST : Burst Terminate
|
| 74 |
|
|
# tb_top.u_sdram32 : at time 15658.0 ns READ : Bank = 0 Row = 64, Col = 2, Data = 8484d609
|
| 75 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00010002 Rxd: 8484d609
|
| 76 |
|
|
# tb_top.u_sdram32 : at time 15832.0 ns BST : Burst Terminate
|
| 77 |
|
|
# tb_top.u_sdram32 : at time 15858.0 ns READ : Bank = 0 Row = 64, Col = 3, Data = b1f05663
|
| 78 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00010003 Rxd: b1f05663
|
| 79 |
46 |
dinesha |
# --------------------------------------
|
| 80 |
|
|
# Case-2: Repeat same transfer once again
|
| 81 |
|
|
# ----------------------------------------
|
| 82 |
45 |
dinesha |
# Write Address: 00040000, Burst Size: 4
|
| 83 |
|
|
# Status: Burst-No: 0 Write Address: 00010000 WriteData: 06b97b0d
|
| 84 |
|
|
# Status: Burst-No: 1 Write Address: 00010001 WriteData: 46df998d
|
| 85 |
|
|
# Status: Burst-No: 2 Write Address: 00010002 WriteData: b2c28465
|
| 86 |
|
|
# Status: Burst-No: 3 Write Address: 00010003 WriteData: 89375212
|
| 87 |
|
|
# tb_top.u_sdram32 : at time 16032.0 ns WRITE: Bank = 0 Row = 64, Col = 0, Data = 06b97b0d
|
| 88 |
|
|
# tb_top.u_sdram32 : at time 16052.0 ns BST : Burst Terminate
|
| 89 |
|
|
# tb_top.u_sdram32 : at time 16072.0 ns WRITE: Bank = 0 Row = 64, Col = 1, Data = 46df998d
|
| 90 |
|
|
# tb_top.u_sdram32 : at time 16092.0 ns BST : Burst Terminate
|
| 91 |
|
|
# tb_top.u_sdram32 : at time 16112.0 ns WRITE: Bank = 0 Row = 64, Col = 2, Data = b2c28465
|
| 92 |
|
|
# tb_top.u_sdram32 : at time 16132.0 ns BST : Burst Terminate
|
| 93 |
|
|
# tb_top.u_sdram32 : at time 16152.0 ns WRITE: Bank = 0 Row = 64, Col = 3, Data = 89375212
|
| 94 |
|
|
# tb_top.u_sdram32 : at time 16172.0 ns BST : Burst Terminate
|
| 95 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 16212.0 ns BST : Burst Terminate
|
| 96 |
|
|
# tb_top.u_sdram32 : at time 16238.0 ns READ : Bank = 0 Row = 64, Col = 0, Data = 06b97b0d
|
| 97 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00010000 Rxd: 06b97b0d
|
| 98 |
|
|
# tb_top.u_sdram32 : at time 16412.0 ns BST : Burst Terminate
|
| 99 |
|
|
# tb_top.u_sdram32 : at time 16438.0 ns READ : Bank = 0 Row = 64, Col = 1, Data = 46df998d
|
| 100 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00010001 Rxd: 46df998d
|
| 101 |
|
|
# tb_top.u_sdram32 : at time 16612.0 ns BST : Burst Terminate
|
| 102 |
|
|
# tb_top.u_sdram32 : at time 16638.0 ns READ : Bank = 0 Row = 64, Col = 2, Data = b2c28465
|
| 103 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00010002 Rxd: b2c28465
|
| 104 |
|
|
# tb_top.u_sdram32 : at time 16812.0 ns BST : Burst Terminate
|
| 105 |
|
|
# tb_top.u_sdram32 : at time 16838.0 ns READ : Bank = 0 Row = 64, Col = 3, Data = 89375212
|
| 106 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00010003 Rxd: 89375212
|
| 107 |
43 |
dinesha |
# Write Address: 00400000, Burst Size: 5
|
| 108 |
45 |
dinesha |
# Status: Burst-No: 0 Write Address: 00100000 WriteData: 00f3e301
|
| 109 |
|
|
# Status: Burst-No: 1 Write Address: 00100001 WriteData: 06d7cd0d
|
| 110 |
|
|
# Status: Burst-No: 2 Write Address: 00100002 WriteData: 3b23f176
|
| 111 |
|
|
# Status: Burst-No: 3 Write Address: 00100003 WriteData: 1e8dcd3d
|
| 112 |
|
|
# Status: Burst-No: 4 Write Address: 00100004 WriteData: 76d457ed
|
| 113 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 17072.0 ns ACT : Bank = 0 Row = 1024
|
| 114 |
|
|
# tb_top.u_sdram32 : at time 17132.0 ns WRITE: Bank = 0 Row = 1024, Col = 0, Data = 00f3e301
|
| 115 |
|
|
# tb_top.u_sdram32 : at time 17152.0 ns WRITE: Bank = 0 Row = 1024, Col = 1, Data = 06d7cd0d
|
| 116 |
|
|
# tb_top.u_sdram32 : at time 17172.0 ns BST : Burst Terminate
|
| 117 |
|
|
# tb_top.u_sdram32 : at time 17192.0 ns WRITE: Bank = 0 Row = 1024, Col = 2, Data = 3b23f176
|
| 118 |
|
|
# tb_top.u_sdram32 : at time 17212.0 ns BST : Burst Terminate
|
| 119 |
|
|
# tb_top.u_sdram32 : at time 17232.0 ns WRITE: Bank = 0 Row = 1024, Col = 3, Data = 1e8dcd3d
|
| 120 |
|
|
# tb_top.u_sdram32 : at time 17252.0 ns BST : Burst Terminate
|
| 121 |
|
|
# tb_top.u_sdram32 : at time 17272.0 ns WRITE: Bank = 0 Row = 1024, Col = 4, Data = 76d457ed
|
| 122 |
|
|
# tb_top.u_sdram32 : at time 17292.0 ns BST : Burst Terminate
|
| 123 |
|
|
# tb_top.u_sdram32 : at time 17332.0 ns BST : Burst Terminate
|
| 124 |
|
|
# tb_top.u_sdram32 : at time 17358.0 ns READ : Bank = 0 Row = 1024, Col = 0, Data = 00f3e301
|
| 125 |
45 |
dinesha |
# READ STATUS: Burst-No: 0 Addr: 00100000 Rxd: 00f3e301
|
| 126 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 17532.0 ns BST : Burst Terminate
|
| 127 |
|
|
# tb_top.u_sdram32 : at time 17558.0 ns READ : Bank = 0 Row = 1024, Col = 1, Data = 06d7cd0d
|
| 128 |
45 |
dinesha |
# READ STATUS: Burst-No: 1 Addr: 00100001 Rxd: 06d7cd0d
|
| 129 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 17732.0 ns BST : Burst Terminate
|
| 130 |
|
|
# tb_top.u_sdram32 : at time 17758.0 ns READ : Bank = 0 Row = 1024, Col = 2, Data = 3b23f176
|
| 131 |
45 |
dinesha |
# READ STATUS: Burst-No: 2 Addr: 00100002 Rxd: 3b23f176
|
| 132 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 17932.0 ns BST : Burst Terminate
|
| 133 |
|
|
# tb_top.u_sdram32 : at time 17958.0 ns READ : Bank = 0 Row = 1024, Col = 3, Data = 1e8dcd3d
|
| 134 |
45 |
dinesha |
# READ STATUS: Burst-No: 3 Addr: 00100003 Rxd: 1e8dcd3d
|
| 135 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 18132.0 ns BST : Burst Terminate
|
| 136 |
|
|
# tb_top.u_sdram32 : at time 18158.0 ns READ : Bank = 0 Row = 1024, Col = 4, Data = 76d457ed
|
| 137 |
45 |
dinesha |
# READ STATUS: Burst-No: 4 Addr: 00100004 Rxd: 76d457ed
|
| 138 |
46 |
dinesha |
# ----------------------------------------
|
| 139 |
|
|
# Case-3 Create a Page Cross Over
|
| 140 |
|
|
# ----------------------------------------
|
| 141 |
|
|
# Write Address: 00040ffc, Burst Size: 8
|
| 142 |
|
|
# Status: Burst-No: 0 Write Address: 000103ff WriteData: 462df78c
|
| 143 |
|
|
# Status: Burst-No: 1 Write Address: 00010400 WriteData: 7cfde9f9
|
| 144 |
|
|
# Status: Burst-No: 2 Write Address: 00010401 WriteData: e33724c6
|
| 145 |
|
|
# Status: Burst-No: 3 Write Address: 00010402 WriteData: e2f784c5
|
| 146 |
|
|
# Status: Burst-No: 4 Write Address: 00010403 WriteData: d513d2aa
|
| 147 |
|
|
# Status: Burst-No: 5 Write Address: 00010404 WriteData: 72aff7e5
|
| 148 |
|
|
# tb_top.u_sdram32 : at time 18392.0 ns ACT : Bank = 3 Row = 64
|
| 149 |
|
|
# Status: Burst-No: 6 Write Address: 00010405 WriteData: bbd27277
|
| 150 |
|
|
# tb_top.u_sdram32 : at time 18452.0 ns WRITE: Bank = 3 Row = 64, Col = 255, Data = 462df78c
|
| 151 |
|
|
# tb_top.u_sdram32 : at time 18472.0 ns BST : Burst Terminate
|
| 152 |
|
|
# tb_top.u_sdram32 : at time 18492.0 ns ACT : Bank = 0 Row = 65
|
| 153 |
|
|
# tb_top.u_sdram32 : at time 18552.0 ns WRITE: Bank = 0 Row = 65, Col = 0, Data = 7cfde9f9
|
| 154 |
|
|
# tb_top.u_sdram32 : at time 18572.0 ns BST : Burst Terminate
|
| 155 |
|
|
# Status: Burst-No: 7 Write Address: 00010406 WriteData: 8932d612
|
| 156 |
|
|
# Write Address: 00400ff8, Burst Size: 15
|
| 157 |
|
|
# tb_top.u_sdram32 : at time 18692.0 ns ACT : Bank = 0 Row = 65
|
| 158 |
|
|
# tb_top.u_sdram32 : at time 18752.0 ns WRITE: Bank = 0 Row = 65, Col = 1, Data = e33724c6
|
| 159 |
|
|
# tb_top.u_sdram32 : at time 18772.0 ns WRITE: Bank = 0 Row = 65, Col = 2, Data = e2f784c5
|
| 160 |
|
|
# tb_top.u_sdram32 : at time 18792.0 ns BST : Burst Terminate
|
| 161 |
|
|
# tb_top.u_sdram32 : at time 18812.0 ns WRITE: Bank = 0 Row = 65, Col = 3, Data = d513d2aa
|
| 162 |
|
|
# Status: Burst-No: 0 Write Address: 001003fe WriteData: 47ecdb8f
|
| 163 |
|
|
# tb_top.u_sdram32 : at time 18832.0 ns BST : Burst Terminate
|
| 164 |
|
|
# tb_top.u_sdram32 : at time 18852.0 ns WRITE: Bank = 0 Row = 65, Col = 4, Data = 72aff7e5
|
| 165 |
|
|
# Status: Burst-No: 1 Write Address: 001003ff WriteData: 793069f2
|
| 166 |
|
|
# tb_top.u_sdram32 : at time 18872.0 ns BST : Burst Terminate
|
| 167 |
|
|
# tb_top.u_sdram32 : at time 18892.0 ns WRITE: Bank = 0 Row = 65, Col = 5, Data = bbd27277
|
| 168 |
|
|
# Status: Burst-No: 2 Write Address: 00100400 WriteData: e77696ce
|
| 169 |
|
|
# tb_top.u_sdram32 : at time 18912.0 ns BST : Burst Terminate
|
| 170 |
|
|
# tb_top.u_sdram32 : at time 18932.0 ns WRITE: Bank = 0 Row = 65, Col = 6, Data = 8932d612
|
| 171 |
|
|
# Status: Burst-No: 3 Write Address: 00100401 WriteData: f4007ae8
|
| 172 |
|
|
# tb_top.u_sdram32 : at time 18952.0 ns BST : Burst Terminate
|
| 173 |
|
|
# Status: Burst-No: 4 Write Address: 00100402 WriteData: e2ca4ec5
|
| 174 |
|
|
# Status: Burst-No: 5 Write Address: 00100403 WriteData: 2e58495c
|
| 175 |
|
|
# tb_top.u_sdram32 : at time 19032.0 ns ACT : Bank = 3 Row = 1024
|
| 176 |
|
|
# tb_top.u_sdram32 : at time 19092.0 ns WRITE: Bank = 3 Row = 1024, Col = 254, Data = 47ecdb8f
|
| 177 |
|
|
# tb_top.u_sdram32 : at time 19112.0 ns WRITE: Bank = 3 Row = 1024, Col = 255, Data = 793069f2
|
| 178 |
|
|
# tb_top.u_sdram32 : at time 19132.0 ns BST : Burst Terminate
|
| 179 |
|
|
# Status: Burst-No: 6 Write Address: 00100404 WriteData: de8e28bd
|
| 180 |
|
|
# Status: Burst-No: 7 Write Address: 00100405 WriteData: 96ab582d
|
| 181 |
|
|
# tb_top.u_sdram32 : at time 19232.0 ns ACT : Bank = 0 Row = 1025
|
| 182 |
|
|
# tb_top.u_sdram32 : at time 19292.0 ns WRITE: Bank = 0 Row = 1025, Col = 0, Data = e77696ce
|
| 183 |
|
|
# tb_top.u_sdram32 : at time 19312.0 ns BST : Burst Terminate
|
| 184 |
|
|
# Status: Burst-No: 8 Write Address: 00100406 WriteData: b2a72665
|
| 185 |
|
|
# tb_top.u_sdram32 : at time 19432.0 ns ACT : Bank = 0 Row = 1025
|
| 186 |
|
|
# tb_top.u_sdram32 : at time 19492.0 ns WRITE: Bank = 0 Row = 1025, Col = 1, Data = f4007ae8
|
| 187 |
|
|
# tb_top.u_sdram32 : at time 19512.0 ns WRITE: Bank = 0 Row = 1025, Col = 2, Data = e2ca4ec5
|
| 188 |
|
|
# tb_top.u_sdram32 : at time 19532.0 ns BST : Burst Terminate
|
| 189 |
|
|
# tb_top.u_sdram32 : at time 19552.0 ns WRITE: Bank = 0 Row = 1025, Col = 3, Data = 2e58495c
|
| 190 |
|
|
# Status: Burst-No: 9 Write Address: 00100407 WriteData: b1ef6263
|
| 191 |
|
|
# tb_top.u_sdram32 : at time 19572.0 ns BST : Burst Terminate
|
| 192 |
|
|
# tb_top.u_sdram32 : at time 19592.0 ns WRITE: Bank = 0 Row = 1025, Col = 4, Data = de8e28bd
|
| 193 |
|
|
# Status: Burst-No: 10 Write Address: 00100408 WriteData: 0573870a
|
| 194 |
|
|
# tb_top.u_sdram32 : at time 19612.0 ns BST : Burst Terminate
|
| 195 |
|
|
# tb_top.u_sdram32 : at time 19632.0 ns WRITE: Bank = 0 Row = 1025, Col = 5, Data = 96ab582d
|
| 196 |
|
|
# Status: Burst-No: 11 Write Address: 00100409 WriteData: c03b2280
|
| 197 |
|
|
# tb_top.u_sdram32 : at time 19652.0 ns BST : Burst Terminate
|
| 198 |
|
|
# tb_top.u_sdram32 : at time 19672.0 ns WRITE: Bank = 0 Row = 1025, Col = 6, Data = b2a72665
|
| 199 |
|
|
# Status: Burst-No: 12 Write Address: 0010040a WriteData: 10642120
|
| 200 |
|
|
# tb_top.u_sdram32 : at time 19692.0 ns BST : Burst Terminate
|
| 201 |
|
|
# tb_top.u_sdram32 : at time 19712.0 ns WRITE: Bank = 0 Row = 1025, Col = 7, Data = b1ef6263
|
| 202 |
|
|
# Status: Burst-No: 13 Write Address: 0010040b WriteData: 557845aa
|
| 203 |
|
|
# tb_top.u_sdram32 : at time 19732.0 ns BST : Burst Terminate
|
| 204 |
|
|
# tb_top.u_sdram32 : at time 19752.0 ns WRITE: Bank = 0 Row = 1025, Col = 8, Data = 0573870a
|
| 205 |
|
|
# Status: Burst-No: 14 Write Address: 0010040c WriteData: cecccc9d
|
| 206 |
|
|
# tb_top.u_sdram32 : at time 19772.0 ns BST : Burst Terminate
|
| 207 |
|
|
# tb_top.u_sdram32 : at time 19792.0 ns WRITE: Bank = 0 Row = 1025, Col = 9, Data = c03b2280
|
| 208 |
|
|
# tb_top.u_sdram32 : at time 19812.0 ns BST : Burst Terminate
|
| 209 |
|
|
# tb_top.u_sdram32 : at time 19832.0 ns WRITE: Bank = 0 Row = 1025, Col = 10, Data = 10642120
|
| 210 |
|
|
# tb_top.u_sdram32 : at time 19852.0 ns BST : Burst Terminate
|
| 211 |
|
|
# tb_top.u_sdram32 : at time 19872.0 ns WRITE: Bank = 0 Row = 1025, Col = 11, Data = 557845aa
|
| 212 |
|
|
# tb_top.u_sdram32 : at time 19892.0 ns BST : Burst Terminate
|
| 213 |
|
|
# tb_top.u_sdram32 : at time 19912.0 ns WRITE: Bank = 0 Row = 1025, Col = 12, Data = cecccc9d
|
| 214 |
|
|
# tb_top.u_sdram32 : at time 19932.0 ns BST : Burst Terminate
|
| 215 |
|
|
# tb_top.u_sdram32 : at time 20012.0 ns ACT : Bank = 3 Row = 64
|
| 216 |
|
|
# tb_top.u_sdram32 : at time 20092.0 ns BST : Burst Terminate
|
| 217 |
|
|
# tb_top.u_sdram32 : at time 20118.0 ns READ : Bank = 3 Row = 64, Col = 255, Data = 462df78c
|
| 218 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000103ff Rxd: 462df78c
|
| 219 |
|
|
# tb_top.u_sdram32 : at time 20352.0 ns ACT : Bank = 0 Row = 65
|
| 220 |
|
|
# tb_top.u_sdram32 : at time 20432.0 ns BST : Burst Terminate
|
| 221 |
|
|
# tb_top.u_sdram32 : at time 20458.0 ns READ : Bank = 0 Row = 65, Col = 0, Data = 7cfde9f9
|
| 222 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00010400 Rxd: 7cfde9f9
|
| 223 |
|
|
# tb_top.u_sdram32 : at time 20632.0 ns BST : Burst Terminate
|
| 224 |
|
|
# tb_top.u_sdram32 : at time 20658.0 ns READ : Bank = 0 Row = 65, Col = 1, Data = e33724c6
|
| 225 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00010401 Rxd: e33724c6
|
| 226 |
|
|
# tb_top.u_sdram32 : at time 20832.0 ns BST : Burst Terminate
|
| 227 |
|
|
# tb_top.u_sdram32 : at time 20858.0 ns READ : Bank = 0 Row = 65, Col = 2, Data = e2f784c5
|
| 228 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00010402 Rxd: e2f784c5
|
| 229 |
|
|
# tb_top.u_sdram32 : at time 21032.0 ns BST : Burst Terminate
|
| 230 |
|
|
# tb_top.u_sdram32 : at time 21058.0 ns READ : Bank = 0 Row = 65, Col = 3, Data = d513d2aa
|
| 231 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00010403 Rxd: d513d2aa
|
| 232 |
|
|
# tb_top.u_sdram32 : at time 21232.0 ns BST : Burst Terminate
|
| 233 |
|
|
# tb_top.u_sdram32 : at time 21258.0 ns READ : Bank = 0 Row = 65, Col = 4, Data = 72aff7e5
|
| 234 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00010404 Rxd: 72aff7e5
|
| 235 |
|
|
# tb_top.u_sdram32 : at time 21432.0 ns BST : Burst Terminate
|
| 236 |
|
|
# tb_top.u_sdram32 : at time 21458.0 ns READ : Bank = 0 Row = 65, Col = 5, Data = bbd27277
|
| 237 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00010405 Rxd: bbd27277
|
| 238 |
|
|
# tb_top.u_sdram32 : at time 21632.0 ns BST : Burst Terminate
|
| 239 |
|
|
# tb_top.u_sdram32 : at time 21658.0 ns READ : Bank = 0 Row = 65, Col = 6, Data = 8932d612
|
| 240 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00010406 Rxd: 8932d612
|
| 241 |
|
|
# tb_top.u_sdram32 : at time 21892.0 ns ACT : Bank = 3 Row = 1024
|
| 242 |
|
|
# tb_top.u_sdram32 : at time 21972.0 ns BST : Burst Terminate
|
| 243 |
|
|
# tb_top.u_sdram32 : at time 21998.0 ns READ : Bank = 3 Row = 1024, Col = 254, Data = 47ecdb8f
|
| 244 |
|
|
# READ STATUS: Burst-No: 0 Addr: 001003fe Rxd: 47ecdb8f
|
| 245 |
|
|
# tb_top.u_sdram32 : at time 22172.0 ns BST : Burst Terminate
|
| 246 |
|
|
# tb_top.u_sdram32 : at time 22198.0 ns READ : Bank = 3 Row = 1024, Col = 255, Data = 793069f2
|
| 247 |
|
|
# READ STATUS: Burst-No: 1 Addr: 001003ff Rxd: 793069f2
|
| 248 |
|
|
# tb_top.u_sdram32 : at time 22412.0 ns ACT : Bank = 0 Row = 1025
|
| 249 |
|
|
# tb_top.u_sdram32 : at time 22492.0 ns BST : Burst Terminate
|
| 250 |
|
|
# tb_top.u_sdram32 : at time 22518.0 ns READ : Bank = 0 Row = 1025, Col = 0, Data = e77696ce
|
| 251 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00100400 Rxd: e77696ce
|
| 252 |
|
|
# tb_top.u_sdram32 : at time 22692.0 ns BST : Burst Terminate
|
| 253 |
|
|
# tb_top.u_sdram32 : at time 22718.0 ns READ : Bank = 0 Row = 1025, Col = 1, Data = f4007ae8
|
| 254 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00100401 Rxd: f4007ae8
|
| 255 |
|
|
# tb_top.u_sdram32 : at time 22892.0 ns BST : Burst Terminate
|
| 256 |
|
|
# tb_top.u_sdram32 : at time 22918.0 ns READ : Bank = 0 Row = 1025, Col = 2, Data = e2ca4ec5
|
| 257 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00100402 Rxd: e2ca4ec5
|
| 258 |
|
|
# tb_top.u_sdram32 : at time 23092.0 ns BST : Burst Terminate
|
| 259 |
|
|
# tb_top.u_sdram32 : at time 23118.0 ns READ : Bank = 0 Row = 1025, Col = 3, Data = 2e58495c
|
| 260 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00100403 Rxd: 2e58495c
|
| 261 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 23292.0 ns BST : Burst Terminate
|
| 262 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 23318.0 ns READ : Bank = 0 Row = 1025, Col = 4, Data = de8e28bd
|
| 263 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00100404 Rxd: de8e28bd
|
| 264 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 23492.0 ns BST : Burst Terminate
|
| 265 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 23518.0 ns READ : Bank = 0 Row = 1025, Col = 5, Data = 96ab582d
|
| 266 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00100405 Rxd: 96ab582d
|
| 267 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 23692.0 ns BST : Burst Terminate
|
| 268 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 23718.0 ns READ : Bank = 0 Row = 1025, Col = 6, Data = b2a72665
|
| 269 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00100406 Rxd: b2a72665
|
| 270 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 23892.0 ns BST : Burst Terminate
|
| 271 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 23918.0 ns READ : Bank = 0 Row = 1025, Col = 7, Data = b1ef6263
|
| 272 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00100407 Rxd: b1ef6263
|
| 273 |
|
|
# tb_top.u_sdram32 : at time 24092.0 ns BST : Burst Terminate
|
| 274 |
|
|
# tb_top.u_sdram32 : at time 24118.0 ns READ : Bank = 0 Row = 1025, Col = 8, Data = 0573870a
|
| 275 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00100408 Rxd: 0573870a
|
| 276 |
|
|
# tb_top.u_sdram32 : at time 24292.0 ns BST : Burst Terminate
|
| 277 |
|
|
# tb_top.u_sdram32 : at time 24318.0 ns READ : Bank = 0 Row = 1025, Col = 9, Data = c03b2280
|
| 278 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00100409 Rxd: c03b2280
|
| 279 |
|
|
# tb_top.u_sdram32 : at time 24492.0 ns BST : Burst Terminate
|
| 280 |
|
|
# tb_top.u_sdram32 : at time 24518.0 ns READ : Bank = 0 Row = 1025, Col = 10, Data = 10642120
|
| 281 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0010040a Rxd: 10642120
|
| 282 |
|
|
# tb_top.u_sdram32 : at time 24692.0 ns BST : Burst Terminate
|
| 283 |
|
|
# tb_top.u_sdram32 : at time 24718.0 ns READ : Bank = 0 Row = 1025, Col = 11, Data = 557845aa
|
| 284 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0010040b Rxd: 557845aa
|
| 285 |
|
|
# tb_top.u_sdram32 : at time 24892.0 ns BST : Burst Terminate
|
| 286 |
|
|
# tb_top.u_sdram32 : at time 24918.0 ns READ : Bank = 0 Row = 1025, Col = 12, Data = cecccc9d
|
| 287 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0010040c Rxd: cecccc9d
|
| 288 |
|
|
# ----------------------------------------
|
| 289 |
|
|
# Case:4 4 Write & 4 Read
|
| 290 |
|
|
# ----------------------------------------
|
| 291 |
|
|
# Write Address: 00040000, Burst Size: 4
|
| 292 |
|
|
# Status: Burst-No: 0 Write Address: 00010000 WriteData: cb203e96
|
| 293 |
|
|
# Status: Burst-No: 1 Write Address: 00010001 WriteData: 8983b813
|
| 294 |
|
|
# Status: Burst-No: 2 Write Address: 00010002 WriteData: 86bc380d
|
| 295 |
|
|
# Status: Burst-No: 3 Write Address: 00010003 WriteData: a9a7d653
|
| 296 |
|
|
# Write Address: 00050000, Burst Size: 5
|
| 297 |
|
|
# Status: Burst-No: 0 Write Address: 00014000 WriteData: 359fdd6b
|
| 298 |
|
|
# Status: Burst-No: 1 Write Address: 00014001 WriteData: eaa62ad5
|
| 299 |
|
|
# tb_top.u_sdram32 : at time 25152.0 ns ACT : Bank = 0 Row = 64
|
| 300 |
|
|
# tb_top.u_sdram32 : at time 25212.0 ns WRITE: Bank = 0 Row = 64, Col = 0, Data = cb203e96
|
| 301 |
|
|
# tb_top.u_sdram32 : at time 25232.0 ns WRITE: Bank = 0 Row = 64, Col = 1, Data = 8983b813
|
| 302 |
|
|
# tb_top.u_sdram32 : at time 25252.0 ns BST : Burst Terminate
|
| 303 |
|
|
# tb_top.u_sdram32 : at time 25272.0 ns WRITE: Bank = 0 Row = 64, Col = 2, Data = 86bc380d
|
| 304 |
|
|
# Status: Burst-No: 2 Write Address: 00014002 WriteData: 81174a02
|
| 305 |
|
|
# tb_top.u_sdram32 : at time 25292.0 ns BST : Burst Terminate
|
| 306 |
|
|
# tb_top.u_sdram32 : at time 25312.0 ns WRITE: Bank = 0 Row = 64, Col = 3, Data = a9a7d653
|
| 307 |
|
|
# Status: Burst-No: 3 Write Address: 00014003 WriteData: d7563eae
|
| 308 |
|
|
# tb_top.u_sdram32 : at time 25332.0 ns BST : Burst Terminate
|
| 309 |
|
|
# Status: Burst-No: 4 Write Address: 00014004 WriteData: 0effe91d
|
| 310 |
|
|
# Write Address: 00060000, Burst Size: 6
|
| 311 |
|
|
# Status: Burst-No: 0 Write Address: 00018000 WriteData: e7c572cf
|
| 312 |
|
|
# tb_top.u_sdram32 : at time 25432.0 ns ACT : Bank = 0 Row = 80
|
| 313 |
|
|
# tb_top.u_sdram32 : at time 25492.0 ns WRITE: Bank = 0 Row = 80, Col = 0, Data = 359fdd6b
|
| 314 |
|
|
# tb_top.u_sdram32 : at time 25512.0 ns BST : Burst Terminate
|
| 315 |
|
|
# Status: Burst-No: 1 Write Address: 00018001 WriteData: 11844923
|
| 316 |
|
|
# tb_top.u_sdram32 : at time 25632.0 ns ACT : Bank = 0 Row = 80
|
| 317 |
|
|
# tb_top.u_sdram32 : at time 25692.0 ns WRITE: Bank = 0 Row = 80, Col = 1, Data = eaa62ad5
|
| 318 |
|
|
# tb_top.u_sdram32 : at time 25712.0 ns WRITE: Bank = 0 Row = 80, Col = 2, Data = 81174a02
|
| 319 |
|
|
# tb_top.u_sdram32 : at time 25732.0 ns BST : Burst Terminate
|
| 320 |
|
|
# tb_top.u_sdram32 : at time 25752.0 ns WRITE: Bank = 0 Row = 80, Col = 3, Data = d7563eae
|
| 321 |
|
|
# Status: Burst-No: 2 Write Address: 00018002 WriteData: 0509650a
|
| 322 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 25772.0 ns BST : Burst Terminate
|
| 323 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 25792.0 ns WRITE: Bank = 0 Row = 80, Col = 4, Data = 0effe91d
|
| 324 |
|
|
# Status: Burst-No: 3 Write Address: 00018003 WriteData: e5730aca
|
| 325 |
|
|
# tb_top.u_sdram32 : at time 25812.0 ns BST : Burst Terminate
|
| 326 |
|
|
# Status: Burst-No: 4 Write Address: 00018004 WriteData: 9e314c3c
|
| 327 |
|
|
# Status: Burst-No: 5 Write Address: 00018005 WriteData: 7968bdf2
|
| 328 |
|
|
# Write Address: 00070000, Burst Size: 7
|
| 329 |
|
|
# tb_top.u_sdram32 : at time 25912.0 ns ACT : Bank = 0 Row = 96
|
| 330 |
|
|
# tb_top.u_sdram32 : at time 25972.0 ns WRITE: Bank = 0 Row = 96, Col = 0, Data = e7c572cf
|
| 331 |
|
|
# tb_top.u_sdram32 : at time 25992.0 ns BST : Burst Terminate
|
| 332 |
|
|
# Status: Burst-No: 0 Write Address: 0001c000 WriteData: 452e618a
|
| 333 |
|
|
# tb_top.u_sdram32 : at time 26112.0 ns ACT : Bank = 0 Row = 96
|
| 334 |
|
|
# tb_top.u_sdram32 : at time 26172.0 ns WRITE: Bank = 0 Row = 96, Col = 1, Data = 11844923
|
| 335 |
|
|
# tb_top.u_sdram32 : at time 26192.0 ns WRITE: Bank = 0 Row = 96, Col = 2, Data = 0509650a
|
| 336 |
|
|
# tb_top.u_sdram32 : at time 26212.0 ns BST : Burst Terminate
|
| 337 |
|
|
# tb_top.u_sdram32 : at time 26232.0 ns WRITE: Bank = 0 Row = 96, Col = 3, Data = e5730aca
|
| 338 |
|
|
# Status: Burst-No: 1 Write Address: 0001c001 WriteData: 20c4b341
|
| 339 |
|
|
# tb_top.u_sdram32 : at time 26252.0 ns BST : Burst Terminate
|
| 340 |
|
|
# tb_top.u_sdram32 : at time 26272.0 ns WRITE: Bank = 0 Row = 96, Col = 4, Data = 9e314c3c
|
| 341 |
|
|
# Status: Burst-No: 2 Write Address: 0001c002 WriteData: ec4b34d8
|
| 342 |
|
|
# tb_top.u_sdram32 : at time 26292.0 ns BST : Burst Terminate
|
| 343 |
|
|
# tb_top.u_sdram32 : at time 26312.0 ns WRITE: Bank = 0 Row = 96, Col = 5, Data = 7968bdf2
|
| 344 |
|
|
# Status: Burst-No: 3 Write Address: 0001c003 WriteData: 3c20f378
|
| 345 |
|
|
# tb_top.u_sdram32 : at time 26332.0 ns BST : Burst Terminate
|
| 346 |
|
|
# Status: Burst-No: 4 Write Address: 0001c004 WriteData: c48a1289
|
| 347 |
|
|
# Status: Burst-No: 5 Write Address: 0001c005 WriteData: 75c50deb
|
| 348 |
|
|
# tb_top.u_sdram32 : at time 26432.0 ns ACT : Bank = 0 Row = 112
|
| 349 |
|
|
# tb_top.u_sdram32 : at time 26492.0 ns WRITE: Bank = 0 Row = 112, Col = 0, Data = 452e618a
|
| 350 |
|
|
# tb_top.u_sdram32 : at time 26512.0 ns BST : Burst Terminate
|
| 351 |
|
|
# Status: Burst-No: 6 Write Address: 0001c006 WriteData: 5b0265b6
|
| 352 |
|
|
# tb_top.u_sdram32 : at time 26632.0 ns ACT : Bank = 0 Row = 112
|
| 353 |
|
|
# tb_top.u_sdram32 : at time 26692.0 ns WRITE: Bank = 0 Row = 112, Col = 1, Data = 20c4b341
|
| 354 |
|
|
# tb_top.u_sdram32 : at time 26712.0 ns WRITE: Bank = 0 Row = 112, Col = 2, Data = ec4b34d8
|
| 355 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 26732.0 ns BST : Burst Terminate
|
| 356 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 26752.0 ns WRITE: Bank = 0 Row = 112, Col = 3, Data = 3c20f378
|
| 357 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 26772.0 ns BST : Burst Terminate
|
| 358 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 26792.0 ns WRITE: Bank = 0 Row = 112, Col = 4, Data = c48a1289
|
| 359 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 26812.0 ns BST : Burst Terminate
|
| 360 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 26832.0 ns WRITE: Bank = 0 Row = 112, Col = 5, Data = 75c50deb
|
| 361 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 26852.0 ns BST : Burst Terminate
|
| 362 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 26872.0 ns WRITE: Bank = 0 Row = 112, Col = 6, Data = 5b0265b6
|
| 363 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 26892.0 ns BST : Burst Terminate
|
| 364 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 26992.0 ns ACT : Bank = 0 Row = 64
|
| 365 |
|
|
# tb_top.u_sdram32 : at time 27072.0 ns BST : Burst Terminate
|
| 366 |
|
|
# tb_top.u_sdram32 : at time 27098.0 ns READ : Bank = 0 Row = 64, Col = 0, Data = cb203e96
|
| 367 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00010000 Rxd: cb203e96
|
| 368 |
|
|
# tb_top.u_sdram32 : at time 27332.0 ns ACT : Bank = 0 Row = 64
|
| 369 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 27412.0 ns BST : Burst Terminate
|
| 370 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 27438.0 ns READ : Bank = 0 Row = 64, Col = 1, Data = 8983b813
|
| 371 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00010001 Rxd: 8983b813
|
| 372 |
|
|
# tb_top.u_sdram32 : at time 27612.0 ns BST : Burst Terminate
|
| 373 |
|
|
# tb_top.u_sdram32 : at time 27638.0 ns READ : Bank = 0 Row = 64, Col = 2, Data = 86bc380d
|
| 374 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00010002 Rxd: 86bc380d
|
| 375 |
|
|
# tb_top.u_sdram32 : at time 27812.0 ns BST : Burst Terminate
|
| 376 |
|
|
# tb_top.u_sdram32 : at time 27838.0 ns READ : Bank = 0 Row = 64, Col = 3, Data = a9a7d653
|
| 377 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00010003 Rxd: a9a7d653
|
| 378 |
|
|
# tb_top.u_sdram32 : at time 28072.0 ns ACT : Bank = 0 Row = 80
|
| 379 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 28152.0 ns BST : Burst Terminate
|
| 380 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 28178.0 ns READ : Bank = 0 Row = 80, Col = 0, Data = 359fdd6b
|
| 381 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00014000 Rxd: 359fdd6b
|
| 382 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 28352.0 ns BST : Burst Terminate
|
| 383 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 28378.0 ns READ : Bank = 0 Row = 80, Col = 1, Data = eaa62ad5
|
| 384 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00014001 Rxd: eaa62ad5
|
| 385 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 28552.0 ns BST : Burst Terminate
|
| 386 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 28578.0 ns READ : Bank = 0 Row = 80, Col = 2, Data = 81174a02
|
| 387 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00014002 Rxd: 81174a02
|
| 388 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 28752.0 ns BST : Burst Terminate
|
| 389 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 28778.0 ns READ : Bank = 0 Row = 80, Col = 3, Data = d7563eae
|
| 390 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00014003 Rxd: d7563eae
|
| 391 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 28952.0 ns BST : Burst Terminate
|
| 392 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 28978.0 ns READ : Bank = 0 Row = 80, Col = 4, Data = 0effe91d
|
| 393 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00014004 Rxd: 0effe91d
|
| 394 |
|
|
# tb_top.u_sdram32 : at time 29212.0 ns ACT : Bank = 0 Row = 96
|
| 395 |
|
|
# tb_top.u_sdram32 : at time 29292.0 ns BST : Burst Terminate
|
| 396 |
|
|
# tb_top.u_sdram32 : at time 29318.0 ns READ : Bank = 0 Row = 96, Col = 0, Data = e7c572cf
|
| 397 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00018000 Rxd: e7c572cf
|
| 398 |
|
|
# tb_top.u_sdram32 : at time 29492.0 ns BST : Burst Terminate
|
| 399 |
|
|
# tb_top.u_sdram32 : at time 29518.0 ns READ : Bank = 0 Row = 96, Col = 1, Data = 11844923
|
| 400 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00018001 Rxd: 11844923
|
| 401 |
|
|
# tb_top.u_sdram32 : at time 29692.0 ns BST : Burst Terminate
|
| 402 |
|
|
# tb_top.u_sdram32 : at time 29718.0 ns READ : Bank = 0 Row = 96, Col = 2, Data = 0509650a
|
| 403 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00018002 Rxd: 0509650a
|
| 404 |
|
|
# tb_top.u_sdram32 : at time 29892.0 ns BST : Burst Terminate
|
| 405 |
|
|
# tb_top.u_sdram32 : at time 29918.0 ns READ : Bank = 0 Row = 96, Col = 3, Data = e5730aca
|
| 406 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00018003 Rxd: e5730aca
|
| 407 |
|
|
# tb_top.u_sdram32 : at time 30092.0 ns BST : Burst Terminate
|
| 408 |
|
|
# tb_top.u_sdram32 : at time 30118.0 ns READ : Bank = 0 Row = 96, Col = 4, Data = 9e314c3c
|
| 409 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00018004 Rxd: 9e314c3c
|
| 410 |
|
|
# tb_top.u_sdram32 : at time 30292.0 ns BST : Burst Terminate
|
| 411 |
|
|
# tb_top.u_sdram32 : at time 30318.0 ns READ : Bank = 0 Row = 96, Col = 5, Data = 7968bdf2
|
| 412 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00018005 Rxd: 7968bdf2
|
| 413 |
|
|
# tb_top.u_sdram32 : at time 30552.0 ns ACT : Bank = 0 Row = 112
|
| 414 |
|
|
# tb_top.u_sdram32 : at time 30632.0 ns BST : Burst Terminate
|
| 415 |
|
|
# tb_top.u_sdram32 : at time 30658.0 ns READ : Bank = 0 Row = 112, Col = 0, Data = 452e618a
|
| 416 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0001c000 Rxd: 452e618a
|
| 417 |
|
|
# tb_top.u_sdram32 : at time 30832.0 ns BST : Burst Terminate
|
| 418 |
|
|
# tb_top.u_sdram32 : at time 30858.0 ns READ : Bank = 0 Row = 112, Col = 1, Data = 20c4b341
|
| 419 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0001c001 Rxd: 20c4b341
|
| 420 |
|
|
# tb_top.u_sdram32 : at time 31032.0 ns BST : Burst Terminate
|
| 421 |
|
|
# tb_top.u_sdram32 : at time 31058.0 ns READ : Bank = 0 Row = 112, Col = 2, Data = ec4b34d8
|
| 422 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0001c002 Rxd: ec4b34d8
|
| 423 |
|
|
# tb_top.u_sdram32 : at time 31232.0 ns BST : Burst Terminate
|
| 424 |
|
|
# tb_top.u_sdram32 : at time 31258.0 ns READ : Bank = 0 Row = 112, Col = 3, Data = 3c20f378
|
| 425 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0001c003 Rxd: 3c20f378
|
| 426 |
|
|
# tb_top.u_sdram32 : at time 31432.0 ns BST : Burst Terminate
|
| 427 |
|
|
# tb_top.u_sdram32 : at time 31458.0 ns READ : Bank = 0 Row = 112, Col = 4, Data = c48a1289
|
| 428 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0001c004 Rxd: c48a1289
|
| 429 |
|
|
# tb_top.u_sdram32 : at time 31632.0 ns BST : Burst Terminate
|
| 430 |
|
|
# tb_top.u_sdram32 : at time 31658.0 ns READ : Bank = 0 Row = 112, Col = 5, Data = 75c50deb
|
| 431 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0001c005 Rxd: 75c50deb
|
| 432 |
|
|
# tb_top.u_sdram32 : at time 31832.0 ns BST : Burst Terminate
|
| 433 |
|
|
# tb_top.u_sdram32 : at time 31858.0 ns READ : Bank = 0 Row = 112, Col = 6, Data = 5b0265b6
|
| 434 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0001c006 Rxd: 5b0265b6
|
| 435 |
|
|
# ---------------------------------------
|
| 436 |
|
|
# Case:5 16 Write & 16 Read With Different Bank and Row
|
| 437 |
|
|
# ---------------------------------------
|
| 438 |
|
|
# Write Address: 00000000, Burst Size: 4
|
| 439 |
|
|
# Status: Burst-No: 0 Write Address: 00000000 WriteData: 634bf9c6
|
| 440 |
|
|
# Status: Burst-No: 1 Write Address: 00000001 WriteData: 571513ae
|
| 441 |
|
|
# Status: Burst-No: 2 Write Address: 00000002 WriteData: de7502bc
|
| 442 |
|
|
# Status: Burst-No: 3 Write Address: 00000003 WriteData: 150fdd2a
|
| 443 |
|
|
# Write Address: 00000400, Burst Size: 5
|
| 444 |
|
|
# Status: Burst-No: 0 Write Address: 00000100 WriteData: 85d79a0b
|
| 445 |
|
|
# Status: Burst-No: 1 Write Address: 00000101 WriteData: b897be71
|
| 446 |
|
|
# tb_top.u_sdram32 : at time 32092.0 ns ACT : Bank = 0 Row = 0
|
| 447 |
|
|
# tb_top.u_sdram32 : at time 32152.0 ns WRITE: Bank = 0 Row = 0, Col = 0, Data = 634bf9c6
|
| 448 |
|
|
# tb_top.u_sdram32 : at time 32172.0 ns WRITE: Bank = 0 Row = 0, Col = 1, Data = 571513ae
|
| 449 |
|
|
# tb_top.u_sdram32 : at time 32192.0 ns BST : Burst Terminate
|
| 450 |
|
|
# tb_top.u_sdram32 : at time 32212.0 ns WRITE: Bank = 0 Row = 0, Col = 2, Data = de7502bc
|
| 451 |
|
|
# Status: Burst-No: 2 Write Address: 00000102 WriteData: 42f24185
|
| 452 |
|
|
# tb_top.u_sdram32 : at time 32232.0 ns BST : Burst Terminate
|
| 453 |
|
|
# tb_top.u_sdram32 : at time 32252.0 ns WRITE: Bank = 0 Row = 0, Col = 3, Data = 150fdd2a
|
| 454 |
|
|
# Status: Burst-No: 3 Write Address: 00000103 WriteData: 27f2554f
|
| 455 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 32272.0 ns BST : Burst Terminate
|
| 456 |
46 |
dinesha |
# Status: Burst-No: 4 Write Address: 00000104 WriteData: 9dcc603b
|
| 457 |
|
|
# Write Address: 00000800, Burst Size: 6
|
| 458 |
|
|
# Status: Burst-No: 0 Write Address: 00000200 WriteData: 1d06333a
|
| 459 |
|
|
# tb_top.u_sdram32 : at time 32352.0 ns ACT : Bank = 1 Row = 0
|
| 460 |
|
|
# tb_top.u_sdram32 : at time 32412.0 ns WRITE: Bank = 1 Row = 0, Col = 0, Data = 85d79a0b
|
| 461 |
|
|
# tb_top.u_sdram32 : at time 32432.0 ns WRITE: Bank = 1 Row = 0, Col = 1, Data = b897be71
|
| 462 |
|
|
# tb_top.u_sdram32 : at time 32452.0 ns BST : Burst Terminate
|
| 463 |
|
|
# tb_top.u_sdram32 : at time 32472.0 ns WRITE: Bank = 1 Row = 0, Col = 2, Data = 42f24185
|
| 464 |
|
|
# Status: Burst-No: 1 Write Address: 00000201 WriteData: bf23327e
|
| 465 |
|
|
# tb_top.u_sdram32 : at time 32492.0 ns BST : Burst Terminate
|
| 466 |
|
|
# tb_top.u_sdram32 : at time 32512.0 ns WRITE: Bank = 1 Row = 0, Col = 3, Data = 27f2554f
|
| 467 |
|
|
# Status: Burst-No: 2 Write Address: 00000202 WriteData: 0aaa4b15
|
| 468 |
|
|
# tb_top.u_sdram32 : at time 32532.0 ns BST : Burst Terminate
|
| 469 |
|
|
# tb_top.u_sdram32 : at time 32552.0 ns WRITE: Bank = 1 Row = 0, Col = 4, Data = 9dcc603b
|
| 470 |
|
|
# Status: Burst-No: 3 Write Address: 00000203 WriteData: 78d99bf1
|
| 471 |
|
|
# tb_top.u_sdram32 : at time 32572.0 ns BST : Burst Terminate
|
| 472 |
|
|
# Status: Burst-No: 4 Write Address: 00000204 WriteData: 6c9c4bd9
|
| 473 |
|
|
# Status: Burst-No: 5 Write Address: 00000205 WriteData: 31230762
|
| 474 |
|
|
# tb_top.u_sdram32 : at time 32652.0 ns ACT : Bank = 2 Row = 0
|
| 475 |
|
|
# Write Address: 00000c00, Burst Size: 7
|
| 476 |
|
|
# tb_top.u_sdram32 : at time 32712.0 ns WRITE: Bank = 2 Row = 0, Col = 0, Data = 1d06333a
|
| 477 |
|
|
# tb_top.u_sdram32 : at time 32732.0 ns WRITE: Bank = 2 Row = 0, Col = 1, Data = bf23327e
|
| 478 |
|
|
# tb_top.u_sdram32 : at time 32752.0 ns BST : Burst Terminate
|
| 479 |
|
|
# tb_top.u_sdram32 : at time 32772.0 ns WRITE: Bank = 2 Row = 0, Col = 2, Data = 0aaa4b15
|
| 480 |
|
|
# Status: Burst-No: 0 Write Address: 00000300 WriteData: 2635fb4c
|
| 481 |
|
|
# tb_top.u_sdram32 : at time 32792.0 ns BST : Burst Terminate
|
| 482 |
|
|
# tb_top.u_sdram32 : at time 32812.0 ns WRITE: Bank = 2 Row = 0, Col = 3, Data = 78d99bf1
|
| 483 |
|
|
# Status: Burst-No: 1 Write Address: 00000301 WriteData: 4fa1559f
|
| 484 |
|
|
# tb_top.u_sdram32 : at time 32832.0 ns BST : Burst Terminate
|
| 485 |
|
|
# tb_top.u_sdram32 : at time 32852.0 ns WRITE: Bank = 2 Row = 0, Col = 4, Data = 6c9c4bd9
|
| 486 |
|
|
# Status: Burst-No: 2 Write Address: 00000302 WriteData: 47b9a18f
|
| 487 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 32872.0 ns BST : Burst Terminate
|
| 488 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 32892.0 ns WRITE: Bank = 2 Row = 0, Col = 5, Data = 31230762
|
| 489 |
|
|
# Status: Burst-No: 3 Write Address: 00000303 WriteData: 7c6da9f8
|
| 490 |
|
|
# tb_top.u_sdram32 : at time 32912.0 ns BST : Burst Terminate
|
| 491 |
|
|
# Status: Burst-No: 4 Write Address: 00000304 WriteData: dbcd60b7
|
| 492 |
|
|
# Status: Burst-No: 5 Write Address: 00000305 WriteData: cfc4569f
|
| 493 |
|
|
# tb_top.u_sdram32 : at time 32992.0 ns ACT : Bank = 3 Row = 0
|
| 494 |
|
|
# tb_top.u_sdram32 : at time 33052.0 ns WRITE: Bank = 3 Row = 0, Col = 0, Data = 2635fb4c
|
| 495 |
|
|
# tb_top.u_sdram32 : at time 33072.0 ns WRITE: Bank = 3 Row = 0, Col = 1, Data = 4fa1559f
|
| 496 |
|
|
# tb_top.u_sdram32 : at time 33092.0 ns BST : Burst Terminate
|
| 497 |
|
|
# tb_top.u_sdram32 : at time 33112.0 ns WRITE: Bank = 3 Row = 0, Col = 2, Data = 47b9a18f
|
| 498 |
|
|
# Status: Burst-No: 6 Write Address: 00000306 WriteData: ae7d945c
|
| 499 |
|
|
# tb_top.u_sdram32 : at time 33132.0 ns BST : Burst Terminate
|
| 500 |
|
|
# Write Address: 00001000, Burst Size: 4
|
| 501 |
|
|
# tb_top.u_sdram32 : at time 33152.0 ns WRITE: Bank = 3 Row = 0, Col = 3, Data = 7c6da9f8
|
| 502 |
|
|
# Status: Burst-No: 0 Write Address: 00000400 WriteData: adcbc05b
|
| 503 |
|
|
# tb_top.u_sdram32 : at time 33172.0 ns BST : Burst Terminate
|
| 504 |
|
|
# tb_top.u_sdram32 : at time 33192.0 ns WRITE: Bank = 3 Row = 0, Col = 4, Data = dbcd60b7
|
| 505 |
|
|
# Status: Burst-No: 1 Write Address: 00000401 WriteData: 44de3789
|
| 506 |
|
|
# tb_top.u_sdram32 : at time 33212.0 ns BST : Burst Terminate
|
| 507 |
|
|
# tb_top.u_sdram32 : at time 33232.0 ns WRITE: Bank = 3 Row = 0, Col = 5, Data = cfc4569f
|
| 508 |
|
|
# Status: Burst-No: 2 Write Address: 00000402 WriteData: a4ae3249
|
| 509 |
|
|
# tb_top.u_sdram32 : at time 33252.0 ns BST : Burst Terminate
|
| 510 |
|
|
# tb_top.u_sdram32 : at time 33272.0 ns WRITE: Bank = 3 Row = 0, Col = 6, Data = ae7d945c
|
| 511 |
|
|
# Status: Burst-No: 3 Write Address: 00000403 WriteData: e8233ed0
|
| 512 |
|
|
# tb_top.u_sdram32 : at time 33292.0 ns BST : Burst Terminate
|
| 513 |
|
|
# Write Address: 00001400, Burst Size: 5
|
| 514 |
|
|
# Status: Burst-No: 0 Write Address: 00000500 WriteData: ebfec0d7
|
| 515 |
|
|
# Status: Burst-No: 1 Write Address: 00000501 WriteData: a8c7fc51
|
| 516 |
|
|
# tb_top.u_sdram32 : at time 33392.0 ns ACT : Bank = 0 Row = 1
|
| 517 |
|
|
# tb_top.u_sdram32 : at time 33452.0 ns WRITE: Bank = 0 Row = 1, Col = 0, Data = adcbc05b
|
| 518 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 33472.0 ns BST : Burst Terminate
|
| 519 |
46 |
dinesha |
# Status: Burst-No: 2 Write Address: 00000502 WriteData: 4b212f96
|
| 520 |
|
|
# tb_top.u_sdram32 : at time 33592.0 ns ACT : Bank = 0 Row = 1
|
| 521 |
|
|
# tb_top.u_sdram32 : at time 33652.0 ns WRITE: Bank = 0 Row = 1, Col = 1, Data = 44de3789
|
| 522 |
|
|
# tb_top.u_sdram32 : at time 33672.0 ns WRITE: Bank = 0 Row = 1, Col = 2, Data = a4ae3249
|
| 523 |
|
|
# tb_top.u_sdram32 : at time 33692.0 ns BST : Burst Terminate
|
| 524 |
|
|
# tb_top.u_sdram32 : at time 33712.0 ns WRITE: Bank = 0 Row = 1, Col = 3, Data = e8233ed0
|
| 525 |
|
|
# Status: Burst-No: 3 Write Address: 00000503 WriteData: 061d7f0c
|
| 526 |
|
|
# tb_top.u_sdram32 : at time 33732.0 ns BST : Burst Terminate
|
| 527 |
|
|
# Status: Burst-No: 4 Write Address: 00000504 WriteData: e12ccec2
|
| 528 |
|
|
# Write Address: 00001800, Burst Size: 6
|
| 529 |
|
|
# Status: Burst-No: 0 Write Address: 00000600 WriteData: 6457edc8
|
| 530 |
|
|
# tb_top.u_sdram32 : at time 33812.0 ns ACT : Bank = 1 Row = 1
|
| 531 |
|
|
# tb_top.u_sdram32 : at time 33872.0 ns WRITE: Bank = 1 Row = 1, Col = 0, Data = ebfec0d7
|
| 532 |
|
|
# tb_top.u_sdram32 : at time 33892.0 ns WRITE: Bank = 1 Row = 1, Col = 1, Data = a8c7fc51
|
| 533 |
|
|
# tb_top.u_sdram32 : at time 33912.0 ns BST : Burst Terminate
|
| 534 |
|
|
# tb_top.u_sdram32 : at time 33932.0 ns WRITE: Bank = 1 Row = 1, Col = 2, Data = 4b212f96
|
| 535 |
|
|
# Status: Burst-No: 1 Write Address: 00000601 WriteData: bb825a77
|
| 536 |
|
|
# tb_top.u_sdram32 : at time 33952.0 ns BST : Burst Terminate
|
| 537 |
|
|
# tb_top.u_sdram32 : at time 33972.0 ns WRITE: Bank = 1 Row = 1, Col = 3, Data = 061d7f0c
|
| 538 |
|
|
# Status: Burst-No: 2 Write Address: 00000602 WriteData: 1ef2ed3d
|
| 539 |
|
|
# tb_top.u_sdram32 : at time 33992.0 ns BST : Burst Terminate
|
| 540 |
|
|
# tb_top.u_sdram32 : at time 34012.0 ns WRITE: Bank = 1 Row = 1, Col = 4, Data = e12ccec2
|
| 541 |
|
|
# Status: Burst-No: 3 Write Address: 00000603 WriteData: 090cdb12
|
| 542 |
|
|
# tb_top.u_sdram32 : at time 34032.0 ns BST : Burst Terminate
|
| 543 |
|
|
# Status: Burst-No: 4 Write Address: 00000604 WriteData: bf05007e
|
| 544 |
|
|
# Status: Burst-No: 5 Write Address: 00000605 WriteData: 36e5816d
|
| 545 |
|
|
# tb_top.u_sdram32 : at time 34112.0 ns ACT : Bank = 2 Row = 1
|
| 546 |
|
|
# Write Address: 00001c00, Burst Size: 7
|
| 547 |
|
|
# tb_top.u_sdram32 : at time 34172.0 ns WRITE: Bank = 2 Row = 1, Col = 0, Data = 6457edc8
|
| 548 |
|
|
# tb_top.u_sdram32 : at time 34192.0 ns WRITE: Bank = 2 Row = 1, Col = 1, Data = bb825a77
|
| 549 |
|
|
# tb_top.u_sdram32 : at time 34212.0 ns BST : Burst Terminate
|
| 550 |
|
|
# tb_top.u_sdram32 : at time 34232.0 ns WRITE: Bank = 2 Row = 1, Col = 2, Data = 1ef2ed3d
|
| 551 |
|
|
# Status: Burst-No: 0 Write Address: 00000700 WriteData: 1cd9e739
|
| 552 |
|
|
# tb_top.u_sdram32 : at time 34252.0 ns BST : Burst Terminate
|
| 553 |
|
|
# tb_top.u_sdram32 : at time 34272.0 ns WRITE: Bank = 2 Row = 1, Col = 3, Data = 090cdb12
|
| 554 |
|
|
# Status: Burst-No: 1 Write Address: 00000701 WriteData: 0fd28f1f
|
| 555 |
|
|
# tb_top.u_sdram32 : at time 34292.0 ns BST : Burst Terminate
|
| 556 |
|
|
# tb_top.u_sdram32 : at time 34312.0 ns WRITE: Bank = 2 Row = 1, Col = 4, Data = bf05007e
|
| 557 |
|
|
# Status: Burst-No: 2 Write Address: 00000702 WriteData: e9ebf6d3
|
| 558 |
|
|
# tb_top.u_sdram32 : at time 34332.0 ns BST : Burst Terminate
|
| 559 |
|
|
# tb_top.u_sdram32 : at time 34352.0 ns WRITE: Bank = 2 Row = 1, Col = 5, Data = 36e5816d
|
| 560 |
|
|
# Status: Burst-No: 3 Write Address: 00000703 WriteData: 42d92f85
|
| 561 |
|
|
# tb_top.u_sdram32 : at time 34372.0 ns BST : Burst Terminate
|
| 562 |
|
|
# Status: Burst-No: 4 Write Address: 00000704 WriteData: bc148878
|
| 563 |
|
|
# Status: Burst-No: 5 Write Address: 00000705 WriteData: 2dda595b
|
| 564 |
|
|
# tb_top.u_sdram32 : at time 34452.0 ns ACT : Bank = 3 Row = 1
|
| 565 |
|
|
# tb_top.u_sdram32 : at time 34512.0 ns WRITE: Bank = 3 Row = 1, Col = 0, Data = 1cd9e739
|
| 566 |
|
|
# tb_top.u_sdram32 : at time 34532.0 ns WRITE: Bank = 3 Row = 1, Col = 1, Data = 0fd28f1f
|
| 567 |
|
|
# tb_top.u_sdram32 : at time 34552.0 ns BST : Burst Terminate
|
| 568 |
|
|
# tb_top.u_sdram32 : at time 34572.0 ns WRITE: Bank = 3 Row = 1, Col = 2, Data = e9ebf6d3
|
| 569 |
|
|
# Status: Burst-No: 6 Write Address: 00000706 WriteData: 248b4b49
|
| 570 |
|
|
# tb_top.u_sdram32 : at time 34592.0 ns BST : Burst Terminate
|
| 571 |
|
|
# tb_top.u_sdram32 : at time 34612.0 ns WRITE: Bank = 3 Row = 1, Col = 3, Data = 42d92f85
|
| 572 |
|
|
# tb_top.u_sdram32 : at time 34632.0 ns BST : Burst Terminate
|
| 573 |
|
|
# tb_top.u_sdram32 : at time 34652.0 ns WRITE: Bank = 3 Row = 1, Col = 4, Data = bc148878
|
| 574 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 34672.0 ns BST : Burst Terminate
|
| 575 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 34692.0 ns WRITE: Bank = 3 Row = 1, Col = 5, Data = 2dda595b
|
| 576 |
|
|
# tb_top.u_sdram32 : at time 34712.0 ns BST : Burst Terminate
|
| 577 |
|
|
# tb_top.u_sdram32 : at time 34732.0 ns WRITE: Bank = 3 Row = 1, Col = 6, Data = 248b4b49
|
| 578 |
|
|
# tb_top.u_sdram32 : at time 34752.0 ns BST : Burst Terminate
|
| 579 |
|
|
# tb_top.u_sdram32 : at time 34852.0 ns ACT : Bank = 0 Row = 0
|
| 580 |
|
|
# tb_top.u_sdram32 : at time 34932.0 ns BST : Burst Terminate
|
| 581 |
|
|
# tb_top.u_sdram32 : at time 34958.0 ns READ : Bank = 0 Row = 0, Col = 0, Data = 634bf9c6
|
| 582 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000000 Rxd: 634bf9c6
|
| 583 |
|
|
# tb_top.u_sdram32 : at time 35192.0 ns ACT : Bank = 0 Row = 0
|
| 584 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 35272.0 ns BST : Burst Terminate
|
| 585 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 35298.0 ns READ : Bank = 0 Row = 0, Col = 1, Data = 571513ae
|
| 586 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000001 Rxd: 571513ae
|
| 587 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 35472.0 ns BST : Burst Terminate
|
| 588 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 35498.0 ns READ : Bank = 0 Row = 0, Col = 2, Data = de7502bc
|
| 589 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000002 Rxd: de7502bc
|
| 590 |
|
|
# tb_top.u_sdram32 : at time 35672.0 ns BST : Burst Terminate
|
| 591 |
|
|
# tb_top.u_sdram32 : at time 35698.0 ns READ : Bank = 0 Row = 0, Col = 3, Data = 150fdd2a
|
| 592 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000003 Rxd: 150fdd2a
|
| 593 |
|
|
# tb_top.u_sdram32 : at time 35932.0 ns ACT : Bank = 1 Row = 0
|
| 594 |
|
|
# tb_top.u_sdram32 : at time 36012.0 ns BST : Burst Terminate
|
| 595 |
|
|
# tb_top.u_sdram32 : at time 36038.0 ns READ : Bank = 1 Row = 0, Col = 0, Data = 85d79a0b
|
| 596 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000100 Rxd: 85d79a0b
|
| 597 |
|
|
# tb_top.u_sdram32 : at time 36212.0 ns BST : Burst Terminate
|
| 598 |
|
|
# tb_top.u_sdram32 : at time 36238.0 ns READ : Bank = 1 Row = 0, Col = 1, Data = b897be71
|
| 599 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000101 Rxd: b897be71
|
| 600 |
|
|
# tb_top.u_sdram32 : at time 36412.0 ns BST : Burst Terminate
|
| 601 |
|
|
# tb_top.u_sdram32 : at time 36438.0 ns READ : Bank = 1 Row = 0, Col = 2, Data = 42f24185
|
| 602 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000102 Rxd: 42f24185
|
| 603 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 36612.0 ns BST : Burst Terminate
|
| 604 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 36638.0 ns READ : Bank = 1 Row = 0, Col = 3, Data = 27f2554f
|
| 605 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000103 Rxd: 27f2554f
|
| 606 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 36812.0 ns BST : Burst Terminate
|
| 607 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 36838.0 ns READ : Bank = 1 Row = 0, Col = 4, Data = 9dcc603b
|
| 608 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000104 Rxd: 9dcc603b
|
| 609 |
|
|
# tb_top.u_sdram32 : at time 37072.0 ns ACT : Bank = 2 Row = 0
|
| 610 |
|
|
# tb_top.u_sdram32 : at time 37152.0 ns BST : Burst Terminate
|
| 611 |
|
|
# tb_top.u_sdram32 : at time 37178.0 ns READ : Bank = 2 Row = 0, Col = 0, Data = 1d06333a
|
| 612 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000200 Rxd: 1d06333a
|
| 613 |
|
|
# tb_top.u_sdram32 : at time 37352.0 ns BST : Burst Terminate
|
| 614 |
|
|
# tb_top.u_sdram32 : at time 37378.0 ns READ : Bank = 2 Row = 0, Col = 1, Data = bf23327e
|
| 615 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000201 Rxd: bf23327e
|
| 616 |
|
|
# tb_top.u_sdram32 : at time 37552.0 ns BST : Burst Terminate
|
| 617 |
|
|
# tb_top.u_sdram32 : at time 37578.0 ns READ : Bank = 2 Row = 0, Col = 2, Data = 0aaa4b15
|
| 618 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000202 Rxd: 0aaa4b15
|
| 619 |
|
|
# tb_top.u_sdram32 : at time 37752.0 ns BST : Burst Terminate
|
| 620 |
|
|
# tb_top.u_sdram32 : at time 37778.0 ns READ : Bank = 2 Row = 0, Col = 3, Data = 78d99bf1
|
| 621 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000203 Rxd: 78d99bf1
|
| 622 |
|
|
# tb_top.u_sdram32 : at time 37952.0 ns BST : Burst Terminate
|
| 623 |
|
|
# tb_top.u_sdram32 : at time 37978.0 ns READ : Bank = 2 Row = 0, Col = 4, Data = 6c9c4bd9
|
| 624 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000204 Rxd: 6c9c4bd9
|
| 625 |
|
|
# tb_top.u_sdram32 : at time 38152.0 ns BST : Burst Terminate
|
| 626 |
|
|
# tb_top.u_sdram32 : at time 38178.0 ns READ : Bank = 2 Row = 0, Col = 5, Data = 31230762
|
| 627 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000205 Rxd: 31230762
|
| 628 |
|
|
# tb_top.u_sdram32 : at time 38412.0 ns ACT : Bank = 3 Row = 0
|
| 629 |
|
|
# tb_top.u_sdram32 : at time 38492.0 ns BST : Burst Terminate
|
| 630 |
|
|
# tb_top.u_sdram32 : at time 38518.0 ns READ : Bank = 3 Row = 0, Col = 0, Data = 2635fb4c
|
| 631 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000300 Rxd: 2635fb4c
|
| 632 |
|
|
# tb_top.u_sdram32 : at time 38692.0 ns BST : Burst Terminate
|
| 633 |
|
|
# tb_top.u_sdram32 : at time 38718.0 ns READ : Bank = 3 Row = 0, Col = 1, Data = 4fa1559f
|
| 634 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000301 Rxd: 4fa1559f
|
| 635 |
|
|
# tb_top.u_sdram32 : at time 38892.0 ns BST : Burst Terminate
|
| 636 |
|
|
# tb_top.u_sdram32 : at time 38918.0 ns READ : Bank = 3 Row = 0, Col = 2, Data = 47b9a18f
|
| 637 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000302 Rxd: 47b9a18f
|
| 638 |
|
|
# tb_top.u_sdram32 : at time 39092.0 ns BST : Burst Terminate
|
| 639 |
|
|
# tb_top.u_sdram32 : at time 39118.0 ns READ : Bank = 3 Row = 0, Col = 3, Data = 7c6da9f8
|
| 640 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000303 Rxd: 7c6da9f8
|
| 641 |
|
|
# tb_top.u_sdram32 : at time 39292.0 ns BST : Burst Terminate
|
| 642 |
|
|
# tb_top.u_sdram32 : at time 39318.0 ns READ : Bank = 3 Row = 0, Col = 4, Data = dbcd60b7
|
| 643 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000304 Rxd: dbcd60b7
|
| 644 |
|
|
# tb_top.u_sdram32 : at time 39492.0 ns BST : Burst Terminate
|
| 645 |
|
|
# tb_top.u_sdram32 : at time 39518.0 ns READ : Bank = 3 Row = 0, Col = 5, Data = cfc4569f
|
| 646 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000305 Rxd: cfc4569f
|
| 647 |
|
|
# tb_top.u_sdram32 : at time 39692.0 ns BST : Burst Terminate
|
| 648 |
|
|
# tb_top.u_sdram32 : at time 39718.0 ns READ : Bank = 3 Row = 0, Col = 6, Data = ae7d945c
|
| 649 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00000306 Rxd: ae7d945c
|
| 650 |
|
|
# tb_top.u_sdram32 : at time 39952.0 ns ACT : Bank = 0 Row = 1
|
| 651 |
|
|
# tb_top.u_sdram32 : at time 40032.0 ns BST : Burst Terminate
|
| 652 |
|
|
# tb_top.u_sdram32 : at time 40058.0 ns READ : Bank = 0 Row = 1, Col = 0, Data = adcbc05b
|
| 653 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000400 Rxd: adcbc05b
|
| 654 |
|
|
# tb_top.u_sdram32 : at time 40232.0 ns BST : Burst Terminate
|
| 655 |
|
|
# tb_top.u_sdram32 : at time 40258.0 ns READ : Bank = 0 Row = 1, Col = 1, Data = 44de3789
|
| 656 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000401 Rxd: 44de3789
|
| 657 |
|
|
# tb_top.u_sdram32 : at time 40432.0 ns BST : Burst Terminate
|
| 658 |
|
|
# tb_top.u_sdram32 : at time 40458.0 ns READ : Bank = 0 Row = 1, Col = 2, Data = a4ae3249
|
| 659 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000402 Rxd: a4ae3249
|
| 660 |
|
|
# tb_top.u_sdram32 : at time 40632.0 ns BST : Burst Terminate
|
| 661 |
|
|
# tb_top.u_sdram32 : at time 40658.0 ns READ : Bank = 0 Row = 1, Col = 3, Data = e8233ed0
|
| 662 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000403 Rxd: e8233ed0
|
| 663 |
|
|
# tb_top.u_sdram32 : at time 40892.0 ns ACT : Bank = 1 Row = 1
|
| 664 |
|
|
# tb_top.u_sdram32 : at time 40972.0 ns BST : Burst Terminate
|
| 665 |
|
|
# tb_top.u_sdram32 : at time 40998.0 ns READ : Bank = 1 Row = 1, Col = 0, Data = ebfec0d7
|
| 666 |
|
|
# tb_top.u_sdram32 : at time 41072.0 ns AREF : Auto Refresh
|
| 667 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000500 Rxd: ebfec0d7
|
| 668 |
|
|
# tb_top.u_sdram32 : at time 41252.0 ns AREF : Auto Refresh
|
| 669 |
|
|
# tb_top.u_sdram32 : at time 41432.0 ns AREF : Auto Refresh
|
| 670 |
|
|
# tb_top.u_sdram32 : at time 41612.0 ns AREF : Auto Refresh
|
| 671 |
|
|
# tb_top.u_sdram32 : at time 41792.0 ns AREF : Auto Refresh
|
| 672 |
|
|
# tb_top.u_sdram32 : at time 41972.0 ns AREF : Auto Refresh
|
| 673 |
|
|
# tb_top.u_sdram32 : at time 42212.0 ns ACT : Bank = 1 Row = 1
|
| 674 |
|
|
# tb_top.u_sdram32 : at time 42292.0 ns BST : Burst Terminate
|
| 675 |
|
|
# tb_top.u_sdram32 : at time 42318.0 ns READ : Bank = 1 Row = 1, Col = 1, Data = a8c7fc51
|
| 676 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000501 Rxd: a8c7fc51
|
| 677 |
|
|
# tb_top.u_sdram32 : at time 42492.0 ns BST : Burst Terminate
|
| 678 |
|
|
# tb_top.u_sdram32 : at time 42518.0 ns READ : Bank = 1 Row = 1, Col = 2, Data = 4b212f96
|
| 679 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000502 Rxd: 4b212f96
|
| 680 |
|
|
# tb_top.u_sdram32 : at time 42692.0 ns BST : Burst Terminate
|
| 681 |
|
|
# tb_top.u_sdram32 : at time 42718.0 ns READ : Bank = 1 Row = 1, Col = 3, Data = 061d7f0c
|
| 682 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000503 Rxd: 061d7f0c
|
| 683 |
|
|
# tb_top.u_sdram32 : at time 42892.0 ns BST : Burst Terminate
|
| 684 |
|
|
# tb_top.u_sdram32 : at time 42918.0 ns READ : Bank = 1 Row = 1, Col = 4, Data = e12ccec2
|
| 685 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000504 Rxd: e12ccec2
|
| 686 |
|
|
# tb_top.u_sdram32 : at time 43152.0 ns ACT : Bank = 2 Row = 1
|
| 687 |
|
|
# tb_top.u_sdram32 : at time 43232.0 ns BST : Burst Terminate
|
| 688 |
|
|
# tb_top.u_sdram32 : at time 43258.0 ns READ : Bank = 2 Row = 1, Col = 0, Data = 6457edc8
|
| 689 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000600 Rxd: 6457edc8
|
| 690 |
|
|
# tb_top.u_sdram32 : at time 43432.0 ns BST : Burst Terminate
|
| 691 |
|
|
# tb_top.u_sdram32 : at time 43458.0 ns READ : Bank = 2 Row = 1, Col = 1, Data = bb825a77
|
| 692 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000601 Rxd: bb825a77
|
| 693 |
|
|
# tb_top.u_sdram32 : at time 43632.0 ns BST : Burst Terminate
|
| 694 |
|
|
# tb_top.u_sdram32 : at time 43658.0 ns READ : Bank = 2 Row = 1, Col = 2, Data = 1ef2ed3d
|
| 695 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000602 Rxd: 1ef2ed3d
|
| 696 |
|
|
# tb_top.u_sdram32 : at time 43832.0 ns BST : Burst Terminate
|
| 697 |
|
|
# tb_top.u_sdram32 : at time 43858.0 ns READ : Bank = 2 Row = 1, Col = 3, Data = 090cdb12
|
| 698 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000603 Rxd: 090cdb12
|
| 699 |
|
|
# tb_top.u_sdram32 : at time 44032.0 ns BST : Burst Terminate
|
| 700 |
|
|
# tb_top.u_sdram32 : at time 44058.0 ns READ : Bank = 2 Row = 1, Col = 4, Data = bf05007e
|
| 701 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000604 Rxd: bf05007e
|
| 702 |
|
|
# tb_top.u_sdram32 : at time 44232.0 ns BST : Burst Terminate
|
| 703 |
|
|
# tb_top.u_sdram32 : at time 44258.0 ns READ : Bank = 2 Row = 1, Col = 5, Data = 36e5816d
|
| 704 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000605 Rxd: 36e5816d
|
| 705 |
|
|
# tb_top.u_sdram32 : at time 44492.0 ns ACT : Bank = 3 Row = 1
|
| 706 |
|
|
# tb_top.u_sdram32 : at time 44572.0 ns BST : Burst Terminate
|
| 707 |
|
|
# tb_top.u_sdram32 : at time 44598.0 ns READ : Bank = 3 Row = 1, Col = 0, Data = 1cd9e739
|
| 708 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000700 Rxd: 1cd9e739
|
| 709 |
|
|
# tb_top.u_sdram32 : at time 44772.0 ns BST : Burst Terminate
|
| 710 |
|
|
# tb_top.u_sdram32 : at time 44798.0 ns READ : Bank = 3 Row = 1, Col = 1, Data = 0fd28f1f
|
| 711 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000701 Rxd: 0fd28f1f
|
| 712 |
|
|
# tb_top.u_sdram32 : at time 44972.0 ns BST : Burst Terminate
|
| 713 |
|
|
# tb_top.u_sdram32 : at time 44998.0 ns READ : Bank = 3 Row = 1, Col = 2, Data = e9ebf6d3
|
| 714 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000702 Rxd: e9ebf6d3
|
| 715 |
|
|
# tb_top.u_sdram32 : at time 45172.0 ns BST : Burst Terminate
|
| 716 |
|
|
# tb_top.u_sdram32 : at time 45198.0 ns READ : Bank = 3 Row = 1, Col = 3, Data = 42d92f85
|
| 717 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000703 Rxd: 42d92f85
|
| 718 |
|
|
# tb_top.u_sdram32 : at time 45372.0 ns BST : Burst Terminate
|
| 719 |
|
|
# tb_top.u_sdram32 : at time 45398.0 ns READ : Bank = 3 Row = 1, Col = 4, Data = bc148878
|
| 720 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000704 Rxd: bc148878
|
| 721 |
|
|
# tb_top.u_sdram32 : at time 45572.0 ns BST : Burst Terminate
|
| 722 |
|
|
# tb_top.u_sdram32 : at time 45598.0 ns READ : Bank = 3 Row = 1, Col = 5, Data = 2dda595b
|
| 723 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000705 Rxd: 2dda595b
|
| 724 |
|
|
# tb_top.u_sdram32 : at time 45772.0 ns BST : Burst Terminate
|
| 725 |
|
|
# tb_top.u_sdram32 : at time 45798.0 ns READ : Bank = 3 Row = 1, Col = 6, Data = 248b4b49
|
| 726 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00000706 Rxd: 248b4b49
|
| 727 |
|
|
# Write Address: 00002000, Burst Size: 4
|
| 728 |
|
|
# Status: Burst-No: 0 Write Address: 00000800 WriteData: 9ff2ae3f
|
| 729 |
|
|
# Status: Burst-No: 1 Write Address: 00000801 WriteData: 150caf2a
|
| 730 |
|
|
# Status: Burst-No: 2 Write Address: 00000802 WriteData: 2c156358
|
| 731 |
|
|
# Status: Burst-No: 3 Write Address: 00000803 WriteData: c33f3886
|
| 732 |
|
|
# Write Address: 00002400, Burst Size: 5
|
| 733 |
|
|
# Status: Burst-No: 0 Write Address: 00000900 WriteData: c71a0c8e
|
| 734 |
|
|
# Status: Burst-No: 1 Write Address: 00000901 WriteData: ce2ff29c
|
| 735 |
|
|
# tb_top.u_sdram32 : at time 46032.0 ns ACT : Bank = 0 Row = 2
|
| 736 |
|
|
# tb_top.u_sdram32 : at time 46092.0 ns WRITE: Bank = 0 Row = 2, Col = 0, Data = 9ff2ae3f
|
| 737 |
|
|
# tb_top.u_sdram32 : at time 46112.0 ns WRITE: Bank = 0 Row = 2, Col = 1, Data = 150caf2a
|
| 738 |
|
|
# tb_top.u_sdram32 : at time 46132.0 ns BST : Burst Terminate
|
| 739 |
|
|
# tb_top.u_sdram32 : at time 46152.0 ns WRITE: Bank = 0 Row = 2, Col = 2, Data = 2c156358
|
| 740 |
|
|
# Status: Burst-No: 2 Write Address: 00000902 WriteData: 7d3599fa
|
| 741 |
|
|
# tb_top.u_sdram32 : at time 46172.0 ns BST : Burst Terminate
|
| 742 |
|
|
# tb_top.u_sdram32 : at time 46192.0 ns WRITE: Bank = 0 Row = 2, Col = 3, Data = c33f3886
|
| 743 |
|
|
# Status: Burst-No: 3 Write Address: 00000903 WriteData: 937dbc26
|
| 744 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 46212.0 ns BST : Burst Terminate
|
| 745 |
46 |
dinesha |
# Status: Burst-No: 4 Write Address: 00000904 WriteData: 39961773
|
| 746 |
|
|
# Write Address: 00002800, Burst Size: 6
|
| 747 |
|
|
# Status: Burst-No: 0 Write Address: 00000a00 WriteData: d18bb4a3
|
| 748 |
|
|
# tb_top.u_sdram32 : at time 46292.0 ns ACT : Bank = 1 Row = 2
|
| 749 |
|
|
# tb_top.u_sdram32 : at time 46352.0 ns WRITE: Bank = 1 Row = 2, Col = 0, Data = c71a0c8e
|
| 750 |
|
|
# tb_top.u_sdram32 : at time 46372.0 ns WRITE: Bank = 1 Row = 2, Col = 1, Data = ce2ff29c
|
| 751 |
|
|
# tb_top.u_sdram32 : at time 46392.0 ns BST : Burst Terminate
|
| 752 |
|
|
# tb_top.u_sdram32 : at time 46412.0 ns WRITE: Bank = 1 Row = 2, Col = 2, Data = 7d3599fa
|
| 753 |
|
|
# Status: Burst-No: 1 Write Address: 00000a01 WriteData: 9799a82f
|
| 754 |
|
|
# tb_top.u_sdram32 : at time 46432.0 ns BST : Burst Terminate
|
| 755 |
|
|
# tb_top.u_sdram32 : at time 46452.0 ns WRITE: Bank = 1 Row = 2, Col = 3, Data = 937dbc26
|
| 756 |
|
|
# Status: Burst-No: 2 Write Address: 00000a02 WriteData: d9d292b3
|
| 757 |
|
|
# tb_top.u_sdram32 : at time 46472.0 ns BST : Burst Terminate
|
| 758 |
|
|
# tb_top.u_sdram32 : at time 46492.0 ns WRITE: Bank = 1 Row = 2, Col = 4, Data = 39961773
|
| 759 |
|
|
# Status: Burst-No: 3 Write Address: 00000a03 WriteData: afd8565f
|
| 760 |
|
|
# tb_top.u_sdram32 : at time 46512.0 ns BST : Burst Terminate
|
| 761 |
|
|
# Status: Burst-No: 4 Write Address: 00000a04 WriteData: 22290d44
|
| 762 |
|
|
# Status: Burst-No: 5 Write Address: 00000a05 WriteData: 7bf8fdf7
|
| 763 |
|
|
# tb_top.u_sdram32 : at time 46592.0 ns ACT : Bank = 2 Row = 2
|
| 764 |
|
|
# Write Address: 00002c00, Burst Size: 7
|
| 765 |
|
|
# tb_top.u_sdram32 : at time 46652.0 ns WRITE: Bank = 2 Row = 2, Col = 0, Data = d18bb4a3
|
| 766 |
|
|
# tb_top.u_sdram32 : at time 46672.0 ns WRITE: Bank = 2 Row = 2, Col = 1, Data = 9799a82f
|
| 767 |
|
|
# tb_top.u_sdram32 : at time 46692.0 ns BST : Burst Terminate
|
| 768 |
|
|
# tb_top.u_sdram32 : at time 46712.0 ns WRITE: Bank = 2 Row = 2, Col = 2, Data = d9d292b3
|
| 769 |
|
|
# Status: Burst-No: 0 Write Address: 00000b00 WriteData: e59b36cb
|
| 770 |
|
|
# tb_top.u_sdram32 : at time 46732.0 ns BST : Burst Terminate
|
| 771 |
|
|
# tb_top.u_sdram32 : at time 46752.0 ns WRITE: Bank = 2 Row = 2, Col = 3, Data = afd8565f
|
| 772 |
|
|
# Status: Burst-No: 1 Write Address: 00000b01 WriteData: f3091ae6
|
| 773 |
|
|
# tb_top.u_sdram32 : at time 46772.0 ns BST : Burst Terminate
|
| 774 |
|
|
# tb_top.u_sdram32 : at time 46792.0 ns WRITE: Bank = 2 Row = 2, Col = 4, Data = 22290d44
|
| 775 |
|
|
# Status: Burst-No: 2 Write Address: 00000b02 WriteData: 2d28db5a
|
| 776 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 46812.0 ns BST : Burst Terminate
|
| 777 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 46832.0 ns WRITE: Bank = 2 Row = 2, Col = 5, Data = 7bf8fdf7
|
| 778 |
|
|
# Status: Burst-No: 3 Write Address: 00000b03 WriteData: 14cfc129
|
| 779 |
|
|
# tb_top.u_sdram32 : at time 46852.0 ns BST : Burst Terminate
|
| 780 |
|
|
# Status: Burst-No: 4 Write Address: 00000b04 WriteData: f682e2ed
|
| 781 |
|
|
# Status: Burst-No: 5 Write Address: 00000b05 WriteData: ed536cda
|
| 782 |
|
|
# tb_top.u_sdram32 : at time 46932.0 ns ACT : Bank = 3 Row = 2
|
| 783 |
|
|
# tb_top.u_sdram32 : at time 46992.0 ns WRITE: Bank = 3 Row = 2, Col = 0, Data = e59b36cb
|
| 784 |
|
|
# tb_top.u_sdram32 : at time 47012.0 ns WRITE: Bank = 3 Row = 2, Col = 1, Data = f3091ae6
|
| 785 |
|
|
# tb_top.u_sdram32 : at time 47032.0 ns BST : Burst Terminate
|
| 786 |
|
|
# tb_top.u_sdram32 : at time 47052.0 ns WRITE: Bank = 3 Row = 2, Col = 2, Data = 2d28db5a
|
| 787 |
|
|
# Status: Burst-No: 6 Write Address: 00000b06 WriteData: b29fb665
|
| 788 |
|
|
# tb_top.u_sdram32 : at time 47072.0 ns BST : Burst Terminate
|
| 789 |
|
|
# Write Address: 00003000, Burst Size: 4
|
| 790 |
|
|
# tb_top.u_sdram32 : at time 47092.0 ns WRITE: Bank = 3 Row = 2, Col = 3, Data = 14cfc129
|
| 791 |
|
|
# Status: Burst-No: 0 Write Address: 00000c00 WriteData: da8ae2b5
|
| 792 |
|
|
# tb_top.u_sdram32 : at time 47112.0 ns BST : Burst Terminate
|
| 793 |
|
|
# tb_top.u_sdram32 : at time 47132.0 ns WRITE: Bank = 3 Row = 2, Col = 4, Data = f682e2ed
|
| 794 |
|
|
# Status: Burst-No: 1 Write Address: 00000c01 WriteData: efbe94df
|
| 795 |
|
|
# tb_top.u_sdram32 : at time 47152.0 ns BST : Burst Terminate
|
| 796 |
|
|
# tb_top.u_sdram32 : at time 47172.0 ns WRITE: Bank = 3 Row = 2, Col = 5, Data = ed536cda
|
| 797 |
|
|
# Status: Burst-No: 2 Write Address: 00000c02 WriteData: 3cf11979
|
| 798 |
|
|
# tb_top.u_sdram32 : at time 47192.0 ns BST : Burst Terminate
|
| 799 |
|
|
# tb_top.u_sdram32 : at time 47212.0 ns WRITE: Bank = 3 Row = 2, Col = 6, Data = b29fb665
|
| 800 |
|
|
# Status: Burst-No: 3 Write Address: 00000c03 WriteData: 2231ff44
|
| 801 |
|
|
# tb_top.u_sdram32 : at time 47232.0 ns BST : Burst Terminate
|
| 802 |
|
|
# Write Address: 00003400, Burst Size: 5
|
| 803 |
|
|
# Status: Burst-No: 0 Write Address: 00000d00 WriteData: e8740cd0
|
| 804 |
|
|
# Status: Burst-No: 1 Write Address: 00000d01 WriteData: 15090b2a
|
| 805 |
|
|
# tb_top.u_sdram32 : at time 47332.0 ns ACT : Bank = 0 Row = 3
|
| 806 |
|
|
# tb_top.u_sdram32 : at time 47392.0 ns WRITE: Bank = 0 Row = 3, Col = 0, Data = da8ae2b5
|
| 807 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 47412.0 ns BST : Burst Terminate
|
| 808 |
46 |
dinesha |
# Status: Burst-No: 2 Write Address: 00000d02 WriteData: 55f6adab
|
| 809 |
|
|
# tb_top.u_sdram32 : at time 47532.0 ns ACT : Bank = 0 Row = 3
|
| 810 |
|
|
# tb_top.u_sdram32 : at time 47592.0 ns WRITE: Bank = 0 Row = 3, Col = 1, Data = efbe94df
|
| 811 |
|
|
# tb_top.u_sdram32 : at time 47612.0 ns WRITE: Bank = 0 Row = 3, Col = 2, Data = 3cf11979
|
| 812 |
|
|
# tb_top.u_sdram32 : at time 47632.0 ns BST : Burst Terminate
|
| 813 |
|
|
# tb_top.u_sdram32 : at time 47652.0 ns WRITE: Bank = 0 Row = 3, Col = 3, Data = 2231ff44
|
| 814 |
|
|
# Status: Burst-No: 3 Write Address: 00000d03 WriteData: 076fcf0e
|
| 815 |
|
|
# tb_top.u_sdram32 : at time 47672.0 ns BST : Burst Terminate
|
| 816 |
|
|
# Status: Burst-No: 4 Write Address: 00000d04 WriteData: 6e5daddc
|
| 817 |
|
|
# Write Address: 00003800, Burst Size: 6
|
| 818 |
|
|
# Status: Burst-No: 0 Write Address: 00000e00 WriteData: cd5ebc9a
|
| 819 |
|
|
# tb_top.u_sdram32 : at time 47752.0 ns ACT : Bank = 1 Row = 3
|
| 820 |
|
|
# tb_top.u_sdram32 : at time 47812.0 ns WRITE: Bank = 1 Row = 3, Col = 0, Data = e8740cd0
|
| 821 |
|
|
# tb_top.u_sdram32 : at time 47832.0 ns WRITE: Bank = 1 Row = 3, Col = 1, Data = 15090b2a
|
| 822 |
|
|
# tb_top.u_sdram32 : at time 47852.0 ns BST : Burst Terminate
|
| 823 |
|
|
# tb_top.u_sdram32 : at time 47872.0 ns WRITE: Bank = 1 Row = 3, Col = 2, Data = 55f6adab
|
| 824 |
|
|
# Status: Burst-No: 1 Write Address: 00000e01 WriteData: fedf72fd
|
| 825 |
|
|
# tb_top.u_sdram32 : at time 47892.0 ns BST : Burst Terminate
|
| 826 |
|
|
# tb_top.u_sdram32 : at time 47912.0 ns WRITE: Bank = 1 Row = 3, Col = 3, Data = 076fcf0e
|
| 827 |
|
|
# Status: Burst-No: 2 Write Address: 00000e02 WriteData: e1f102c3
|
| 828 |
|
|
# tb_top.u_sdram32 : at time 47932.0 ns BST : Burst Terminate
|
| 829 |
|
|
# tb_top.u_sdram32 : at time 47952.0 ns WRITE: Bank = 1 Row = 3, Col = 4, Data = 6e5daddc
|
| 830 |
|
|
# Status: Burst-No: 3 Write Address: 00000e03 WriteData: 2b0eed56
|
| 831 |
|
|
# tb_top.u_sdram32 : at time 47972.0 ns BST : Burst Terminate
|
| 832 |
|
|
# Status: Burst-No: 4 Write Address: 00000e04 WriteData: 2779e94e
|
| 833 |
|
|
# Status: Burst-No: 5 Write Address: 00000e05 WriteData: b3d97667
|
| 834 |
|
|
# tb_top.u_sdram32 : at time 48052.0 ns ACT : Bank = 2 Row = 3
|
| 835 |
|
|
# Write Address: 00003c00, Burst Size: 7
|
| 836 |
|
|
# tb_top.u_sdram32 : at time 48112.0 ns WRITE: Bank = 2 Row = 3, Col = 0, Data = cd5ebc9a
|
| 837 |
|
|
# tb_top.u_sdram32 : at time 48132.0 ns WRITE: Bank = 2 Row = 3, Col = 1, Data = fedf72fd
|
| 838 |
|
|
# tb_top.u_sdram32 : at time 48152.0 ns BST : Burst Terminate
|
| 839 |
|
|
# tb_top.u_sdram32 : at time 48172.0 ns WRITE: Bank = 2 Row = 3, Col = 2, Data = e1f102c3
|
| 840 |
|
|
# Status: Burst-No: 0 Write Address: 00000f00 WriteData: 8531340a
|
| 841 |
|
|
# tb_top.u_sdram32 : at time 48192.0 ns BST : Burst Terminate
|
| 842 |
|
|
# tb_top.u_sdram32 : at time 48212.0 ns WRITE: Bank = 2 Row = 3, Col = 3, Data = 2b0eed56
|
| 843 |
|
|
# Status: Burst-No: 1 Write Address: 00000f01 WriteData: 5b6fb9b6
|
| 844 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 48232.0 ns BST : Burst Terminate
|
| 845 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 48252.0 ns WRITE: Bank = 2 Row = 3, Col = 4, Data = 2779e94e
|
| 846 |
|
|
# Status: Burst-No: 2 Write Address: 00000f02 WriteData: 9c0e8a38
|
| 847 |
|
|
# tb_top.u_sdram32 : at time 48272.0 ns BST : Burst Terminate
|
| 848 |
|
|
# tb_top.u_sdram32 : at time 48292.0 ns WRITE: Bank = 2 Row = 3, Col = 5, Data = b3d97667
|
| 849 |
|
|
# Status: Burst-No: 3 Write Address: 00000f03 WriteData: 3cd18779
|
| 850 |
|
|
# tb_top.u_sdram32 : at time 48312.0 ns BST : Burst Terminate
|
| 851 |
|
|
# Status: Burst-No: 4 Write Address: 00000f04 WriteData: dc2bc4b8
|
| 852 |
|
|
# Status: Burst-No: 5 Write Address: 00000f05 WriteData: 4a74bf94
|
| 853 |
|
|
# tb_top.u_sdram32 : at time 48392.0 ns ACT : Bank = 3 Row = 3
|
| 854 |
|
|
# tb_top.u_sdram32 : at time 48452.0 ns WRITE: Bank = 3 Row = 3, Col = 0, Data = 8531340a
|
| 855 |
|
|
# tb_top.u_sdram32 : at time 48472.0 ns WRITE: Bank = 3 Row = 3, Col = 1, Data = 5b6fb9b6
|
| 856 |
|
|
# tb_top.u_sdram32 : at time 48492.0 ns BST : Burst Terminate
|
| 857 |
|
|
# tb_top.u_sdram32 : at time 48512.0 ns WRITE: Bank = 3 Row = 3, Col = 2, Data = 9c0e8a38
|
| 858 |
|
|
# Status: Burst-No: 6 Write Address: 00000f06 WriteData: 49c65d93
|
| 859 |
|
|
# tb_top.u_sdram32 : at time 48532.0 ns BST : Burst Terminate
|
| 860 |
|
|
# tb_top.u_sdram32 : at time 48552.0 ns WRITE: Bank = 3 Row = 3, Col = 3, Data = 3cd18779
|
| 861 |
|
|
# tb_top.u_sdram32 : at time 48572.0 ns BST : Burst Terminate
|
| 862 |
|
|
# tb_top.u_sdram32 : at time 48592.0 ns WRITE: Bank = 3 Row = 3, Col = 4, Data = dc2bc4b8
|
| 863 |
|
|
# tb_top.u_sdram32 : at time 48612.0 ns BST : Burst Terminate
|
| 864 |
|
|
# tb_top.u_sdram32 : at time 48632.0 ns WRITE: Bank = 3 Row = 3, Col = 5, Data = 4a74bf94
|
| 865 |
|
|
# tb_top.u_sdram32 : at time 48652.0 ns BST : Burst Terminate
|
| 866 |
|
|
# tb_top.u_sdram32 : at time 48672.0 ns WRITE: Bank = 3 Row = 3, Col = 6, Data = 49c65d93
|
| 867 |
|
|
# tb_top.u_sdram32 : at time 48692.0 ns BST : Burst Terminate
|
| 868 |
|
|
# tb_top.u_sdram32 : at time 48792.0 ns ACT : Bank = 0 Row = 2
|
| 869 |
|
|
# tb_top.u_sdram32 : at time 48872.0 ns BST : Burst Terminate
|
| 870 |
|
|
# tb_top.u_sdram32 : at time 48898.0 ns READ : Bank = 0 Row = 2, Col = 0, Data = 9ff2ae3f
|
| 871 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000800 Rxd: 9ff2ae3f
|
| 872 |
|
|
# tb_top.u_sdram32 : at time 49132.0 ns ACT : Bank = 0 Row = 2
|
| 873 |
|
|
# tb_top.u_sdram32 : at time 49212.0 ns BST : Burst Terminate
|
| 874 |
|
|
# tb_top.u_sdram32 : at time 49238.0 ns READ : Bank = 0 Row = 2, Col = 1, Data = 150caf2a
|
| 875 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000801 Rxd: 150caf2a
|
| 876 |
|
|
# tb_top.u_sdram32 : at time 49412.0 ns BST : Burst Terminate
|
| 877 |
|
|
# tb_top.u_sdram32 : at time 49438.0 ns READ : Bank = 0 Row = 2, Col = 2, Data = 2c156358
|
| 878 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000802 Rxd: 2c156358
|
| 879 |
|
|
# tb_top.u_sdram32 : at time 49612.0 ns BST : Burst Terminate
|
| 880 |
|
|
# tb_top.u_sdram32 : at time 49638.0 ns READ : Bank = 0 Row = 2, Col = 3, Data = c33f3886
|
| 881 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000803 Rxd: c33f3886
|
| 882 |
|
|
# tb_top.u_sdram32 : at time 49872.0 ns ACT : Bank = 1 Row = 2
|
| 883 |
|
|
# tb_top.u_sdram32 : at time 49952.0 ns BST : Burst Terminate
|
| 884 |
|
|
# tb_top.u_sdram32 : at time 49978.0 ns READ : Bank = 1 Row = 2, Col = 0, Data = c71a0c8e
|
| 885 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000900 Rxd: c71a0c8e
|
| 886 |
|
|
# tb_top.u_sdram32 : at time 50152.0 ns BST : Burst Terminate
|
| 887 |
|
|
# tb_top.u_sdram32 : at time 50178.0 ns READ : Bank = 1 Row = 2, Col = 1, Data = ce2ff29c
|
| 888 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000901 Rxd: ce2ff29c
|
| 889 |
|
|
# tb_top.u_sdram32 : at time 50352.0 ns BST : Burst Terminate
|
| 890 |
|
|
# tb_top.u_sdram32 : at time 50378.0 ns READ : Bank = 1 Row = 2, Col = 2, Data = 7d3599fa
|
| 891 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000902 Rxd: 7d3599fa
|
| 892 |
|
|
# tb_top.u_sdram32 : at time 50552.0 ns BST : Burst Terminate
|
| 893 |
|
|
# tb_top.u_sdram32 : at time 50578.0 ns READ : Bank = 1 Row = 2, Col = 3, Data = 937dbc26
|
| 894 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000903 Rxd: 937dbc26
|
| 895 |
|
|
# tb_top.u_sdram32 : at time 50752.0 ns BST : Burst Terminate
|
| 896 |
|
|
# tb_top.u_sdram32 : at time 50778.0 ns READ : Bank = 1 Row = 2, Col = 4, Data = 39961773
|
| 897 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000904 Rxd: 39961773
|
| 898 |
|
|
# tb_top.u_sdram32 : at time 51012.0 ns ACT : Bank = 2 Row = 2
|
| 899 |
|
|
# tb_top.u_sdram32 : at time 51092.0 ns BST : Burst Terminate
|
| 900 |
|
|
# tb_top.u_sdram32 : at time 51118.0 ns READ : Bank = 2 Row = 2, Col = 0, Data = d18bb4a3
|
| 901 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000a00 Rxd: d18bb4a3
|
| 902 |
|
|
# tb_top.u_sdram32 : at time 51292.0 ns BST : Burst Terminate
|
| 903 |
|
|
# tb_top.u_sdram32 : at time 51318.0 ns READ : Bank = 2 Row = 2, Col = 1, Data = 9799a82f
|
| 904 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000a01 Rxd: 9799a82f
|
| 905 |
|
|
# tb_top.u_sdram32 : at time 51492.0 ns BST : Burst Terminate
|
| 906 |
|
|
# tb_top.u_sdram32 : at time 51518.0 ns READ : Bank = 2 Row = 2, Col = 2, Data = d9d292b3
|
| 907 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000a02 Rxd: d9d292b3
|
| 908 |
|
|
# tb_top.u_sdram32 : at time 51692.0 ns BST : Burst Terminate
|
| 909 |
|
|
# tb_top.u_sdram32 : at time 51718.0 ns READ : Bank = 2 Row = 2, Col = 3, Data = afd8565f
|
| 910 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000a03 Rxd: afd8565f
|
| 911 |
|
|
# tb_top.u_sdram32 : at time 51892.0 ns BST : Burst Terminate
|
| 912 |
|
|
# tb_top.u_sdram32 : at time 51918.0 ns READ : Bank = 2 Row = 2, Col = 4, Data = 22290d44
|
| 913 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000a04 Rxd: 22290d44
|
| 914 |
|
|
# tb_top.u_sdram32 : at time 52092.0 ns BST : Burst Terminate
|
| 915 |
|
|
# tb_top.u_sdram32 : at time 52118.0 ns READ : Bank = 2 Row = 2, Col = 5, Data = 7bf8fdf7
|
| 916 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000a05 Rxd: 7bf8fdf7
|
| 917 |
|
|
# tb_top.u_sdram32 : at time 52352.0 ns ACT : Bank = 3 Row = 2
|
| 918 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 52432.0 ns BST : Burst Terminate
|
| 919 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 52458.0 ns READ : Bank = 3 Row = 2, Col = 0, Data = e59b36cb
|
| 920 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000b00 Rxd: e59b36cb
|
| 921 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 52632.0 ns BST : Burst Terminate
|
| 922 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 52658.0 ns READ : Bank = 3 Row = 2, Col = 1, Data = f3091ae6
|
| 923 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000b01 Rxd: f3091ae6
|
| 924 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 52832.0 ns BST : Burst Terminate
|
| 925 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 52858.0 ns READ : Bank = 3 Row = 2, Col = 2, Data = 2d28db5a
|
| 926 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000b02 Rxd: 2d28db5a
|
| 927 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 53032.0 ns BST : Burst Terminate
|
| 928 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 53058.0 ns READ : Bank = 3 Row = 2, Col = 3, Data = 14cfc129
|
| 929 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000b03 Rxd: 14cfc129
|
| 930 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 53232.0 ns BST : Burst Terminate
|
| 931 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 53258.0 ns READ : Bank = 3 Row = 2, Col = 4, Data = f682e2ed
|
| 932 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000b04 Rxd: f682e2ed
|
| 933 |
|
|
# tb_top.u_sdram32 : at time 53432.0 ns BST : Burst Terminate
|
| 934 |
|
|
# tb_top.u_sdram32 : at time 53458.0 ns READ : Bank = 3 Row = 2, Col = 5, Data = ed536cda
|
| 935 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000b05 Rxd: ed536cda
|
| 936 |
|
|
# tb_top.u_sdram32 : at time 53632.0 ns BST : Burst Terminate
|
| 937 |
|
|
# tb_top.u_sdram32 : at time 53658.0 ns READ : Bank = 3 Row = 2, Col = 6, Data = b29fb665
|
| 938 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00000b06 Rxd: b29fb665
|
| 939 |
|
|
# tb_top.u_sdram32 : at time 53892.0 ns ACT : Bank = 0 Row = 3
|
| 940 |
|
|
# tb_top.u_sdram32 : at time 53972.0 ns BST : Burst Terminate
|
| 941 |
|
|
# tb_top.u_sdram32 : at time 53998.0 ns READ : Bank = 0 Row = 3, Col = 0, Data = da8ae2b5
|
| 942 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000c00 Rxd: da8ae2b5
|
| 943 |
|
|
# tb_top.u_sdram32 : at time 54172.0 ns BST : Burst Terminate
|
| 944 |
|
|
# tb_top.u_sdram32 : at time 54198.0 ns READ : Bank = 0 Row = 3, Col = 1, Data = efbe94df
|
| 945 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000c01 Rxd: efbe94df
|
| 946 |
|
|
# tb_top.u_sdram32 : at time 54372.0 ns BST : Burst Terminate
|
| 947 |
|
|
# tb_top.u_sdram32 : at time 54398.0 ns READ : Bank = 0 Row = 3, Col = 2, Data = 3cf11979
|
| 948 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000c02 Rxd: 3cf11979
|
| 949 |
|
|
# tb_top.u_sdram32 : at time 54572.0 ns BST : Burst Terminate
|
| 950 |
|
|
# tb_top.u_sdram32 : at time 54598.0 ns READ : Bank = 0 Row = 3, Col = 3, Data = 2231ff44
|
| 951 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000c03 Rxd: 2231ff44
|
| 952 |
|
|
# tb_top.u_sdram32 : at time 54832.0 ns ACT : Bank = 1 Row = 3
|
| 953 |
|
|
# tb_top.u_sdram32 : at time 54912.0 ns BST : Burst Terminate
|
| 954 |
|
|
# tb_top.u_sdram32 : at time 54938.0 ns READ : Bank = 1 Row = 3, Col = 0, Data = e8740cd0
|
| 955 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000d00 Rxd: e8740cd0
|
| 956 |
|
|
# tb_top.u_sdram32 : at time 55112.0 ns BST : Burst Terminate
|
| 957 |
|
|
# tb_top.u_sdram32 : at time 55138.0 ns READ : Bank = 1 Row = 3, Col = 1, Data = 15090b2a
|
| 958 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000d01 Rxd: 15090b2a
|
| 959 |
|
|
# tb_top.u_sdram32 : at time 55312.0 ns BST : Burst Terminate
|
| 960 |
|
|
# tb_top.u_sdram32 : at time 55338.0 ns READ : Bank = 1 Row = 3, Col = 2, Data = 55f6adab
|
| 961 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000d02 Rxd: 55f6adab
|
| 962 |
|
|
# tb_top.u_sdram32 : at time 55512.0 ns BST : Burst Terminate
|
| 963 |
|
|
# tb_top.u_sdram32 : at time 55538.0 ns READ : Bank = 1 Row = 3, Col = 3, Data = 076fcf0e
|
| 964 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000d03 Rxd: 076fcf0e
|
| 965 |
|
|
# tb_top.u_sdram32 : at time 55712.0 ns BST : Burst Terminate
|
| 966 |
|
|
# tb_top.u_sdram32 : at time 55738.0 ns READ : Bank = 1 Row = 3, Col = 4, Data = 6e5daddc
|
| 967 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000d04 Rxd: 6e5daddc
|
| 968 |
|
|
# tb_top.u_sdram32 : at time 55972.0 ns ACT : Bank = 2 Row = 3
|
| 969 |
|
|
# tb_top.u_sdram32 : at time 56052.0 ns BST : Burst Terminate
|
| 970 |
|
|
# tb_top.u_sdram32 : at time 56078.0 ns READ : Bank = 2 Row = 3, Col = 0, Data = cd5ebc9a
|
| 971 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000e00 Rxd: cd5ebc9a
|
| 972 |
|
|
# tb_top.u_sdram32 : at time 56252.0 ns BST : Burst Terminate
|
| 973 |
|
|
# tb_top.u_sdram32 : at time 56278.0 ns READ : Bank = 2 Row = 3, Col = 1, Data = fedf72fd
|
| 974 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000e01 Rxd: fedf72fd
|
| 975 |
|
|
# tb_top.u_sdram32 : at time 56452.0 ns BST : Burst Terminate
|
| 976 |
|
|
# tb_top.u_sdram32 : at time 56478.0 ns READ : Bank = 2 Row = 3, Col = 2, Data = e1f102c3
|
| 977 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000e02 Rxd: e1f102c3
|
| 978 |
|
|
# tb_top.u_sdram32 : at time 56652.0 ns BST : Burst Terminate
|
| 979 |
|
|
# tb_top.u_sdram32 : at time 56678.0 ns READ : Bank = 2 Row = 3, Col = 3, Data = 2b0eed56
|
| 980 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000e03 Rxd: 2b0eed56
|
| 981 |
|
|
# tb_top.u_sdram32 : at time 56852.0 ns BST : Burst Terminate
|
| 982 |
|
|
# tb_top.u_sdram32 : at time 56878.0 ns READ : Bank = 2 Row = 3, Col = 4, Data = 2779e94e
|
| 983 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000e04 Rxd: 2779e94e
|
| 984 |
|
|
# tb_top.u_sdram32 : at time 57052.0 ns BST : Burst Terminate
|
| 985 |
|
|
# tb_top.u_sdram32 : at time 57078.0 ns READ : Bank = 2 Row = 3, Col = 5, Data = b3d97667
|
| 986 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000e05 Rxd: b3d97667
|
| 987 |
|
|
# tb_top.u_sdram32 : at time 57312.0 ns ACT : Bank = 3 Row = 3
|
| 988 |
|
|
# tb_top.u_sdram32 : at time 57392.0 ns BST : Burst Terminate
|
| 989 |
|
|
# tb_top.u_sdram32 : at time 57418.0 ns READ : Bank = 3 Row = 3, Col = 0, Data = 8531340a
|
| 990 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000f00 Rxd: 8531340a
|
| 991 |
|
|
# tb_top.u_sdram32 : at time 57592.0 ns BST : Burst Terminate
|
| 992 |
|
|
# tb_top.u_sdram32 : at time 57618.0 ns READ : Bank = 3 Row = 3, Col = 1, Data = 5b6fb9b6
|
| 993 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000f01 Rxd: 5b6fb9b6
|
| 994 |
|
|
# tb_top.u_sdram32 : at time 57792.0 ns BST : Burst Terminate
|
| 995 |
|
|
# tb_top.u_sdram32 : at time 57818.0 ns READ : Bank = 3 Row = 3, Col = 2, Data = 9c0e8a38
|
| 996 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000f02 Rxd: 9c0e8a38
|
| 997 |
|
|
# tb_top.u_sdram32 : at time 57992.0 ns BST : Burst Terminate
|
| 998 |
|
|
# tb_top.u_sdram32 : at time 58018.0 ns READ : Bank = 3 Row = 3, Col = 3, Data = 3cd18779
|
| 999 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000f03 Rxd: 3cd18779
|
| 1000 |
|
|
# tb_top.u_sdram32 : at time 58192.0 ns BST : Burst Terminate
|
| 1001 |
|
|
# tb_top.u_sdram32 : at time 58218.0 ns READ : Bank = 3 Row = 3, Col = 4, Data = dc2bc4b8
|
| 1002 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00000f04 Rxd: dc2bc4b8
|
| 1003 |
|
|
# tb_top.u_sdram32 : at time 58392.0 ns BST : Burst Terminate
|
| 1004 |
|
|
# tb_top.u_sdram32 : at time 58418.0 ns READ : Bank = 3 Row = 3, Col = 5, Data = 4a74bf94
|
| 1005 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00000f05 Rxd: 4a74bf94
|
| 1006 |
|
|
# tb_top.u_sdram32 : at time 58592.0 ns BST : Burst Terminate
|
| 1007 |
|
|
# tb_top.u_sdram32 : at time 58618.0 ns READ : Bank = 3 Row = 3, Col = 6, Data = 49c65d93
|
| 1008 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00000f06 Rxd: 49c65d93
|
| 1009 |
|
|
# ---------------------------------------------------
|
| 1010 |
|
|
# Case: 6 Random 2 write and 2 read random
|
| 1011 |
|
|
# ---------------------------------------------------
|
| 1012 |
|
|
# Write Address: 003f2c04, Burst Size: 26
|
| 1013 |
|
|
# Status: Burst-No: 0 Write Address: 000fcb01 WriteData: 6dcb69db
|
| 1014 |
|
|
# Status: Burst-No: 1 Write Address: 000fcb02 WriteData: a6fcde4d
|
| 1015 |
|
|
# Status: Burst-No: 2 Write Address: 000fcb03 WriteData: 6cb0b7d9
|
| 1016 |
|
|
# Status: Burst-No: 3 Write Address: 000fcb04 WriteData: b6a4266d
|
| 1017 |
|
|
# Status: Burst-No: 4 Write Address: 000fcb05 WriteData: bb45e276
|
| 1018 |
|
|
# Status: Burst-No: 5 Write Address: 000fcb06 WriteData: 653b49ca
|
| 1019 |
|
|
# tb_top.u_sdram32 : at time 58852.0 ns ACT : Bank = 3 Row = 1010
|
| 1020 |
|
|
# tb_top.u_sdram32 : at time 58912.0 ns WRITE: Bank = 3 Row = 1010, Col = 1, Data = 6dcb69db
|
| 1021 |
|
|
# tb_top.u_sdram32 : at time 58932.0 ns WRITE: Bank = 3 Row = 1010, Col = 2, Data = a6fcde4d
|
| 1022 |
|
|
# tb_top.u_sdram32 : at time 58952.0 ns BST : Burst Terminate
|
| 1023 |
|
|
# tb_top.u_sdram32 : at time 58972.0 ns WRITE: Bank = 3 Row = 1010, Col = 3, Data = 6cb0b7d9
|
| 1024 |
|
|
# Status: Burst-No: 6 Write Address: 000fcb07 WriteData: 5b172db6
|
| 1025 |
|
|
# tb_top.u_sdram32 : at time 58992.0 ns BST : Burst Terminate
|
| 1026 |
|
|
# tb_top.u_sdram32 : at time 59012.0 ns WRITE: Bank = 3 Row = 1010, Col = 4, Data = b6a4266d
|
| 1027 |
|
|
# Status: Burst-No: 7 Write Address: 000fcb08 WriteData: 4a937195
|
| 1028 |
|
|
# tb_top.u_sdram32 : at time 59032.0 ns BST : Burst Terminate
|
| 1029 |
|
|
# tb_top.u_sdram32 : at time 59052.0 ns WRITE: Bank = 3 Row = 1010, Col = 5, Data = bb45e276
|
| 1030 |
|
|
# Status: Burst-No: 8 Write Address: 000fcb09 WriteData: a3071a46
|
| 1031 |
|
|
# tb_top.u_sdram32 : at time 59072.0 ns BST : Burst Terminate
|
| 1032 |
|
|
# tb_top.u_sdram32 : at time 59092.0 ns WRITE: Bank = 3 Row = 1010, Col = 6, Data = 653b49ca
|
| 1033 |
|
|
# Status: Burst-No: 9 Write Address: 000fcb0a WriteData: 02749b04
|
| 1034 |
|
|
# tb_top.u_sdram32 : at time 59112.0 ns BST : Burst Terminate
|
| 1035 |
|
|
# tb_top.u_sdram32 : at time 59132.0 ns WRITE: Bank = 3 Row = 1010, Col = 7, Data = 5b172db6
|
| 1036 |
|
|
# Status: Burst-No: 10 Write Address: 000fcb0b WriteData: 7bd261f7
|
| 1037 |
|
|
# tb_top.u_sdram32 : at time 59152.0 ns BST : Burst Terminate
|
| 1038 |
|
|
# tb_top.u_sdram32 : at time 59172.0 ns WRITE: Bank = 3 Row = 1010, Col = 8, Data = 4a937195
|
| 1039 |
|
|
# Status: Burst-No: 11 Write Address: 000fcb0c WriteData: 34980769
|
| 1040 |
|
|
# tb_top.u_sdram32 : at time 59192.0 ns BST : Burst Terminate
|
| 1041 |
|
|
# tb_top.u_sdram32 : at time 59212.0 ns WRITE: Bank = 3 Row = 1010, Col = 9, Data = a3071a46
|
| 1042 |
|
|
# Status: Burst-No: 12 Write Address: 000fcb0d WriteData: da6ebab4
|
| 1043 |
|
|
# tb_top.u_sdram32 : at time 59232.0 ns BST : Burst Terminate
|
| 1044 |
|
|
# tb_top.u_sdram32 : at time 59252.0 ns WRITE: Bank = 3 Row = 1010, Col = 10, Data = 02749b04
|
| 1045 |
|
|
# Status: Burst-No: 13 Write Address: 000fcb0e WriteData: 44018d88
|
| 1046 |
|
|
# tb_top.u_sdram32 : at time 59272.0 ns BST : Burst Terminate
|
| 1047 |
|
|
# tb_top.u_sdram32 : at time 59292.0 ns WRITE: Bank = 3 Row = 1010, Col = 11, Data = 7bd261f7
|
| 1048 |
|
|
# Status: Burst-No: 14 Write Address: 000fcb0f WriteData: 147cd928
|
| 1049 |
|
|
# tb_top.u_sdram32 : at time 59312.0 ns BST : Burst Terminate
|
| 1050 |
|
|
# tb_top.u_sdram32 : at time 59332.0 ns WRITE: Bank = 3 Row = 1010, Col = 12, Data = 34980769
|
| 1051 |
|
|
# Status: Burst-No: 15 Write Address: 000fcb10 WriteData: 9690042d
|
| 1052 |
|
|
# tb_top.u_sdram32 : at time 59352.0 ns BST : Burst Terminate
|
| 1053 |
|
|
# tb_top.u_sdram32 : at time 59372.0 ns WRITE: Bank = 3 Row = 1010, Col = 13, Data = da6ebab4
|
| 1054 |
|
|
# Status: Burst-No: 16 Write Address: 000fcb11 WriteData: e3c530c7
|
| 1055 |
|
|
# tb_top.u_sdram32 : at time 59392.0 ns BST : Burst Terminate
|
| 1056 |
|
|
# tb_top.u_sdram32 : at time 59412.0 ns WRITE: Bank = 3 Row = 1010, Col = 14, Data = 44018d88
|
| 1057 |
|
|
# Status: Burst-No: 17 Write Address: 000fcb12 WriteData: 975c9c2e
|
| 1058 |
|
|
# tb_top.u_sdram32 : at time 59432.0 ns BST : Burst Terminate
|
| 1059 |
|
|
# tb_top.u_sdram32 : at time 59452.0 ns WRITE: Bank = 3 Row = 1010, Col = 15, Data = 147cd928
|
| 1060 |
|
|
# Status: Burst-No: 18 Write Address: 000fcb13 WriteData: 8477e408
|
| 1061 |
|
|
# tb_top.u_sdram32 : at time 59472.0 ns BST : Burst Terminate
|
| 1062 |
|
|
# tb_top.u_sdram32 : at time 59492.0 ns WRITE: Bank = 3 Row = 1010, Col = 16, Data = 9690042d
|
| 1063 |
|
|
# Status: Burst-No: 19 Write Address: 000fcb14 WriteData: 0e41451c
|
| 1064 |
|
|
# tb_top.u_sdram32 : at time 59512.0 ns BST : Burst Terminate
|
| 1065 |
|
|
# tb_top.u_sdram32 : at time 59532.0 ns WRITE: Bank = 3 Row = 1010, Col = 17, Data = e3c530c7
|
| 1066 |
|
|
# Status: Burst-No: 20 Write Address: 000fcb15 WriteData: fea7a6fd
|
| 1067 |
|
|
# tb_top.u_sdram32 : at time 59552.0 ns BST : Burst Terminate
|
| 1068 |
|
|
# tb_top.u_sdram32 : at time 59572.0 ns WRITE: Bank = 3 Row = 1010, Col = 18, Data = 975c9c2e
|
| 1069 |
|
|
# Status: Burst-No: 21 Write Address: 000fcb16 WriteData: 149e0729
|
| 1070 |
|
|
# tb_top.u_sdram32 : at time 59592.0 ns BST : Burst Terminate
|
| 1071 |
|
|
# tb_top.u_sdram32 : at time 59612.0 ns WRITE: Bank = 3 Row = 1010, Col = 19, Data = 8477e408
|
| 1072 |
|
|
# Status: Burst-No: 22 Write Address: 000fcb17 WriteData: 8e37901c
|
| 1073 |
|
|
# tb_top.u_sdram32 : at time 59632.0 ns BST : Burst Terminate
|
| 1074 |
|
|
# tb_top.u_sdram32 : at time 59652.0 ns WRITE: Bank = 3 Row = 1010, Col = 20, Data = 0e41451c
|
| 1075 |
|
|
# Status: Burst-No: 23 Write Address: 000fcb18 WriteData: 43356786
|
| 1076 |
|
|
# tb_top.u_sdram32 : at time 59672.0 ns BST : Burst Terminate
|
| 1077 |
|
|
# tb_top.u_sdram32 : at time 59692.0 ns WRITE: Bank = 3 Row = 1010, Col = 21, Data = fea7a6fd
|
| 1078 |
|
|
# Status: Burst-No: 24 Write Address: 000fcb19 WriteData: ed3408da
|
| 1079 |
|
|
# tb_top.u_sdram32 : at time 59712.0 ns BST : Burst Terminate
|
| 1080 |
|
|
# tb_top.u_sdram32 : at time 59732.0 ns WRITE: Bank = 3 Row = 1010, Col = 22, Data = 149e0729
|
| 1081 |
|
|
# Status: Burst-No: 25 Write Address: 000fcb1a WriteData: 9eb7c63d
|
| 1082 |
|
|
# tb_top.u_sdram32 : at time 59752.0 ns BST : Burst Terminate
|
| 1083 |
|
|
# tb_top.u_sdram32 : at time 59772.0 ns WRITE: Bank = 3 Row = 1010, Col = 23, Data = 8e37901c
|
| 1084 |
|
|
# tb_top.u_sdram32 : at time 59792.0 ns BST : Burst Terminate
|
| 1085 |
|
|
# tb_top.u_sdram32 : at time 59812.0 ns WRITE: Bank = 3 Row = 1010, Col = 24, Data = 43356786
|
| 1086 |
|
|
# tb_top.u_sdram32 : at time 59832.0 ns BST : Burst Terminate
|
| 1087 |
|
|
# Write Address: 000ea766, Burst Size: 49
|
| 1088 |
|
|
# tb_top.u_sdram32 : at time 59852.0 ns WRITE: Bank = 3 Row = 1010, Col = 25, Data = ed3408da
|
| 1089 |
|
|
# Status: Burst-No: 0 Write Address: 0003a9d9 WriteData: b9f50473
|
| 1090 |
|
|
# Status: Burst-No: 1 Write Address: 0003a9da WriteData: 5d7199ba
|
| 1091 |
|
|
# tb_top.u_sdram32 : at time 59872.0 ns BST : Burst Terminate
|
| 1092 |
|
|
# Status: Burst-No: 2 Write Address: 0003a9db WriteData: 2f3ab35e
|
| 1093 |
|
|
# tb_top.u_sdram32 : at time 59892.0 ns WRITE: Bank = 3 Row = 1010, Col = 26, Data = 9eb7c63d
|
| 1094 |
|
|
# Status: Burst-No: 3 Write Address: 0003a9dc WriteData: 7d4779fa
|
| 1095 |
|
|
# tb_top.u_sdram32 : at time 59912.0 ns BST : Burst Terminate
|
| 1096 |
|
|
# Status: Burst-No: 4 Write Address: 0003a9dd WriteData: 6a8e05d5
|
| 1097 |
|
|
# Status: Burst-No: 5 Write Address: 0003a9de WriteData: 8d24f61a
|
| 1098 |
|
|
# tb_top.u_sdram32 : at time 59992.0 ns ACT : Bank = 1 Row = 234
|
| 1099 |
|
|
# tb_top.u_sdram32 : at time 60052.0 ns WRITE: Bank = 1 Row = 234, Col = 217, Data = b9f50473
|
| 1100 |
|
|
# tb_top.u_sdram32 : at time 60072.0 ns WRITE: Bank = 1 Row = 234, Col = 218, Data = 5d7199ba
|
| 1101 |
|
|
# tb_top.u_sdram32 : at time 60092.0 ns BST : Burst Terminate
|
| 1102 |
|
|
# tb_top.u_sdram32 : at time 60112.0 ns WRITE: Bank = 1 Row = 234, Col = 219, Data = 2f3ab35e
|
| 1103 |
|
|
# Status: Burst-No: 6 Write Address: 0003a9df WriteData: dcf000b9
|
| 1104 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 60132.0 ns BST : Burst Terminate
|
| 1105 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 60152.0 ns WRITE: Bank = 1 Row = 234, Col = 220, Data = 7d4779fa
|
| 1106 |
|
|
# Status: Burst-No: 7 Write Address: 0003a9e0 WriteData: 1b876137
|
| 1107 |
|
|
# tb_top.u_sdram32 : at time 60172.0 ns BST : Burst Terminate
|
| 1108 |
|
|
# tb_top.u_sdram32 : at time 60192.0 ns WRITE: Bank = 1 Row = 234, Col = 221, Data = 6a8e05d5
|
| 1109 |
|
|
# Status: Burst-No: 8 Write Address: 0003a9e1 WriteData: 4b273796
|
| 1110 |
|
|
# tb_top.u_sdram32 : at time 60212.0 ns BST : Burst Terminate
|
| 1111 |
|
|
# tb_top.u_sdram32 : at time 60232.0 ns WRITE: Bank = 1 Row = 234, Col = 222, Data = 8d24f61a
|
| 1112 |
|
|
# Status: Burst-No: 9 Write Address: 0003a9e2 WriteData: 603921c0
|
| 1113 |
|
|
# tb_top.u_sdram32 : at time 60252.0 ns BST : Burst Terminate
|
| 1114 |
|
|
# tb_top.u_sdram32 : at time 60272.0 ns WRITE: Bank = 1 Row = 234, Col = 223, Data = dcf000b9
|
| 1115 |
|
|
# Status: Burst-No: 10 Write Address: 0003a9e3 WriteData: 13259f26
|
| 1116 |
|
|
# tb_top.u_sdram32 : at time 60292.0 ns BST : Burst Terminate
|
| 1117 |
|
|
# tb_top.u_sdram32 : at time 60312.0 ns WRITE: Bank = 1 Row = 234, Col = 224, Data = 1b876137
|
| 1118 |
|
|
# Status: Burst-No: 11 Write Address: 0003a9e4 WriteData: db461ab6
|
| 1119 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 60332.0 ns BST : Burst Terminate
|
| 1120 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 60352.0 ns WRITE: Bank = 1 Row = 234, Col = 225, Data = 4b273796
|
| 1121 |
|
|
# Status: Burst-No: 12 Write Address: 0003a9e5 WriteData: 3e99837d
|
| 1122 |
|
|
# tb_top.u_sdram32 : at time 60372.0 ns BST : Burst Terminate
|
| 1123 |
|
|
# tb_top.u_sdram32 : at time 60392.0 ns WRITE: Bank = 1 Row = 234, Col = 226, Data = 603921c0
|
| 1124 |
|
|
# Status: Burst-No: 13 Write Address: 0003a9e6 WriteData: 6e5f0fdc
|
| 1125 |
|
|
# tb_top.u_sdram32 : at time 60412.0 ns BST : Burst Terminate
|
| 1126 |
|
|
# tb_top.u_sdram32 : at time 60432.0 ns WRITE: Bank = 1 Row = 234, Col = 227, Data = 13259f26
|
| 1127 |
|
|
# Status: Burst-No: 14 Write Address: 0003a9e7 WriteData: 43615786
|
| 1128 |
|
|
# tb_top.u_sdram32 : at time 60452.0 ns BST : Burst Terminate
|
| 1129 |
|
|
# tb_top.u_sdram32 : at time 60472.0 ns WRITE: Bank = 1 Row = 234, Col = 228, Data = db461ab6
|
| 1130 |
|
|
# Status: Burst-No: 15 Write Address: 0003a9e8 WriteData: 3c03ff78
|
| 1131 |
|
|
# tb_top.u_sdram32 : at time 60492.0 ns BST : Burst Terminate
|
| 1132 |
|
|
# tb_top.u_sdram32 : at time 60512.0 ns WRITE: Bank = 1 Row = 234, Col = 229, Data = 3e99837d
|
| 1133 |
|
|
# Status: Burst-No: 16 Write Address: 0003a9e9 WriteData: 3f5a9b7e
|
| 1134 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 60532.0 ns BST : Burst Terminate
|
| 1135 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 60552.0 ns WRITE: Bank = 1 Row = 234, Col = 230, Data = 6e5f0fdc
|
| 1136 |
|
|
# Status: Burst-No: 17 Write Address: 0003a9ea WriteData: ed8d80db
|
| 1137 |
|
|
# tb_top.u_sdram32 : at time 60572.0 ns BST : Burst Terminate
|
| 1138 |
|
|
# tb_top.u_sdram32 : at time 60592.0 ns WRITE: Bank = 1 Row = 234, Col = 231, Data = 43615786
|
| 1139 |
|
|
# Status: Burst-No: 18 Write Address: 0003a9eb WriteData: e7c3b6cf
|
| 1140 |
|
|
# tb_top.u_sdram32 : at time 60612.0 ns BST : Burst Terminate
|
| 1141 |
|
|
# tb_top.u_sdram32 : at time 60632.0 ns WRITE: Bank = 1 Row = 234, Col = 232, Data = 3c03ff78
|
| 1142 |
|
|
# Status: Burst-No: 19 Write Address: 0003a9ec WriteData: 3ced2b79
|
| 1143 |
|
|
# tb_top.u_sdram32 : at time 60652.0 ns BST : Burst Terminate
|
| 1144 |
|
|
# tb_top.u_sdram32 : at time 60672.0 ns WRITE: Bank = 1 Row = 234, Col = 233, Data = 3f5a9b7e
|
| 1145 |
|
|
# Status: Burst-No: 20 Write Address: 0003a9ed WriteData: fd28e4fa
|
| 1146 |
|
|
# tb_top.u_sdram32 : at time 60692.0 ns BST : Burst Terminate
|
| 1147 |
|
|
# tb_top.u_sdram32 : at time 60712.0 ns WRITE: Bank = 1 Row = 234, Col = 234, Data = ed8d80db
|
| 1148 |
|
|
# Status: Burst-No: 21 Write Address: 0003a9ee WriteData: b0bcee61
|
| 1149 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 60732.0 ns BST : Burst Terminate
|
| 1150 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 60752.0 ns WRITE: Bank = 1 Row = 234, Col = 235, Data = e7c3b6cf
|
| 1151 |
|
|
# Status: Burst-No: 22 Write Address: 0003a9ef WriteData: 0b940917
|
| 1152 |
|
|
# tb_top.u_sdram32 : at time 60772.0 ns BST : Burst Terminate
|
| 1153 |
|
|
# tb_top.u_sdram32 : at time 60792.0 ns WRITE: Bank = 1 Row = 234, Col = 236, Data = 3ced2b79
|
| 1154 |
|
|
# Status: Burst-No: 23 Write Address: 0003a9f0 WriteData: d0f578a1
|
| 1155 |
|
|
# tb_top.u_sdram32 : at time 60812.0 ns BST : Burst Terminate
|
| 1156 |
|
|
# tb_top.u_sdram32 : at time 60832.0 ns WRITE: Bank = 1 Row = 234, Col = 237, Data = fd28e4fa
|
| 1157 |
|
|
# Status: Burst-No: 24 Write Address: 0003a9f1 WriteData: 43779186
|
| 1158 |
|
|
# tb_top.u_sdram32 : at time 60852.0 ns BST : Burst Terminate
|
| 1159 |
|
|
# tb_top.u_sdram32 : at time 60872.0 ns WRITE: Bank = 1 Row = 234, Col = 238, Data = b0bcee61
|
| 1160 |
|
|
# Status: Burst-No: 25 Write Address: 0003a9f2 WriteData: a8639650
|
| 1161 |
|
|
# tb_top.u_sdram32 : at time 60892.0 ns BST : Burst Terminate
|
| 1162 |
|
|
# tb_top.u_sdram32 : at time 60912.0 ns WRITE: Bank = 1 Row = 234, Col = 239, Data = 0b940917
|
| 1163 |
|
|
# Status: Burst-No: 26 Write Address: 0003a9f3 WriteData: 7a8c59f5
|
| 1164 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 60932.0 ns BST : Burst Terminate
|
| 1165 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 60952.0 ns WRITE: Bank = 1 Row = 234, Col = 240, Data = d0f578a1
|
| 1166 |
|
|
# Status: Burst-No: 27 Write Address: 0003a9f4 WriteData: 9ab48835
|
| 1167 |
|
|
# tb_top.u_sdram32 : at time 60972.0 ns BST : Burst Terminate
|
| 1168 |
|
|
# tb_top.u_sdram32 : at time 60992.0 ns WRITE: Bank = 1 Row = 234, Col = 241, Data = 43779186
|
| 1169 |
|
|
# Status: Burst-No: 28 Write Address: 0003a9f5 WriteData: 949a8a29
|
| 1170 |
|
|
# tb_top.u_sdram32 : at time 61012.0 ns BST : Burst Terminate
|
| 1171 |
|
|
# tb_top.u_sdram32 : at time 61032.0 ns WRITE: Bank = 1 Row = 234, Col = 242, Data = a8639650
|
| 1172 |
|
|
# Status: Burst-No: 29 Write Address: 0003a9f6 WriteData: 60b175c1
|
| 1173 |
|
|
# tb_top.u_sdram32 : at time 61052.0 ns BST : Burst Terminate
|
| 1174 |
|
|
# tb_top.u_sdram32 : at time 61072.0 ns WRITE: Bank = 1 Row = 234, Col = 243, Data = 7a8c59f5
|
| 1175 |
|
|
# Status: Burst-No: 30 Write Address: 0003a9f7 WriteData: e2e574c5
|
| 1176 |
|
|
# tb_top.u_sdram32 : at time 61092.0 ns BST : Burst Terminate
|
| 1177 |
|
|
# tb_top.u_sdram32 : at time 61112.0 ns WRITE: Bank = 1 Row = 234, Col = 244, Data = 9ab48835
|
| 1178 |
|
|
# Status: Burst-No: 31 Write Address: 0003a9f8 WriteData: cc01b498
|
| 1179 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 61132.0 ns BST : Burst Terminate
|
| 1180 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 61152.0 ns WRITE: Bank = 1 Row = 234, Col = 245, Data = 949a8a29
|
| 1181 |
|
|
# Status: Burst-No: 32 Write Address: 0003a9f9 WriteData: 25b27b4b
|
| 1182 |
|
|
# tb_top.u_sdram32 : at time 61172.0 ns BST : Burst Terminate
|
| 1183 |
|
|
# tb_top.u_sdram32 : at time 61192.0 ns WRITE: Bank = 1 Row = 234, Col = 246, Data = 60b175c1
|
| 1184 |
|
|
# Status: Burst-No: 33 Write Address: 0003a9fa WriteData: b98c4273
|
| 1185 |
|
|
# tb_top.u_sdram32 : at time 61212.0 ns BST : Burst Terminate
|
| 1186 |
|
|
# tb_top.u_sdram32 : at time 61232.0 ns WRITE: Bank = 1 Row = 234, Col = 247, Data = e2e574c5
|
| 1187 |
|
|
# Status: Burst-No: 34 Write Address: 0003a9fb WriteData: f622e6ec
|
| 1188 |
|
|
# tb_top.u_sdram32 : at time 61252.0 ns BST : Burst Terminate
|
| 1189 |
|
|
# tb_top.u_sdram32 : at time 61272.0 ns WRITE: Bank = 1 Row = 234, Col = 248, Data = cc01b498
|
| 1190 |
|
|
# Status: Burst-No: 35 Write Address: 0003a9fc WriteData: c550168a
|
| 1191 |
|
|
# tb_top.u_sdram32 : at time 61292.0 ns BST : Burst Terminate
|
| 1192 |
|
|
# tb_top.u_sdram32 : at time 61312.0 ns WRITE: Bank = 1 Row = 234, Col = 249, Data = 25b27b4b
|
| 1193 |
|
|
# Status: Burst-No: 36 Write Address: 0003a9fd WriteData: 2758d14e
|
| 1194 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 61332.0 ns BST : Burst Terminate
|
| 1195 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 61352.0 ns WRITE: Bank = 1 Row = 234, Col = 250, Data = b98c4273
|
| 1196 |
|
|
# Status: Burst-No: 37 Write Address: 0003a9fe WriteData: d44b80a8
|
| 1197 |
|
|
# tb_top.u_sdram32 : at time 61372.0 ns BST : Burst Terminate
|
| 1198 |
|
|
# tb_top.u_sdram32 : at time 61392.0 ns WRITE: Bank = 1 Row = 234, Col = 251, Data = f622e6ec
|
| 1199 |
|
|
# Status: Burst-No: 38 Write Address: 0003a9ff WriteData: 549efda9
|
| 1200 |
|
|
# tb_top.u_sdram32 : at time 61412.0 ns BST : Burst Terminate
|
| 1201 |
|
|
# tb_top.u_sdram32 : at time 61432.0 ns WRITE: Bank = 1 Row = 234, Col = 252, Data = c550168a
|
| 1202 |
|
|
# Status: Burst-No: 39 Write Address: 0003aa00 WriteData: d0ca8ca1
|
| 1203 |
|
|
# tb_top.u_sdram32 : at time 61452.0 ns BST : Burst Terminate
|
| 1204 |
|
|
# tb_top.u_sdram32 : at time 61472.0 ns WRITE: Bank = 1 Row = 234, Col = 253, Data = 2758d14e
|
| 1205 |
|
|
# Status: Burst-No: 40 Write Address: 0003aa01 WriteData: 070bb90e
|
| 1206 |
|
|
# tb_top.u_sdram32 : at time 61492.0 ns BST : Burst Terminate
|
| 1207 |
|
|
# tb_top.u_sdram32 : at time 61512.0 ns WRITE: Bank = 1 Row = 234, Col = 254, Data = d44b80a8
|
| 1208 |
|
|
# Status: Burst-No: 41 Write Address: 0003aa02 WriteData: f33466e6
|
| 1209 |
|
|
# tb_top.u_sdram32 : at time 61532.0 ns BST : Burst Terminate
|
| 1210 |
|
|
# tb_top.u_sdram32 : at time 61552.0 ns WRITE: Bank = 1 Row = 234, Col = 255, Data = 549efda9
|
| 1211 |
|
|
# Status: Burst-No: 42 Write Address: 0003aa03 WriteData: cfd6c09f
|
| 1212 |
|
|
# tb_top.u_sdram32 : at time 61572.0 ns BST : Burst Terminate
|
| 1213 |
|
|
# Status: Burst-No: 43 Write Address: 0003aa04 WriteData: 152fb52a
|
| 1214 |
|
|
# Status: Burst-No: 44 Write Address: 0003aa05 WriteData: 155a1d2a
|
| 1215 |
|
|
# tb_top.u_sdram32 : at time 61652.0 ns ACT : Bank = 2 Row = 234
|
| 1216 |
|
|
# tb_top.u_sdram32 : at time 61712.0 ns WRITE: Bank = 2 Row = 234, Col = 0, Data = d0ca8ca1
|
| 1217 |
|
|
# tb_top.u_sdram32 : at time 61732.0 ns WRITE: Bank = 2 Row = 234, Col = 1, Data = 070bb90e
|
| 1218 |
|
|
# tb_top.u_sdram32 : at time 61752.0 ns BST : Burst Terminate
|
| 1219 |
|
|
# tb_top.u_sdram32 : at time 61772.0 ns WRITE: Bank = 2 Row = 234, Col = 2, Data = f33466e6
|
| 1220 |
|
|
# Status: Burst-No: 45 Write Address: 0003aa06 WriteData: c6b5f48d
|
| 1221 |
|
|
# tb_top.u_sdram32 : at time 61792.0 ns BST : Burst Terminate
|
| 1222 |
|
|
# tb_top.u_sdram32 : at time 61812.0 ns WRITE: Bank = 2 Row = 234, Col = 3, Data = cfd6c09f
|
| 1223 |
|
|
# Status: Burst-No: 46 Write Address: 0003aa07 WriteData: 4f75ff9e
|
| 1224 |
39 |
dinesha |
# tb_top.u_sdram32 : at time 61832.0 ns BST : Burst Terminate
|
| 1225 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 61852.0 ns WRITE: Bank = 2 Row = 234, Col = 4, Data = 152fb52a
|
| 1226 |
|
|
# Status: Burst-No: 47 Write Address: 0003aa08 WriteData: 9c6de638
|
| 1227 |
|
|
# tb_top.u_sdram32 : at time 61872.0 ns BST : Burst Terminate
|
| 1228 |
|
|
# tb_top.u_sdram32 : at time 61892.0 ns WRITE: Bank = 2 Row = 234, Col = 5, Data = 155a1d2a
|
| 1229 |
|
|
# Status: Burst-No: 48 Write Address: 0003aa09 WriteData: bccfa879
|
| 1230 |
|
|
# tb_top.u_sdram32 : at time 61912.0 ns BST : Burst Terminate
|
| 1231 |
|
|
# tb_top.u_sdram32 : at time 61932.0 ns WRITE: Bank = 2 Row = 234, Col = 6, Data = c6b5f48d
|
| 1232 |
|
|
# tb_top.u_sdram32 : at time 61952.0 ns BST : Burst Terminate
|
| 1233 |
|
|
# tb_top.u_sdram32 : at time 61972.0 ns WRITE: Bank = 2 Row = 234, Col = 7, Data = 4f75ff9e
|
| 1234 |
|
|
# tb_top.u_sdram32 : at time 61992.0 ns BST : Burst Terminate
|
| 1235 |
|
|
# tb_top.u_sdram32 : at time 62012.0 ns WRITE: Bank = 2 Row = 234, Col = 8, Data = 9c6de638
|
| 1236 |
39 |
dinesha |
# tb_top.u_sdram32 : at time 62032.0 ns BST : Burst Terminate
|
| 1237 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 62052.0 ns WRITE: Bank = 2 Row = 234, Col = 9, Data = bccfa879
|
| 1238 |
|
|
# tb_top.u_sdram32 : at time 62072.0 ns BST : Burst Terminate
|
| 1239 |
|
|
# tb_top.u_sdram32 : at time 62112.0 ns BST : Burst Terminate
|
| 1240 |
|
|
# tb_top.u_sdram32 : at time 62138.0 ns READ : Bank = 3 Row = 1010, Col = 1, Data = 6dcb69db
|
| 1241 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000fcb01 Rxd: 6dcb69db
|
| 1242 |
|
|
# tb_top.u_sdram32 : at time 62312.0 ns BST : Burst Terminate
|
| 1243 |
|
|
# tb_top.u_sdram32 : at time 62338.0 ns READ : Bank = 3 Row = 1010, Col = 2, Data = a6fcde4d
|
| 1244 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000fcb02 Rxd: a6fcde4d
|
| 1245 |
|
|
# tb_top.u_sdram32 : at time 62512.0 ns BST : Burst Terminate
|
| 1246 |
|
|
# tb_top.u_sdram32 : at time 62538.0 ns READ : Bank = 3 Row = 1010, Col = 3, Data = 6cb0b7d9
|
| 1247 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000fcb03 Rxd: 6cb0b7d9
|
| 1248 |
|
|
# tb_top.u_sdram32 : at time 62712.0 ns BST : Burst Terminate
|
| 1249 |
|
|
# tb_top.u_sdram32 : at time 62738.0 ns READ : Bank = 3 Row = 1010, Col = 4, Data = b6a4266d
|
| 1250 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000fcb04 Rxd: b6a4266d
|
| 1251 |
|
|
# tb_top.u_sdram32 : at time 62912.0 ns BST : Burst Terminate
|
| 1252 |
|
|
# tb_top.u_sdram32 : at time 62938.0 ns READ : Bank = 3 Row = 1010, Col = 5, Data = bb45e276
|
| 1253 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000fcb05 Rxd: bb45e276
|
| 1254 |
|
|
# tb_top.u_sdram32 : at time 63112.0 ns BST : Burst Terminate
|
| 1255 |
|
|
# tb_top.u_sdram32 : at time 63138.0 ns READ : Bank = 3 Row = 1010, Col = 6, Data = 653b49ca
|
| 1256 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000fcb06 Rxd: 653b49ca
|
| 1257 |
|
|
# tb_top.u_sdram32 : at time 63312.0 ns BST : Burst Terminate
|
| 1258 |
|
|
# tb_top.u_sdram32 : at time 63338.0 ns READ : Bank = 3 Row = 1010, Col = 7, Data = 5b172db6
|
| 1259 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000fcb07 Rxd: 5b172db6
|
| 1260 |
|
|
# tb_top.u_sdram32 : at time 63512.0 ns BST : Burst Terminate
|
| 1261 |
|
|
# tb_top.u_sdram32 : at time 63538.0 ns READ : Bank = 3 Row = 1010, Col = 8, Data = 4a937195
|
| 1262 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000fcb08 Rxd: 4a937195
|
| 1263 |
|
|
# tb_top.u_sdram32 : at time 63712.0 ns BST : Burst Terminate
|
| 1264 |
|
|
# tb_top.u_sdram32 : at time 63738.0 ns READ : Bank = 3 Row = 1010, Col = 9, Data = a3071a46
|
| 1265 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000fcb09 Rxd: a3071a46
|
| 1266 |
|
|
# tb_top.u_sdram32 : at time 63912.0 ns BST : Burst Terminate
|
| 1267 |
|
|
# tb_top.u_sdram32 : at time 63938.0 ns READ : Bank = 3 Row = 1010, Col = 10, Data = 02749b04
|
| 1268 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000fcb0a Rxd: 02749b04
|
| 1269 |
|
|
# tb_top.u_sdram32 : at time 64112.0 ns BST : Burst Terminate
|
| 1270 |
|
|
# tb_top.u_sdram32 : at time 64138.0 ns READ : Bank = 3 Row = 1010, Col = 11, Data = 7bd261f7
|
| 1271 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000fcb0b Rxd: 7bd261f7
|
| 1272 |
|
|
# tb_top.u_sdram32 : at time 64312.0 ns BST : Burst Terminate
|
| 1273 |
|
|
# tb_top.u_sdram32 : at time 64338.0 ns READ : Bank = 3 Row = 1010, Col = 12, Data = 34980769
|
| 1274 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000fcb0c Rxd: 34980769
|
| 1275 |
|
|
# tb_top.u_sdram32 : at time 64512.0 ns BST : Burst Terminate
|
| 1276 |
|
|
# tb_top.u_sdram32 : at time 64538.0 ns READ : Bank = 3 Row = 1010, Col = 13, Data = da6ebab4
|
| 1277 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000fcb0d Rxd: da6ebab4
|
| 1278 |
|
|
# tb_top.u_sdram32 : at time 64712.0 ns BST : Burst Terminate
|
| 1279 |
|
|
# tb_top.u_sdram32 : at time 64738.0 ns READ : Bank = 3 Row = 1010, Col = 14, Data = 44018d88
|
| 1280 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000fcb0e Rxd: 44018d88
|
| 1281 |
|
|
# tb_top.u_sdram32 : at time 64912.0 ns BST : Burst Terminate
|
| 1282 |
|
|
# tb_top.u_sdram32 : at time 64938.0 ns READ : Bank = 3 Row = 1010, Col = 15, Data = 147cd928
|
| 1283 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000fcb0f Rxd: 147cd928
|
| 1284 |
|
|
# tb_top.u_sdram32 : at time 65112.0 ns BST : Burst Terminate
|
| 1285 |
|
|
# tb_top.u_sdram32 : at time 65138.0 ns READ : Bank = 3 Row = 1010, Col = 16, Data = 9690042d
|
| 1286 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000fcb10 Rxd: 9690042d
|
| 1287 |
|
|
# tb_top.u_sdram32 : at time 65312.0 ns BST : Burst Terminate
|
| 1288 |
|
|
# tb_top.u_sdram32 : at time 65338.0 ns READ : Bank = 3 Row = 1010, Col = 17, Data = e3c530c7
|
| 1289 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000fcb11 Rxd: e3c530c7
|
| 1290 |
|
|
# tb_top.u_sdram32 : at time 65512.0 ns BST : Burst Terminate
|
| 1291 |
|
|
# tb_top.u_sdram32 : at time 65538.0 ns READ : Bank = 3 Row = 1010, Col = 18, Data = 975c9c2e
|
| 1292 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000fcb12 Rxd: 975c9c2e
|
| 1293 |
|
|
# tb_top.u_sdram32 : at time 65712.0 ns BST : Burst Terminate
|
| 1294 |
|
|
# tb_top.u_sdram32 : at time 65738.0 ns READ : Bank = 3 Row = 1010, Col = 19, Data = 8477e408
|
| 1295 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000fcb13 Rxd: 8477e408
|
| 1296 |
|
|
# tb_top.u_sdram32 : at time 65912.0 ns BST : Burst Terminate
|
| 1297 |
|
|
# tb_top.u_sdram32 : at time 65938.0 ns READ : Bank = 3 Row = 1010, Col = 20, Data = 0e41451c
|
| 1298 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000fcb14 Rxd: 0e41451c
|
| 1299 |
|
|
# tb_top.u_sdram32 : at time 66112.0 ns BST : Burst Terminate
|
| 1300 |
|
|
# tb_top.u_sdram32 : at time 66138.0 ns READ : Bank = 3 Row = 1010, Col = 21, Data = fea7a6fd
|
| 1301 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000fcb15 Rxd: fea7a6fd
|
| 1302 |
|
|
# tb_top.u_sdram32 : at time 66312.0 ns BST : Burst Terminate
|
| 1303 |
|
|
# tb_top.u_sdram32 : at time 66338.0 ns READ : Bank = 3 Row = 1010, Col = 22, Data = 149e0729
|
| 1304 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000fcb16 Rxd: 149e0729
|
| 1305 |
|
|
# tb_top.u_sdram32 : at time 66512.0 ns BST : Burst Terminate
|
| 1306 |
|
|
# tb_top.u_sdram32 : at time 66538.0 ns READ : Bank = 3 Row = 1010, Col = 23, Data = 8e37901c
|
| 1307 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000fcb17 Rxd: 8e37901c
|
| 1308 |
|
|
# tb_top.u_sdram32 : at time 66712.0 ns BST : Burst Terminate
|
| 1309 |
|
|
# tb_top.u_sdram32 : at time 66738.0 ns READ : Bank = 3 Row = 1010, Col = 24, Data = 43356786
|
| 1310 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000fcb18 Rxd: 43356786
|
| 1311 |
|
|
# tb_top.u_sdram32 : at time 66912.0 ns BST : Burst Terminate
|
| 1312 |
|
|
# tb_top.u_sdram32 : at time 66938.0 ns READ : Bank = 3 Row = 1010, Col = 25, Data = ed3408da
|
| 1313 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000fcb19 Rxd: ed3408da
|
| 1314 |
|
|
# tb_top.u_sdram32 : at time 67112.0 ns BST : Burst Terminate
|
| 1315 |
|
|
# tb_top.u_sdram32 : at time 67138.0 ns READ : Bank = 3 Row = 1010, Col = 26, Data = 9eb7c63d
|
| 1316 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000fcb1a Rxd: 9eb7c63d
|
| 1317 |
|
|
# tb_top.u_sdram32 : at time 67412.0 ns BST : Burst Terminate
|
| 1318 |
|
|
# tb_top.u_sdram32 : at time 67438.0 ns READ : Bank = 1 Row = 234, Col = 217, Data = b9f50473
|
| 1319 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0003a9d9 Rxd: b9f50473
|
| 1320 |
|
|
# tb_top.u_sdram32 : at time 67612.0 ns BST : Burst Terminate
|
| 1321 |
|
|
# tb_top.u_sdram32 : at time 67638.0 ns READ : Bank = 1 Row = 234, Col = 218, Data = 5d7199ba
|
| 1322 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0003a9da Rxd: 5d7199ba
|
| 1323 |
|
|
# tb_top.u_sdram32 : at time 67812.0 ns BST : Burst Terminate
|
| 1324 |
|
|
# tb_top.u_sdram32 : at time 67838.0 ns READ : Bank = 1 Row = 234, Col = 219, Data = 2f3ab35e
|
| 1325 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0003a9db Rxd: 2f3ab35e
|
| 1326 |
|
|
# tb_top.u_sdram32 : at time 68012.0 ns BST : Burst Terminate
|
| 1327 |
|
|
# tb_top.u_sdram32 : at time 68038.0 ns READ : Bank = 1 Row = 234, Col = 220, Data = 7d4779fa
|
| 1328 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0003a9dc Rxd: 7d4779fa
|
| 1329 |
|
|
# tb_top.u_sdram32 : at time 68212.0 ns BST : Burst Terminate
|
| 1330 |
|
|
# tb_top.u_sdram32 : at time 68238.0 ns READ : Bank = 1 Row = 234, Col = 221, Data = 6a8e05d5
|
| 1331 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0003a9dd Rxd: 6a8e05d5
|
| 1332 |
|
|
# tb_top.u_sdram32 : at time 68412.0 ns BST : Burst Terminate
|
| 1333 |
|
|
# tb_top.u_sdram32 : at time 68438.0 ns READ : Bank = 1 Row = 234, Col = 222, Data = 8d24f61a
|
| 1334 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0003a9de Rxd: 8d24f61a
|
| 1335 |
|
|
# tb_top.u_sdram32 : at time 68612.0 ns BST : Burst Terminate
|
| 1336 |
|
|
# tb_top.u_sdram32 : at time 68638.0 ns READ : Bank = 1 Row = 234, Col = 223, Data = dcf000b9
|
| 1337 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0003a9df Rxd: dcf000b9
|
| 1338 |
|
|
# tb_top.u_sdram32 : at time 68812.0 ns BST : Burst Terminate
|
| 1339 |
|
|
# tb_top.u_sdram32 : at time 68838.0 ns READ : Bank = 1 Row = 234, Col = 224, Data = 1b876137
|
| 1340 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0003a9e0 Rxd: 1b876137
|
| 1341 |
|
|
# tb_top.u_sdram32 : at time 69012.0 ns BST : Burst Terminate
|
| 1342 |
|
|
# tb_top.u_sdram32 : at time 69038.0 ns READ : Bank = 1 Row = 234, Col = 225, Data = 4b273796
|
| 1343 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0003a9e1 Rxd: 4b273796
|
| 1344 |
|
|
# tb_top.u_sdram32 : at time 69212.0 ns BST : Burst Terminate
|
| 1345 |
|
|
# tb_top.u_sdram32 : at time 69238.0 ns READ : Bank = 1 Row = 234, Col = 226, Data = 603921c0
|
| 1346 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0003a9e2 Rxd: 603921c0
|
| 1347 |
|
|
# tb_top.u_sdram32 : at time 69412.0 ns BST : Burst Terminate
|
| 1348 |
|
|
# tb_top.u_sdram32 : at time 69438.0 ns READ : Bank = 1 Row = 234, Col = 227, Data = 13259f26
|
| 1349 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0003a9e3 Rxd: 13259f26
|
| 1350 |
|
|
# tb_top.u_sdram32 : at time 69612.0 ns BST : Burst Terminate
|
| 1351 |
|
|
# tb_top.u_sdram32 : at time 69638.0 ns READ : Bank = 1 Row = 234, Col = 228, Data = db461ab6
|
| 1352 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0003a9e4 Rxd: db461ab6
|
| 1353 |
|
|
# tb_top.u_sdram32 : at time 69812.0 ns BST : Burst Terminate
|
| 1354 |
|
|
# tb_top.u_sdram32 : at time 69838.0 ns READ : Bank = 1 Row = 234, Col = 229, Data = 3e99837d
|
| 1355 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0003a9e5 Rxd: 3e99837d
|
| 1356 |
|
|
# tb_top.u_sdram32 : at time 70012.0 ns BST : Burst Terminate
|
| 1357 |
|
|
# tb_top.u_sdram32 : at time 70038.0 ns READ : Bank = 1 Row = 234, Col = 230, Data = 6e5f0fdc
|
| 1358 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0003a9e6 Rxd: 6e5f0fdc
|
| 1359 |
|
|
# tb_top.u_sdram32 : at time 70212.0 ns BST : Burst Terminate
|
| 1360 |
|
|
# tb_top.u_sdram32 : at time 70238.0 ns READ : Bank = 1 Row = 234, Col = 231, Data = 43615786
|
| 1361 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0003a9e7 Rxd: 43615786
|
| 1362 |
|
|
# tb_top.u_sdram32 : at time 70412.0 ns BST : Burst Terminate
|
| 1363 |
|
|
# tb_top.u_sdram32 : at time 70438.0 ns READ : Bank = 1 Row = 234, Col = 232, Data = 3c03ff78
|
| 1364 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0003a9e8 Rxd: 3c03ff78
|
| 1365 |
|
|
# tb_top.u_sdram32 : at time 70612.0 ns BST : Burst Terminate
|
| 1366 |
|
|
# tb_top.u_sdram32 : at time 70638.0 ns READ : Bank = 1 Row = 234, Col = 233, Data = 3f5a9b7e
|
| 1367 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0003a9e9 Rxd: 3f5a9b7e
|
| 1368 |
|
|
# tb_top.u_sdram32 : at time 70812.0 ns BST : Burst Terminate
|
| 1369 |
|
|
# tb_top.u_sdram32 : at time 70838.0 ns READ : Bank = 1 Row = 234, Col = 234, Data = ed8d80db
|
| 1370 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0003a9ea Rxd: ed8d80db
|
| 1371 |
|
|
# tb_top.u_sdram32 : at time 71012.0 ns BST : Burst Terminate
|
| 1372 |
|
|
# tb_top.u_sdram32 : at time 71038.0 ns READ : Bank = 1 Row = 234, Col = 235, Data = e7c3b6cf
|
| 1373 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0003a9eb Rxd: e7c3b6cf
|
| 1374 |
|
|
# tb_top.u_sdram32 : at time 71212.0 ns BST : Burst Terminate
|
| 1375 |
|
|
# tb_top.u_sdram32 : at time 71238.0 ns READ : Bank = 1 Row = 234, Col = 236, Data = 3ced2b79
|
| 1376 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0003a9ec Rxd: 3ced2b79
|
| 1377 |
|
|
# tb_top.u_sdram32 : at time 71412.0 ns BST : Burst Terminate
|
| 1378 |
|
|
# tb_top.u_sdram32 : at time 71438.0 ns READ : Bank = 1 Row = 234, Col = 237, Data = fd28e4fa
|
| 1379 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0003a9ed Rxd: fd28e4fa
|
| 1380 |
|
|
# tb_top.u_sdram32 : at time 71612.0 ns BST : Burst Terminate
|
| 1381 |
|
|
# tb_top.u_sdram32 : at time 71638.0 ns READ : Bank = 1 Row = 234, Col = 238, Data = b0bcee61
|
| 1382 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0003a9ee Rxd: b0bcee61
|
| 1383 |
|
|
# tb_top.u_sdram32 : at time 71812.0 ns BST : Burst Terminate
|
| 1384 |
|
|
# tb_top.u_sdram32 : at time 71838.0 ns READ : Bank = 1 Row = 234, Col = 239, Data = 0b940917
|
| 1385 |
|
|
# tb_top.u_sdram32 : at time 71912.0 ns AREF : Auto Refresh
|
| 1386 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0003a9ef Rxd: 0b940917
|
| 1387 |
|
|
# tb_top.u_sdram32 : at time 72092.0 ns AREF : Auto Refresh
|
| 1388 |
|
|
# tb_top.u_sdram32 : at time 72272.0 ns AREF : Auto Refresh
|
| 1389 |
|
|
# tb_top.u_sdram32 : at time 72452.0 ns AREF : Auto Refresh
|
| 1390 |
|
|
# tb_top.u_sdram32 : at time 72632.0 ns AREF : Auto Refresh
|
| 1391 |
|
|
# tb_top.u_sdram32 : at time 72812.0 ns AREF : Auto Refresh
|
| 1392 |
|
|
# tb_top.u_sdram32 : at time 73052.0 ns ACT : Bank = 1 Row = 234
|
| 1393 |
|
|
# tb_top.u_sdram32 : at time 73132.0 ns BST : Burst Terminate
|
| 1394 |
|
|
# tb_top.u_sdram32 : at time 73158.0 ns READ : Bank = 1 Row = 234, Col = 240, Data = d0f578a1
|
| 1395 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0003a9f0 Rxd: d0f578a1
|
| 1396 |
|
|
# tb_top.u_sdram32 : at time 73332.0 ns BST : Burst Terminate
|
| 1397 |
|
|
# tb_top.u_sdram32 : at time 73358.0 ns READ : Bank = 1 Row = 234, Col = 241, Data = 43779186
|
| 1398 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0003a9f1 Rxd: 43779186
|
| 1399 |
|
|
# tb_top.u_sdram32 : at time 73532.0 ns BST : Burst Terminate
|
| 1400 |
|
|
# tb_top.u_sdram32 : at time 73558.0 ns READ : Bank = 1 Row = 234, Col = 242, Data = a8639650
|
| 1401 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0003a9f2 Rxd: a8639650
|
| 1402 |
|
|
# tb_top.u_sdram32 : at time 73732.0 ns BST : Burst Terminate
|
| 1403 |
|
|
# tb_top.u_sdram32 : at time 73758.0 ns READ : Bank = 1 Row = 234, Col = 243, Data = 7a8c59f5
|
| 1404 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0003a9f3 Rxd: 7a8c59f5
|
| 1405 |
|
|
# tb_top.u_sdram32 : at time 73932.0 ns BST : Burst Terminate
|
| 1406 |
|
|
# tb_top.u_sdram32 : at time 73958.0 ns READ : Bank = 1 Row = 234, Col = 244, Data = 9ab48835
|
| 1407 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0003a9f4 Rxd: 9ab48835
|
| 1408 |
|
|
# tb_top.u_sdram32 : at time 74132.0 ns BST : Burst Terminate
|
| 1409 |
|
|
# tb_top.u_sdram32 : at time 74158.0 ns READ : Bank = 1 Row = 234, Col = 245, Data = 949a8a29
|
| 1410 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0003a9f5 Rxd: 949a8a29
|
| 1411 |
|
|
# tb_top.u_sdram32 : at time 74332.0 ns BST : Burst Terminate
|
| 1412 |
|
|
# tb_top.u_sdram32 : at time 74358.0 ns READ : Bank = 1 Row = 234, Col = 246, Data = 60b175c1
|
| 1413 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0003a9f6 Rxd: 60b175c1
|
| 1414 |
|
|
# tb_top.u_sdram32 : at time 74532.0 ns BST : Burst Terminate
|
| 1415 |
|
|
# tb_top.u_sdram32 : at time 74558.0 ns READ : Bank = 1 Row = 234, Col = 247, Data = e2e574c5
|
| 1416 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0003a9f7 Rxd: e2e574c5
|
| 1417 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 74732.0 ns BST : Burst Terminate
|
| 1418 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 74758.0 ns READ : Bank = 1 Row = 234, Col = 248, Data = cc01b498
|
| 1419 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0003a9f8 Rxd: cc01b498
|
| 1420 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 74932.0 ns BST : Burst Terminate
|
| 1421 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 74958.0 ns READ : Bank = 1 Row = 234, Col = 249, Data = 25b27b4b
|
| 1422 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0003a9f9 Rxd: 25b27b4b
|
| 1423 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 75132.0 ns BST : Burst Terminate
|
| 1424 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 75158.0 ns READ : Bank = 1 Row = 234, Col = 250, Data = b98c4273
|
| 1425 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0003a9fa Rxd: b98c4273
|
| 1426 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 75332.0 ns BST : Burst Terminate
|
| 1427 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 75358.0 ns READ : Bank = 1 Row = 234, Col = 251, Data = f622e6ec
|
| 1428 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0003a9fb Rxd: f622e6ec
|
| 1429 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 75532.0 ns BST : Burst Terminate
|
| 1430 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 75558.0 ns READ : Bank = 1 Row = 234, Col = 252, Data = c550168a
|
| 1431 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0003a9fc Rxd: c550168a
|
| 1432 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 75732.0 ns BST : Burst Terminate
|
| 1433 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 75758.0 ns READ : Bank = 1 Row = 234, Col = 253, Data = 2758d14e
|
| 1434 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0003a9fd Rxd: 2758d14e
|
| 1435 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 75932.0 ns BST : Burst Terminate
|
| 1436 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 75958.0 ns READ : Bank = 1 Row = 234, Col = 254, Data = d44b80a8
|
| 1437 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0003a9fe Rxd: d44b80a8
|
| 1438 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 76132.0 ns BST : Burst Terminate
|
| 1439 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 76158.0 ns READ : Bank = 1 Row = 234, Col = 255, Data = 549efda9
|
| 1440 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0003a9ff Rxd: 549efda9
|
| 1441 |
|
|
# tb_top.u_sdram32 : at time 76372.0 ns ACT : Bank = 2 Row = 234
|
| 1442 |
|
|
# tb_top.u_sdram32 : at time 76452.0 ns BST : Burst Terminate
|
| 1443 |
|
|
# tb_top.u_sdram32 : at time 76478.0 ns READ : Bank = 2 Row = 234, Col = 0, Data = d0ca8ca1
|
| 1444 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0003aa00 Rxd: d0ca8ca1
|
| 1445 |
|
|
# tb_top.u_sdram32 : at time 76652.0 ns BST : Burst Terminate
|
| 1446 |
|
|
# tb_top.u_sdram32 : at time 76678.0 ns READ : Bank = 2 Row = 234, Col = 1, Data = 070bb90e
|
| 1447 |
|
|
# READ STATUS: Burst-No: 40 Addr: 0003aa01 Rxd: 070bb90e
|
| 1448 |
|
|
# tb_top.u_sdram32 : at time 76852.0 ns BST : Burst Terminate
|
| 1449 |
|
|
# tb_top.u_sdram32 : at time 76878.0 ns READ : Bank = 2 Row = 234, Col = 2, Data = f33466e6
|
| 1450 |
|
|
# READ STATUS: Burst-No: 41 Addr: 0003aa02 Rxd: f33466e6
|
| 1451 |
|
|
# tb_top.u_sdram32 : at time 77052.0 ns BST : Burst Terminate
|
| 1452 |
|
|
# tb_top.u_sdram32 : at time 77078.0 ns READ : Bank = 2 Row = 234, Col = 3, Data = cfd6c09f
|
| 1453 |
|
|
# READ STATUS: Burst-No: 42 Addr: 0003aa03 Rxd: cfd6c09f
|
| 1454 |
|
|
# tb_top.u_sdram32 : at time 77252.0 ns BST : Burst Terminate
|
| 1455 |
|
|
# tb_top.u_sdram32 : at time 77278.0 ns READ : Bank = 2 Row = 234, Col = 4, Data = 152fb52a
|
| 1456 |
|
|
# READ STATUS: Burst-No: 43 Addr: 0003aa04 Rxd: 152fb52a
|
| 1457 |
|
|
# tb_top.u_sdram32 : at time 77452.0 ns BST : Burst Terminate
|
| 1458 |
|
|
# tb_top.u_sdram32 : at time 77478.0 ns READ : Bank = 2 Row = 234, Col = 5, Data = 155a1d2a
|
| 1459 |
|
|
# READ STATUS: Burst-No: 44 Addr: 0003aa05 Rxd: 155a1d2a
|
| 1460 |
|
|
# tb_top.u_sdram32 : at time 77652.0 ns BST : Burst Terminate
|
| 1461 |
|
|
# tb_top.u_sdram32 : at time 77678.0 ns READ : Bank = 2 Row = 234, Col = 6, Data = c6b5f48d
|
| 1462 |
|
|
# READ STATUS: Burst-No: 45 Addr: 0003aa06 Rxd: c6b5f48d
|
| 1463 |
|
|
# tb_top.u_sdram32 : at time 77852.0 ns BST : Burst Terminate
|
| 1464 |
|
|
# tb_top.u_sdram32 : at time 77878.0 ns READ : Bank = 2 Row = 234, Col = 7, Data = 4f75ff9e
|
| 1465 |
|
|
# READ STATUS: Burst-No: 46 Addr: 0003aa07 Rxd: 4f75ff9e
|
| 1466 |
|
|
# tb_top.u_sdram32 : at time 78052.0 ns BST : Burst Terminate
|
| 1467 |
|
|
# tb_top.u_sdram32 : at time 78078.0 ns READ : Bank = 2 Row = 234, Col = 8, Data = 9c6de638
|
| 1468 |
|
|
# READ STATUS: Burst-No: 47 Addr: 0003aa08 Rxd: 9c6de638
|
| 1469 |
|
|
# tb_top.u_sdram32 : at time 78252.0 ns BST : Burst Terminate
|
| 1470 |
|
|
# tb_top.u_sdram32 : at time 78278.0 ns READ : Bank = 2 Row = 234, Col = 9, Data = bccfa879
|
| 1471 |
|
|
# READ STATUS: Burst-No: 48 Addr: 0003aa09 Rxd: bccfa879
|
| 1472 |
|
|
# Write Address: 0024e3c8, Burst Size: 11
|
| 1473 |
|
|
# Status: Burst-No: 0 Write Address: 000938f2 WriteData: 09ff4113
|
| 1474 |
|
|
# Status: Burst-No: 1 Write Address: 000938f3 WriteData: 35a0c96b
|
| 1475 |
|
|
# Status: Burst-No: 2 Write Address: 000938f4 WriteData: e3b7aec7
|
| 1476 |
|
|
# Status: Burst-No: 3 Write Address: 000938f5 WriteData: 5b0bddb6
|
| 1477 |
|
|
# Status: Burst-No: 4 Write Address: 000938f6 WriteData: 5d059dba
|
| 1478 |
|
|
# Status: Burst-No: 5 Write Address: 000938f7 WriteData: 6216abc4
|
| 1479 |
|
|
# tb_top.u_sdram32 : at time 78592.0 ns ACT : Bank = 0 Row = 590
|
| 1480 |
|
|
# tb_top.u_sdram32 : at time 78652.0 ns WRITE: Bank = 0 Row = 590, Col = 242, Data = 09ff4113
|
| 1481 |
|
|
# tb_top.u_sdram32 : at time 78672.0 ns WRITE: Bank = 0 Row = 590, Col = 243, Data = 35a0c96b
|
| 1482 |
|
|
# tb_top.u_sdram32 : at time 78692.0 ns BST : Burst Terminate
|
| 1483 |
|
|
# tb_top.u_sdram32 : at time 78712.0 ns WRITE: Bank = 0 Row = 590, Col = 244, Data = e3b7aec7
|
| 1484 |
|
|
# Status: Burst-No: 6 Write Address: 000938f8 WriteData: 5c8295b9
|
| 1485 |
|
|
# tb_top.u_sdram32 : at time 78732.0 ns BST : Burst Terminate
|
| 1486 |
|
|
# tb_top.u_sdram32 : at time 78752.0 ns WRITE: Bank = 0 Row = 590, Col = 245, Data = 5b0bddb6
|
| 1487 |
|
|
# Status: Burst-No: 7 Write Address: 000938f9 WriteData: 492fd392
|
| 1488 |
|
|
# tb_top.u_sdram32 : at time 78772.0 ns BST : Burst Terminate
|
| 1489 |
|
|
# tb_top.u_sdram32 : at time 78792.0 ns WRITE: Bank = 0 Row = 590, Col = 246, Data = 5d059dba
|
| 1490 |
|
|
# Status: Burst-No: 8 Write Address: 000938fa WriteData: da269ab4
|
| 1491 |
|
|
# tb_top.u_sdram32 : at time 78812.0 ns BST : Burst Terminate
|
| 1492 |
|
|
# tb_top.u_sdram32 : at time 78832.0 ns WRITE: Bank = 0 Row = 590, Col = 247, Data = 6216abc4
|
| 1493 |
|
|
# Status: Burst-No: 9 Write Address: 000938fb WriteData: 3fbb3b7f
|
| 1494 |
|
|
# tb_top.u_sdram32 : at time 78852.0 ns BST : Burst Terminate
|
| 1495 |
|
|
# tb_top.u_sdram32 : at time 78872.0 ns WRITE: Bank = 0 Row = 590, Col = 248, Data = 5c8295b9
|
| 1496 |
|
|
# Status: Burst-No: 10 Write Address: 000938fc WriteData: c3339086
|
| 1497 |
|
|
# tb_top.u_sdram32 : at time 78892.0 ns BST : Burst Terminate
|
| 1498 |
|
|
# tb_top.u_sdram32 : at time 78912.0 ns WRITE: Bank = 0 Row = 590, Col = 249, Data = 492fd392
|
| 1499 |
|
|
# tb_top.u_sdram32 : at time 78932.0 ns BST : Burst Terminate
|
| 1500 |
|
|
# tb_top.u_sdram32 : at time 78952.0 ns WRITE: Bank = 0 Row = 590, Col = 250, Data = da269ab4
|
| 1501 |
|
|
# tb_top.u_sdram32 : at time 78972.0 ns BST : Burst Terminate
|
| 1502 |
|
|
# Write Address: 002df5fa, Burst Size: 51
|
| 1503 |
|
|
# tb_top.u_sdram32 : at time 78992.0 ns WRITE: Bank = 0 Row = 590, Col = 251, Data = 3fbb3b7f
|
| 1504 |
|
|
# Status: Burst-No: 0 Write Address: 000b7d7e WriteData: 19452132
|
| 1505 |
|
|
# Status: Burst-No: 1 Write Address: 000b7d7f WriteData: dece5ebd
|
| 1506 |
|
|
# tb_top.u_sdram32 : at time 79012.0 ns BST : Burst Terminate
|
| 1507 |
|
|
# Status: Burst-No: 2 Write Address: 000b7d80 WriteData: 424fcd84
|
| 1508 |
|
|
# tb_top.u_sdram32 : at time 79032.0 ns WRITE: Bank = 0 Row = 590, Col = 252, Data = c3339086
|
| 1509 |
|
|
# Status: Burst-No: 3 Write Address: 000b7d81 WriteData: f249a4e4
|
| 1510 |
|
|
# tb_top.u_sdram32 : at time 79052.0 ns BST : Burst Terminate
|
| 1511 |
|
|
# Status: Burst-No: 4 Write Address: 000b7d82 WriteData: 6543cfca
|
| 1512 |
|
|
# Status: Burst-No: 5 Write Address: 000b7d83 WriteData: 54a879a9
|
| 1513 |
|
|
# tb_top.u_sdram32 : at time 79132.0 ns ACT : Bank = 1 Row = 735
|
| 1514 |
|
|
# tb_top.u_sdram32 : at time 79192.0 ns WRITE: Bank = 1 Row = 735, Col = 126, Data = 19452132
|
| 1515 |
|
|
# tb_top.u_sdram32 : at time 79212.0 ns WRITE: Bank = 1 Row = 735, Col = 127, Data = dece5ebd
|
| 1516 |
|
|
# tb_top.u_sdram32 : at time 79232.0 ns BST : Burst Terminate
|
| 1517 |
|
|
# tb_top.u_sdram32 : at time 79252.0 ns WRITE: Bank = 1 Row = 735, Col = 128, Data = 424fcd84
|
| 1518 |
|
|
# Status: Burst-No: 6 Write Address: 000b7d84 WriteData: d095a8a1
|
| 1519 |
|
|
# tb_top.u_sdram32 : at time 79272.0 ns BST : Burst Terminate
|
| 1520 |
|
|
# tb_top.u_sdram32 : at time 79292.0 ns WRITE: Bank = 1 Row = 735, Col = 129, Data = f249a4e4
|
| 1521 |
|
|
# Status: Burst-No: 7 Write Address: 000b7d85 WriteData: 4765a98e
|
| 1522 |
|
|
# tb_top.u_sdram32 : at time 79312.0 ns BST : Burst Terminate
|
| 1523 |
|
|
# tb_top.u_sdram32 : at time 79332.0 ns WRITE: Bank = 1 Row = 735, Col = 130, Data = 6543cfca
|
| 1524 |
|
|
# Status: Burst-No: 8 Write Address: 000b7d86 WriteData: fd8b6afb
|
| 1525 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 79352.0 ns BST : Burst Terminate
|
| 1526 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 79372.0 ns WRITE: Bank = 1 Row = 735, Col = 131, Data = 54a879a9
|
| 1527 |
|
|
# Status: Burst-No: 9 Write Address: 000b7d87 WriteData: 85e51e0b
|
| 1528 |
|
|
# tb_top.u_sdram32 : at time 79392.0 ns BST : Burst Terminate
|
| 1529 |
|
|
# tb_top.u_sdram32 : at time 79412.0 ns WRITE: Bank = 1 Row = 735, Col = 132, Data = d095a8a1
|
| 1530 |
|
|
# Status: Burst-No: 10 Write Address: 000b7d88 WriteData: f78290ef
|
| 1531 |
|
|
# tb_top.u_sdram32 : at time 79432.0 ns BST : Burst Terminate
|
| 1532 |
|
|
# tb_top.u_sdram32 : at time 79452.0 ns WRITE: Bank = 1 Row = 735, Col = 133, Data = 4765a98e
|
| 1533 |
|
|
# Status: Burst-No: 11 Write Address: 000b7d89 WriteData: 64c83dc9
|
| 1534 |
|
|
# tb_top.u_sdram32 : at time 79472.0 ns BST : Burst Terminate
|
| 1535 |
|
|
# tb_top.u_sdram32 : at time 79492.0 ns WRITE: Bank = 1 Row = 735, Col = 134, Data = fd8b6afb
|
| 1536 |
|
|
# Status: Burst-No: 12 Write Address: 000b7d8a WriteData: 1b60e536
|
| 1537 |
|
|
# tb_top.u_sdram32 : at time 79512.0 ns BST : Burst Terminate
|
| 1538 |
|
|
# tb_top.u_sdram32 : at time 79532.0 ns WRITE: Bank = 1 Row = 735, Col = 135, Data = 85e51e0b
|
| 1539 |
|
|
# Status: Burst-No: 13 Write Address: 000b7d8b WriteData: bab14875
|
| 1540 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 79552.0 ns BST : Burst Terminate
|
| 1541 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 79572.0 ns WRITE: Bank = 1 Row = 735, Col = 136, Data = f78290ef
|
| 1542 |
|
|
# Status: Burst-No: 14 Write Address: 000b7d8c WriteData: c7e8568f
|
| 1543 |
|
|
# tb_top.u_sdram32 : at time 79592.0 ns BST : Burst Terminate
|
| 1544 |
|
|
# tb_top.u_sdram32 : at time 79612.0 ns WRITE: Bank = 1 Row = 735, Col = 137, Data = 64c83dc9
|
| 1545 |
|
|
# Status: Burst-No: 15 Write Address: 000b7d8d WriteData: 35cdbf6b
|
| 1546 |
|
|
# tb_top.u_sdram32 : at time 79632.0 ns BST : Burst Terminate
|
| 1547 |
|
|
# tb_top.u_sdram32 : at time 79652.0 ns WRITE: Bank = 1 Row = 735, Col = 138, Data = 1b60e536
|
| 1548 |
|
|
# Status: Burst-No: 16 Write Address: 000b7d8e WriteData: 4465e788
|
| 1549 |
|
|
# tb_top.u_sdram32 : at time 79672.0 ns BST : Burst Terminate
|
| 1550 |
|
|
# tb_top.u_sdram32 : at time 79692.0 ns WRITE: Bank = 1 Row = 735, Col = 139, Data = bab14875
|
| 1551 |
|
|
# Status: Burst-No: 17 Write Address: 000b7d8f WriteData: d73fb4ae
|
| 1552 |
|
|
# tb_top.u_sdram32 : at time 79712.0 ns BST : Burst Terminate
|
| 1553 |
|
|
# tb_top.u_sdram32 : at time 79732.0 ns WRITE: Bank = 1 Row = 735, Col = 140, Data = c7e8568f
|
| 1554 |
|
|
# Status: Burst-No: 18 Write Address: 000b7d90 WriteData: 4df3819b
|
| 1555 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 79752.0 ns BST : Burst Terminate
|
| 1556 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 79772.0 ns WRITE: Bank = 1 Row = 735, Col = 141, Data = 35cdbf6b
|
| 1557 |
|
|
# Status: Burst-No: 19 Write Address: 000b7d91 WriteData: 493e4592
|
| 1558 |
|
|
# tb_top.u_sdram32 : at time 79792.0 ns BST : Burst Terminate
|
| 1559 |
|
|
# tb_top.u_sdram32 : at time 79812.0 ns WRITE: Bank = 1 Row = 735, Col = 142, Data = 4465e788
|
| 1560 |
|
|
# Status: Burst-No: 20 Write Address: 000b7d92 WriteData: 1444df28
|
| 1561 |
|
|
# tb_top.u_sdram32 : at time 79832.0 ns BST : Burst Terminate
|
| 1562 |
|
|
# tb_top.u_sdram32 : at time 79852.0 ns WRITE: Bank = 1 Row = 735, Col = 143, Data = d73fb4ae
|
| 1563 |
|
|
# Status: Burst-No: 21 Write Address: 000b7d93 WriteData: 9684e02d
|
| 1564 |
|
|
# tb_top.u_sdram32 : at time 79872.0 ns BST : Burst Terminate
|
| 1565 |
|
|
# tb_top.u_sdram32 : at time 79892.0 ns WRITE: Bank = 1 Row = 735, Col = 144, Data = 4df3819b
|
| 1566 |
|
|
# Status: Burst-No: 22 Write Address: 000b7d94 WriteData: 25b75f4b
|
| 1567 |
|
|
# tb_top.u_sdram32 : at time 79912.0 ns BST : Burst Terminate
|
| 1568 |
|
|
# tb_top.u_sdram32 : at time 79932.0 ns WRITE: Bank = 1 Row = 735, Col = 145, Data = 493e4592
|
| 1569 |
|
|
# Status: Burst-No: 23 Write Address: 000b7d95 WriteData: e169b0c2
|
| 1570 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 79952.0 ns BST : Burst Terminate
|
| 1571 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 79972.0 ns WRITE: Bank = 1 Row = 735, Col = 146, Data = 1444df28
|
| 1572 |
|
|
# Status: Burst-No: 24 Write Address: 000b7d96 WriteData: 8f1cf61e
|
| 1573 |
|
|
# tb_top.u_sdram32 : at time 79992.0 ns BST : Burst Terminate
|
| 1574 |
|
|
# tb_top.u_sdram32 : at time 80012.0 ns WRITE: Bank = 1 Row = 735, Col = 147, Data = 9684e02d
|
| 1575 |
|
|
# Status: Burst-No: 25 Write Address: 000b7d97 WriteData: 06b3050d
|
| 1576 |
|
|
# tb_top.u_sdram32 : at time 80032.0 ns BST : Burst Terminate
|
| 1577 |
|
|
# tb_top.u_sdram32 : at time 80052.0 ns WRITE: Bank = 1 Row = 735, Col = 148, Data = 25b75f4b
|
| 1578 |
|
|
# Status: Burst-No: 26 Write Address: 000b7d98 WriteData: 7679fdec
|
| 1579 |
|
|
# tb_top.u_sdram32 : at time 80072.0 ns BST : Burst Terminate
|
| 1580 |
|
|
# tb_top.u_sdram32 : at time 80092.0 ns WRITE: Bank = 1 Row = 735, Col = 149, Data = e169b0c2
|
| 1581 |
|
|
# Status: Burst-No: 27 Write Address: 000b7d99 WriteData: 0c039d18
|
| 1582 |
|
|
# tb_top.u_sdram32 : at time 80112.0 ns BST : Burst Terminate
|
| 1583 |
|
|
# tb_top.u_sdram32 : at time 80132.0 ns WRITE: Bank = 1 Row = 735, Col = 150, Data = 8f1cf61e
|
| 1584 |
|
|
# Status: Burst-No: 28 Write Address: 000b7d9a WriteData: 68ae1bd1
|
| 1585 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 80152.0 ns BST : Burst Terminate
|
| 1586 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 80172.0 ns WRITE: Bank = 1 Row = 735, Col = 151, Data = 06b3050d
|
| 1587 |
|
|
# Status: Burst-No: 29 Write Address: 000b7d9b WriteData: c3761c86
|
| 1588 |
|
|
# tb_top.u_sdram32 : at time 80192.0 ns BST : Burst Terminate
|
| 1589 |
|
|
# tb_top.u_sdram32 : at time 80212.0 ns WRITE: Bank = 1 Row = 735, Col = 152, Data = 7679fdec
|
| 1590 |
|
|
# Status: Burst-No: 30 Write Address: 000b7d9c WriteData: a0c02441
|
| 1591 |
|
|
# tb_top.u_sdram32 : at time 80232.0 ns BST : Burst Terminate
|
| 1592 |
|
|
# tb_top.u_sdram32 : at time 80252.0 ns WRITE: Bank = 1 Row = 735, Col = 153, Data = 0c039d18
|
| 1593 |
|
|
# Status: Burst-No: 31 Write Address: 000b7d9d WriteData: 9dbf643b
|
| 1594 |
|
|
# tb_top.u_sdram32 : at time 80272.0 ns BST : Burst Terminate
|
| 1595 |
|
|
# tb_top.u_sdram32 : at time 80292.0 ns WRITE: Bank = 1 Row = 735, Col = 154, Data = 68ae1bd1
|
| 1596 |
|
|
# Status: Burst-No: 32 Write Address: 000b7d9e WriteData: 6c44f9d8
|
| 1597 |
|
|
# tb_top.u_sdram32 : at time 80312.0 ns BST : Burst Terminate
|
| 1598 |
|
|
# tb_top.u_sdram32 : at time 80332.0 ns WRITE: Bank = 1 Row = 735, Col = 155, Data = c3761c86
|
| 1599 |
|
|
# Status: Burst-No: 33 Write Address: 000b7d9f WriteData: 29efe953
|
| 1600 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 80352.0 ns BST : Burst Terminate
|
| 1601 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 80372.0 ns WRITE: Bank = 1 Row = 735, Col = 156, Data = a0c02441
|
| 1602 |
|
|
# Status: Burst-No: 34 Write Address: 000b7da0 WriteData: ab196256
|
| 1603 |
|
|
# tb_top.u_sdram32 : at time 80392.0 ns BST : Burst Terminate
|
| 1604 |
|
|
# tb_top.u_sdram32 : at time 80412.0 ns WRITE: Bank = 1 Row = 735, Col = 157, Data = 9dbf643b
|
| 1605 |
|
|
# Status: Burst-No: 35 Write Address: 000b7da1 WriteData: adac225b
|
| 1606 |
|
|
# tb_top.u_sdram32 : at time 80432.0 ns BST : Burst Terminate
|
| 1607 |
|
|
# tb_top.u_sdram32 : at time 80452.0 ns WRITE: Bank = 1 Row = 735, Col = 158, Data = 6c44f9d8
|
| 1608 |
|
|
# Status: Burst-No: 36 Write Address: 000b7da2 WriteData: f166fae2
|
| 1609 |
|
|
# tb_top.u_sdram32 : at time 80472.0 ns BST : Burst Terminate
|
| 1610 |
|
|
# tb_top.u_sdram32 : at time 80492.0 ns WRITE: Bank = 1 Row = 735, Col = 159, Data = 29efe953
|
| 1611 |
|
|
# Status: Burst-No: 37 Write Address: 000b7da3 WriteData: 8273e204
|
| 1612 |
|
|
# tb_top.u_sdram32 : at time 80512.0 ns BST : Burst Terminate
|
| 1613 |
|
|
# tb_top.u_sdram32 : at time 80532.0 ns WRITE: Bank = 1 Row = 735, Col = 160, Data = ab196256
|
| 1614 |
|
|
# Status: Burst-No: 38 Write Address: 000b7da4 WriteData: 39ac0373
|
| 1615 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 80552.0 ns BST : Burst Terminate
|
| 1616 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 80572.0 ns WRITE: Bank = 1 Row = 735, Col = 161, Data = adac225b
|
| 1617 |
|
|
# Status: Burst-No: 39 Write Address: 000b7da5 WriteData: ec50b4d8
|
| 1618 |
|
|
# tb_top.u_sdram32 : at time 80592.0 ns BST : Burst Terminate
|
| 1619 |
|
|
# tb_top.u_sdram32 : at time 80612.0 ns WRITE: Bank = 1 Row = 735, Col = 162, Data = f166fae2
|
| 1620 |
|
|
# Status: Burst-No: 40 Write Address: 000b7da6 WriteData: 093e4d12
|
| 1621 |
|
|
# tb_top.u_sdram32 : at time 80632.0 ns BST : Burst Terminate
|
| 1622 |
|
|
# tb_top.u_sdram32 : at time 80652.0 ns WRITE: Bank = 1 Row = 735, Col = 163, Data = 8273e204
|
| 1623 |
|
|
# Status: Burst-No: 41 Write Address: 000b7da7 WriteData: dc0344b8
|
| 1624 |
|
|
# tb_top.u_sdram32 : at time 80672.0 ns BST : Burst Terminate
|
| 1625 |
|
|
# tb_top.u_sdram32 : at time 80692.0 ns WRITE: Bank = 1 Row = 735, Col = 164, Data = 39ac0373
|
| 1626 |
|
|
# Status: Burst-No: 42 Write Address: 000b7da8 WriteData: 9c811239
|
| 1627 |
|
|
# tb_top.u_sdram32 : at time 80712.0 ns BST : Burst Terminate
|
| 1628 |
|
|
# tb_top.u_sdram32 : at time 80732.0 ns WRITE: Bank = 1 Row = 735, Col = 165, Data = ec50b4d8
|
| 1629 |
|
|
# Status: Burst-No: 43 Write Address: 000b7da9 WriteData: f287b6e5
|
| 1630 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 80752.0 ns BST : Burst Terminate
|
| 1631 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 80772.0 ns WRITE: Bank = 1 Row = 735, Col = 166, Data = 093e4d12
|
| 1632 |
|
|
# Status: Burst-No: 44 Write Address: 000b7daa WriteData: d0c5dca1
|
| 1633 |
|
|
# tb_top.u_sdram32 : at time 80792.0 ns BST : Burst Terminate
|
| 1634 |
|
|
# tb_top.u_sdram32 : at time 80812.0 ns WRITE: Bank = 1 Row = 735, Col = 167, Data = dc0344b8
|
| 1635 |
|
|
# Status: Burst-No: 45 Write Address: 000b7dab WriteData: 15890f2b
|
| 1636 |
|
|
# tb_top.u_sdram32 : at time 80832.0 ns BST : Burst Terminate
|
| 1637 |
|
|
# tb_top.u_sdram32 : at time 80852.0 ns WRITE: Bank = 1 Row = 735, Col = 168, Data = 9c811239
|
| 1638 |
|
|
# Status: Burst-No: 46 Write Address: 000b7dac WriteData: 40905d81
|
| 1639 |
|
|
# tb_top.u_sdram32 : at time 80872.0 ns BST : Burst Terminate
|
| 1640 |
|
|
# tb_top.u_sdram32 : at time 80892.0 ns WRITE: Bank = 1 Row = 735, Col = 169, Data = f287b6e5
|
| 1641 |
|
|
# Status: Burst-No: 47 Write Address: 000b7dad WriteData: 641b85c8
|
| 1642 |
|
|
# tb_top.u_sdram32 : at time 80912.0 ns BST : Burst Terminate
|
| 1643 |
|
|
# tb_top.u_sdram32 : at time 80932.0 ns WRITE: Bank = 1 Row = 735, Col = 170, Data = d0c5dca1
|
| 1644 |
|
|
# Status: Burst-No: 48 Write Address: 000b7dae WriteData: 13b55527
|
| 1645 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 80952.0 ns BST : Burst Terminate
|
| 1646 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 80972.0 ns WRITE: Bank = 1 Row = 735, Col = 171, Data = 15890f2b
|
| 1647 |
|
|
# Status: Burst-No: 49 Write Address: 000b7daf WriteData: 50d5f9a1
|
| 1648 |
|
|
# tb_top.u_sdram32 : at time 80992.0 ns BST : Burst Terminate
|
| 1649 |
|
|
# tb_top.u_sdram32 : at time 81012.0 ns WRITE: Bank = 1 Row = 735, Col = 172, Data = 40905d81
|
| 1650 |
|
|
# Status: Burst-No: 50 Write Address: 000b7db0 WriteData: 8f8c6e1f
|
| 1651 |
|
|
# tb_top.u_sdram32 : at time 81032.0 ns BST : Burst Terminate
|
| 1652 |
|
|
# tb_top.u_sdram32 : at time 81052.0 ns WRITE: Bank = 1 Row = 735, Col = 173, Data = 641b85c8
|
| 1653 |
|
|
# tb_top.u_sdram32 : at time 81072.0 ns BST : Burst Terminate
|
| 1654 |
|
|
# tb_top.u_sdram32 : at time 81092.0 ns WRITE: Bank = 1 Row = 735, Col = 174, Data = 13b55527
|
| 1655 |
|
|
# tb_top.u_sdram32 : at time 81112.0 ns BST : Burst Terminate
|
| 1656 |
|
|
# tb_top.u_sdram32 : at time 81132.0 ns WRITE: Bank = 1 Row = 735, Col = 175, Data = 50d5f9a1
|
| 1657 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 81152.0 ns BST : Burst Terminate
|
| 1658 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 81172.0 ns WRITE: Bank = 1 Row = 735, Col = 176, Data = 8f8c6e1f
|
| 1659 |
|
|
# tb_top.u_sdram32 : at time 81192.0 ns BST : Burst Terminate
|
| 1660 |
|
|
# tb_top.u_sdram32 : at time 81232.0 ns BST : Burst Terminate
|
| 1661 |
|
|
# tb_top.u_sdram32 : at time 81258.0 ns READ : Bank = 0 Row = 590, Col = 242, Data = 09ff4113
|
| 1662 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000938f2 Rxd: 09ff4113
|
| 1663 |
|
|
# tb_top.u_sdram32 : at time 81432.0 ns BST : Burst Terminate
|
| 1664 |
|
|
# tb_top.u_sdram32 : at time 81458.0 ns READ : Bank = 0 Row = 590, Col = 243, Data = 35a0c96b
|
| 1665 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000938f3 Rxd: 35a0c96b
|
| 1666 |
|
|
# tb_top.u_sdram32 : at time 81632.0 ns BST : Burst Terminate
|
| 1667 |
|
|
# tb_top.u_sdram32 : at time 81658.0 ns READ : Bank = 0 Row = 590, Col = 244, Data = e3b7aec7
|
| 1668 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000938f4 Rxd: e3b7aec7
|
| 1669 |
|
|
# tb_top.u_sdram32 : at time 81832.0 ns BST : Burst Terminate
|
| 1670 |
|
|
# tb_top.u_sdram32 : at time 81858.0 ns READ : Bank = 0 Row = 590, Col = 245, Data = 5b0bddb6
|
| 1671 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000938f5 Rxd: 5b0bddb6
|
| 1672 |
|
|
# tb_top.u_sdram32 : at time 82032.0 ns BST : Burst Terminate
|
| 1673 |
|
|
# tb_top.u_sdram32 : at time 82058.0 ns READ : Bank = 0 Row = 590, Col = 246, Data = 5d059dba
|
| 1674 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000938f6 Rxd: 5d059dba
|
| 1675 |
|
|
# tb_top.u_sdram32 : at time 82232.0 ns BST : Burst Terminate
|
| 1676 |
|
|
# tb_top.u_sdram32 : at time 82258.0 ns READ : Bank = 0 Row = 590, Col = 247, Data = 6216abc4
|
| 1677 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000938f7 Rxd: 6216abc4
|
| 1678 |
|
|
# tb_top.u_sdram32 : at time 82432.0 ns BST : Burst Terminate
|
| 1679 |
|
|
# tb_top.u_sdram32 : at time 82458.0 ns READ : Bank = 0 Row = 590, Col = 248, Data = 5c8295b9
|
| 1680 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000938f8 Rxd: 5c8295b9
|
| 1681 |
|
|
# tb_top.u_sdram32 : at time 82632.0 ns BST : Burst Terminate
|
| 1682 |
|
|
# tb_top.u_sdram32 : at time 82658.0 ns READ : Bank = 0 Row = 590, Col = 249, Data = 492fd392
|
| 1683 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000938f9 Rxd: 492fd392
|
| 1684 |
|
|
# tb_top.u_sdram32 : at time 82832.0 ns BST : Burst Terminate
|
| 1685 |
|
|
# tb_top.u_sdram32 : at time 82858.0 ns READ : Bank = 0 Row = 590, Col = 250, Data = da269ab4
|
| 1686 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000938fa Rxd: da269ab4
|
| 1687 |
|
|
# tb_top.u_sdram32 : at time 83032.0 ns BST : Burst Terminate
|
| 1688 |
|
|
# tb_top.u_sdram32 : at time 83058.0 ns READ : Bank = 0 Row = 590, Col = 251, Data = 3fbb3b7f
|
| 1689 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000938fb Rxd: 3fbb3b7f
|
| 1690 |
|
|
# tb_top.u_sdram32 : at time 83232.0 ns BST : Burst Terminate
|
| 1691 |
|
|
# tb_top.u_sdram32 : at time 83258.0 ns READ : Bank = 0 Row = 590, Col = 252, Data = c3339086
|
| 1692 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000938fc Rxd: c3339086
|
| 1693 |
|
|
# tb_top.u_sdram32 : at time 83532.0 ns BST : Burst Terminate
|
| 1694 |
|
|
# tb_top.u_sdram32 : at time 83558.0 ns READ : Bank = 1 Row = 735, Col = 126, Data = 19452132
|
| 1695 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000b7d7e Rxd: 19452132
|
| 1696 |
|
|
# tb_top.u_sdram32 : at time 83732.0 ns BST : Burst Terminate
|
| 1697 |
|
|
# tb_top.u_sdram32 : at time 83758.0 ns READ : Bank = 1 Row = 735, Col = 127, Data = dece5ebd
|
| 1698 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000b7d7f Rxd: dece5ebd
|
| 1699 |
|
|
# tb_top.u_sdram32 : at time 83932.0 ns BST : Burst Terminate
|
| 1700 |
|
|
# tb_top.u_sdram32 : at time 83958.0 ns READ : Bank = 1 Row = 735, Col = 128, Data = 424fcd84
|
| 1701 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000b7d80 Rxd: 424fcd84
|
| 1702 |
|
|
# tb_top.u_sdram32 : at time 84132.0 ns BST : Burst Terminate
|
| 1703 |
|
|
# tb_top.u_sdram32 : at time 84158.0 ns READ : Bank = 1 Row = 735, Col = 129, Data = f249a4e4
|
| 1704 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000b7d81 Rxd: f249a4e4
|
| 1705 |
|
|
# tb_top.u_sdram32 : at time 84332.0 ns BST : Burst Terminate
|
| 1706 |
|
|
# tb_top.u_sdram32 : at time 84358.0 ns READ : Bank = 1 Row = 735, Col = 130, Data = 6543cfca
|
| 1707 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000b7d82 Rxd: 6543cfca
|
| 1708 |
|
|
# tb_top.u_sdram32 : at time 84532.0 ns BST : Burst Terminate
|
| 1709 |
|
|
# tb_top.u_sdram32 : at time 84558.0 ns READ : Bank = 1 Row = 735, Col = 131, Data = 54a879a9
|
| 1710 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000b7d83 Rxd: 54a879a9
|
| 1711 |
|
|
# tb_top.u_sdram32 : at time 84732.0 ns BST : Burst Terminate
|
| 1712 |
|
|
# tb_top.u_sdram32 : at time 84758.0 ns READ : Bank = 1 Row = 735, Col = 132, Data = d095a8a1
|
| 1713 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000b7d84 Rxd: d095a8a1
|
| 1714 |
|
|
# tb_top.u_sdram32 : at time 84932.0 ns BST : Burst Terminate
|
| 1715 |
|
|
# tb_top.u_sdram32 : at time 84958.0 ns READ : Bank = 1 Row = 735, Col = 133, Data = 4765a98e
|
| 1716 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000b7d85 Rxd: 4765a98e
|
| 1717 |
|
|
# tb_top.u_sdram32 : at time 85132.0 ns BST : Burst Terminate
|
| 1718 |
|
|
# tb_top.u_sdram32 : at time 85158.0 ns READ : Bank = 1 Row = 735, Col = 134, Data = fd8b6afb
|
| 1719 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000b7d86 Rxd: fd8b6afb
|
| 1720 |
|
|
# tb_top.u_sdram32 : at time 85332.0 ns BST : Burst Terminate
|
| 1721 |
|
|
# tb_top.u_sdram32 : at time 85358.0 ns READ : Bank = 1 Row = 735, Col = 135, Data = 85e51e0b
|
| 1722 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000b7d87 Rxd: 85e51e0b
|
| 1723 |
|
|
# tb_top.u_sdram32 : at time 85532.0 ns BST : Burst Terminate
|
| 1724 |
|
|
# tb_top.u_sdram32 : at time 85558.0 ns READ : Bank = 1 Row = 735, Col = 136, Data = f78290ef
|
| 1725 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000b7d88 Rxd: f78290ef
|
| 1726 |
|
|
# tb_top.u_sdram32 : at time 85732.0 ns BST : Burst Terminate
|
| 1727 |
|
|
# tb_top.u_sdram32 : at time 85758.0 ns READ : Bank = 1 Row = 735, Col = 137, Data = 64c83dc9
|
| 1728 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000b7d89 Rxd: 64c83dc9
|
| 1729 |
|
|
# tb_top.u_sdram32 : at time 85932.0 ns BST : Burst Terminate
|
| 1730 |
|
|
# tb_top.u_sdram32 : at time 85958.0 ns READ : Bank = 1 Row = 735, Col = 138, Data = 1b60e536
|
| 1731 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000b7d8a Rxd: 1b60e536
|
| 1732 |
|
|
# tb_top.u_sdram32 : at time 86132.0 ns BST : Burst Terminate
|
| 1733 |
|
|
# tb_top.u_sdram32 : at time 86158.0 ns READ : Bank = 1 Row = 735, Col = 139, Data = bab14875
|
| 1734 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000b7d8b Rxd: bab14875
|
| 1735 |
|
|
# tb_top.u_sdram32 : at time 86332.0 ns BST : Burst Terminate
|
| 1736 |
|
|
# tb_top.u_sdram32 : at time 86358.0 ns READ : Bank = 1 Row = 735, Col = 140, Data = c7e8568f
|
| 1737 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000b7d8c Rxd: c7e8568f
|
| 1738 |
|
|
# tb_top.u_sdram32 : at time 86532.0 ns BST : Burst Terminate
|
| 1739 |
|
|
# tb_top.u_sdram32 : at time 86558.0 ns READ : Bank = 1 Row = 735, Col = 141, Data = 35cdbf6b
|
| 1740 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000b7d8d Rxd: 35cdbf6b
|
| 1741 |
|
|
# tb_top.u_sdram32 : at time 86732.0 ns BST : Burst Terminate
|
| 1742 |
|
|
# tb_top.u_sdram32 : at time 86758.0 ns READ : Bank = 1 Row = 735, Col = 142, Data = 4465e788
|
| 1743 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000b7d8e Rxd: 4465e788
|
| 1744 |
|
|
# tb_top.u_sdram32 : at time 86932.0 ns BST : Burst Terminate
|
| 1745 |
|
|
# tb_top.u_sdram32 : at time 86958.0 ns READ : Bank = 1 Row = 735, Col = 143, Data = d73fb4ae
|
| 1746 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000b7d8f Rxd: d73fb4ae
|
| 1747 |
|
|
# tb_top.u_sdram32 : at time 87132.0 ns BST : Burst Terminate
|
| 1748 |
|
|
# tb_top.u_sdram32 : at time 87158.0 ns READ : Bank = 1 Row = 735, Col = 144, Data = 4df3819b
|
| 1749 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000b7d90 Rxd: 4df3819b
|
| 1750 |
|
|
# tb_top.u_sdram32 : at time 87332.0 ns BST : Burst Terminate
|
| 1751 |
|
|
# tb_top.u_sdram32 : at time 87358.0 ns READ : Bank = 1 Row = 735, Col = 145, Data = 493e4592
|
| 1752 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000b7d91 Rxd: 493e4592
|
| 1753 |
|
|
# tb_top.u_sdram32 : at time 87532.0 ns BST : Burst Terminate
|
| 1754 |
|
|
# tb_top.u_sdram32 : at time 87558.0 ns READ : Bank = 1 Row = 735, Col = 146, Data = 1444df28
|
| 1755 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000b7d92 Rxd: 1444df28
|
| 1756 |
|
|
# tb_top.u_sdram32 : at time 87732.0 ns BST : Burst Terminate
|
| 1757 |
|
|
# tb_top.u_sdram32 : at time 87758.0 ns READ : Bank = 1 Row = 735, Col = 147, Data = 9684e02d
|
| 1758 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000b7d93 Rxd: 9684e02d
|
| 1759 |
|
|
# tb_top.u_sdram32 : at time 87932.0 ns BST : Burst Terminate
|
| 1760 |
|
|
# tb_top.u_sdram32 : at time 87958.0 ns READ : Bank = 1 Row = 735, Col = 148, Data = 25b75f4b
|
| 1761 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000b7d94 Rxd: 25b75f4b
|
| 1762 |
|
|
# tb_top.u_sdram32 : at time 88132.0 ns BST : Burst Terminate
|
| 1763 |
|
|
# tb_top.u_sdram32 : at time 88158.0 ns READ : Bank = 1 Row = 735, Col = 149, Data = e169b0c2
|
| 1764 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000b7d95 Rxd: e169b0c2
|
| 1765 |
|
|
# tb_top.u_sdram32 : at time 88332.0 ns BST : Burst Terminate
|
| 1766 |
|
|
# tb_top.u_sdram32 : at time 88358.0 ns READ : Bank = 1 Row = 735, Col = 150, Data = 8f1cf61e
|
| 1767 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000b7d96 Rxd: 8f1cf61e
|
| 1768 |
|
|
# tb_top.u_sdram32 : at time 88532.0 ns BST : Burst Terminate
|
| 1769 |
|
|
# tb_top.u_sdram32 : at time 88558.0 ns READ : Bank = 1 Row = 735, Col = 151, Data = 06b3050d
|
| 1770 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000b7d97 Rxd: 06b3050d
|
| 1771 |
|
|
# tb_top.u_sdram32 : at time 88732.0 ns BST : Burst Terminate
|
| 1772 |
|
|
# tb_top.u_sdram32 : at time 88758.0 ns READ : Bank = 1 Row = 735, Col = 152, Data = 7679fdec
|
| 1773 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000b7d98 Rxd: 7679fdec
|
| 1774 |
|
|
# tb_top.u_sdram32 : at time 88932.0 ns BST : Burst Terminate
|
| 1775 |
|
|
# tb_top.u_sdram32 : at time 88958.0 ns READ : Bank = 1 Row = 735, Col = 153, Data = 0c039d18
|
| 1776 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000b7d99 Rxd: 0c039d18
|
| 1777 |
|
|
# tb_top.u_sdram32 : at time 89132.0 ns BST : Burst Terminate
|
| 1778 |
|
|
# tb_top.u_sdram32 : at time 89158.0 ns READ : Bank = 1 Row = 735, Col = 154, Data = 68ae1bd1
|
| 1779 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000b7d9a Rxd: 68ae1bd1
|
| 1780 |
|
|
# tb_top.u_sdram32 : at time 89332.0 ns BST : Burst Terminate
|
| 1781 |
|
|
# tb_top.u_sdram32 : at time 89358.0 ns READ : Bank = 1 Row = 735, Col = 155, Data = c3761c86
|
| 1782 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000b7d9b Rxd: c3761c86
|
| 1783 |
|
|
# tb_top.u_sdram32 : at time 89532.0 ns BST : Burst Terminate
|
| 1784 |
|
|
# tb_top.u_sdram32 : at time 89558.0 ns READ : Bank = 1 Row = 735, Col = 156, Data = a0c02441
|
| 1785 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000b7d9c Rxd: a0c02441
|
| 1786 |
|
|
# tb_top.u_sdram32 : at time 89732.0 ns BST : Burst Terminate
|
| 1787 |
|
|
# tb_top.u_sdram32 : at time 89758.0 ns READ : Bank = 1 Row = 735, Col = 157, Data = 9dbf643b
|
| 1788 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000b7d9d Rxd: 9dbf643b
|
| 1789 |
|
|
# tb_top.u_sdram32 : at time 89932.0 ns BST : Burst Terminate
|
| 1790 |
|
|
# tb_top.u_sdram32 : at time 89958.0 ns READ : Bank = 1 Row = 735, Col = 158, Data = 6c44f9d8
|
| 1791 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000b7d9e Rxd: 6c44f9d8
|
| 1792 |
|
|
# tb_top.u_sdram32 : at time 90132.0 ns BST : Burst Terminate
|
| 1793 |
|
|
# tb_top.u_sdram32 : at time 90158.0 ns READ : Bank = 1 Row = 735, Col = 159, Data = 29efe953
|
| 1794 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000b7d9f Rxd: 29efe953
|
| 1795 |
|
|
# tb_top.u_sdram32 : at time 90332.0 ns BST : Burst Terminate
|
| 1796 |
|
|
# tb_top.u_sdram32 : at time 90358.0 ns READ : Bank = 1 Row = 735, Col = 160, Data = ab196256
|
| 1797 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000b7da0 Rxd: ab196256
|
| 1798 |
|
|
# tb_top.u_sdram32 : at time 90532.0 ns BST : Burst Terminate
|
| 1799 |
|
|
# tb_top.u_sdram32 : at time 90558.0 ns READ : Bank = 1 Row = 735, Col = 161, Data = adac225b
|
| 1800 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000b7da1 Rxd: adac225b
|
| 1801 |
|
|
# tb_top.u_sdram32 : at time 90732.0 ns BST : Burst Terminate
|
| 1802 |
|
|
# tb_top.u_sdram32 : at time 90758.0 ns READ : Bank = 1 Row = 735, Col = 162, Data = f166fae2
|
| 1803 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000b7da2 Rxd: f166fae2
|
| 1804 |
|
|
# tb_top.u_sdram32 : at time 90932.0 ns BST : Burst Terminate
|
| 1805 |
|
|
# tb_top.u_sdram32 : at time 90958.0 ns READ : Bank = 1 Row = 735, Col = 163, Data = 8273e204
|
| 1806 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000b7da3 Rxd: 8273e204
|
| 1807 |
|
|
# tb_top.u_sdram32 : at time 91132.0 ns BST : Burst Terminate
|
| 1808 |
|
|
# tb_top.u_sdram32 : at time 91158.0 ns READ : Bank = 1 Row = 735, Col = 164, Data = 39ac0373
|
| 1809 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000b7da4 Rxd: 39ac0373
|
| 1810 |
|
|
# tb_top.u_sdram32 : at time 91332.0 ns BST : Burst Terminate
|
| 1811 |
|
|
# tb_top.u_sdram32 : at time 91358.0 ns READ : Bank = 1 Row = 735, Col = 165, Data = ec50b4d8
|
| 1812 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000b7da5 Rxd: ec50b4d8
|
| 1813 |
|
|
# tb_top.u_sdram32 : at time 91532.0 ns BST : Burst Terminate
|
| 1814 |
|
|
# tb_top.u_sdram32 : at time 91558.0 ns READ : Bank = 1 Row = 735, Col = 166, Data = 093e4d12
|
| 1815 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000b7da6 Rxd: 093e4d12
|
| 1816 |
|
|
# tb_top.u_sdram32 : at time 91732.0 ns BST : Burst Terminate
|
| 1817 |
|
|
# tb_top.u_sdram32 : at time 91758.0 ns READ : Bank = 1 Row = 735, Col = 167, Data = dc0344b8
|
| 1818 |
|
|
# READ STATUS: Burst-No: 41 Addr: 000b7da7 Rxd: dc0344b8
|
| 1819 |
|
|
# tb_top.u_sdram32 : at time 91932.0 ns BST : Burst Terminate
|
| 1820 |
|
|
# tb_top.u_sdram32 : at time 91958.0 ns READ : Bank = 1 Row = 735, Col = 168, Data = 9c811239
|
| 1821 |
|
|
# READ STATUS: Burst-No: 42 Addr: 000b7da8 Rxd: 9c811239
|
| 1822 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 92132.0 ns BST : Burst Terminate
|
| 1823 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 92158.0 ns READ : Bank = 1 Row = 735, Col = 169, Data = f287b6e5
|
| 1824 |
|
|
# READ STATUS: Burst-No: 43 Addr: 000b7da9 Rxd: f287b6e5
|
| 1825 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 92332.0 ns BST : Burst Terminate
|
| 1826 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 92358.0 ns READ : Bank = 1 Row = 735, Col = 170, Data = d0c5dca1
|
| 1827 |
|
|
# READ STATUS: Burst-No: 44 Addr: 000b7daa Rxd: d0c5dca1
|
| 1828 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 92532.0 ns BST : Burst Terminate
|
| 1829 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 92558.0 ns READ : Bank = 1 Row = 735, Col = 171, Data = 15890f2b
|
| 1830 |
|
|
# READ STATUS: Burst-No: 45 Addr: 000b7dab Rxd: 15890f2b
|
| 1831 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 92732.0 ns BST : Burst Terminate
|
| 1832 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 92758.0 ns READ : Bank = 1 Row = 735, Col = 172, Data = 40905d81
|
| 1833 |
|
|
# READ STATUS: Burst-No: 46 Addr: 000b7dac Rxd: 40905d81
|
| 1834 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 92932.0 ns BST : Burst Terminate
|
| 1835 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 92958.0 ns READ : Bank = 1 Row = 735, Col = 173, Data = 641b85c8
|
| 1836 |
|
|
# READ STATUS: Burst-No: 47 Addr: 000b7dad Rxd: 641b85c8
|
| 1837 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 93132.0 ns BST : Burst Terminate
|
| 1838 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 93158.0 ns READ : Bank = 1 Row = 735, Col = 174, Data = 13b55527
|
| 1839 |
|
|
# READ STATUS: Burst-No: 48 Addr: 000b7dae Rxd: 13b55527
|
| 1840 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 93332.0 ns BST : Burst Terminate
|
| 1841 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 93358.0 ns READ : Bank = 1 Row = 735, Col = 175, Data = 50d5f9a1
|
| 1842 |
|
|
# READ STATUS: Burst-No: 49 Addr: 000b7daf Rxd: 50d5f9a1
|
| 1843 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 93532.0 ns BST : Burst Terminate
|
| 1844 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 93558.0 ns READ : Bank = 1 Row = 735, Col = 176, Data = 8f8c6e1f
|
| 1845 |
|
|
# READ STATUS: Burst-No: 50 Addr: 000b7db0 Rxd: 8f8c6e1f
|
| 1846 |
|
|
# Write Address: 00223a04, Burst Size: 25
|
| 1847 |
|
|
# Status: Burst-No: 0 Write Address: 00088e81 WriteData: cb5c8096
|
| 1848 |
|
|
# Status: Burst-No: 1 Write Address: 00088e82 WriteData: 0a6e9314
|
| 1849 |
|
|
# Status: Burst-No: 2 Write Address: 00088e83 WriteData: 8919b412
|
| 1850 |
|
|
# Status: Burst-No: 3 Write Address: 00088e84 WriteData: cb227096
|
| 1851 |
|
|
# Status: Burst-No: 4 Write Address: 00088e85 WriteData: d8ace2b1
|
| 1852 |
|
|
# Status: Burst-No: 5 Write Address: 00088e86 WriteData: 2ac2d555
|
| 1853 |
|
|
# tb_top.u_sdram32 : at time 93872.0 ns ACT : Bank = 2 Row = 547
|
| 1854 |
|
|
# tb_top.u_sdram32 : at time 93932.0 ns WRITE: Bank = 2 Row = 547, Col = 129, Data = cb5c8096
|
| 1855 |
|
|
# tb_top.u_sdram32 : at time 93952.0 ns WRITE: Bank = 2 Row = 547, Col = 130, Data = 0a6e9314
|
| 1856 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 93972.0 ns BST : Burst Terminate
|
| 1857 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 93992.0 ns WRITE: Bank = 2 Row = 547, Col = 131, Data = 8919b412
|
| 1858 |
|
|
# Status: Burst-No: 6 Write Address: 00088e87 WriteData: f6c38eed
|
| 1859 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94012.0 ns BST : Burst Terminate
|
| 1860 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94032.0 ns WRITE: Bank = 2 Row = 547, Col = 132, Data = cb227096
|
| 1861 |
|
|
# Status: Burst-No: 7 Write Address: 00088e88 WriteData: 158b2b2b
|
| 1862 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94052.0 ns BST : Burst Terminate
|
| 1863 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94072.0 ns WRITE: Bank = 2 Row = 547, Col = 133, Data = d8ace2b1
|
| 1864 |
|
|
# Status: Burst-No: 8 Write Address: 00088e89 WriteData: 7ab11bf5
|
| 1865 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94092.0 ns BST : Burst Terminate
|
| 1866 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94112.0 ns WRITE: Bank = 2 Row = 547, Col = 134, Data = 2ac2d555
|
| 1867 |
|
|
# Status: Burst-No: 9 Write Address: 00088e8a WriteData: 56b403ad
|
| 1868 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 94132.0 ns BST : Burst Terminate
|
| 1869 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94152.0 ns WRITE: Bank = 2 Row = 547, Col = 135, Data = f6c38eed
|
| 1870 |
|
|
# Status: Burst-No: 10 Write Address: 00088e8b WriteData: 93c12227
|
| 1871 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94172.0 ns BST : Burst Terminate
|
| 1872 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94192.0 ns WRITE: Bank = 2 Row = 547, Col = 136, Data = 158b2b2b
|
| 1873 |
|
|
# Status: Burst-No: 11 Write Address: 00088e8c WriteData: 4249ff84
|
| 1874 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94212.0 ns BST : Burst Terminate
|
| 1875 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94232.0 ns WRITE: Bank = 2 Row = 547, Col = 137, Data = 7ab11bf5
|
| 1876 |
|
|
# Status: Burst-No: 12 Write Address: 00088e8d WriteData: d3a8e4a7
|
| 1877 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94252.0 ns BST : Burst Terminate
|
| 1878 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94272.0 ns WRITE: Bank = 2 Row = 547, Col = 138, Data = 56b403ad
|
| 1879 |
|
|
# Status: Burst-No: 13 Write Address: 00088e8e WriteData: f3d7a6e7
|
| 1880 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94292.0 ns BST : Burst Terminate
|
| 1881 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94312.0 ns WRITE: Bank = 2 Row = 547, Col = 139, Data = 93c12227
|
| 1882 |
|
|
# Status: Burst-No: 14 Write Address: 00088e8f WriteData: dcef90b9
|
| 1883 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 94332.0 ns BST : Burst Terminate
|
| 1884 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94352.0 ns WRITE: Bank = 2 Row = 547, Col = 140, Data = 4249ff84
|
| 1885 |
|
|
# Status: Burst-No: 15 Write Address: 00088e90 WriteData: a4da5649
|
| 1886 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 94372.0 ns BST : Burst Terminate
|
| 1887 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94392.0 ns WRITE: Bank = 2 Row = 547, Col = 141, Data = d3a8e4a7
|
| 1888 |
|
|
# Status: Burst-No: 16 Write Address: 00088e91 WriteData: 6de5bbdb
|
| 1889 |
|
|
# tb_top.u_sdram32 : at time 94412.0 ns BST : Burst Terminate
|
| 1890 |
|
|
# tb_top.u_sdram32 : at time 94432.0 ns WRITE: Bank = 2 Row = 547, Col = 142, Data = f3d7a6e7
|
| 1891 |
|
|
# Status: Burst-No: 17 Write Address: 00088e92 WriteData: 64ba0fc9
|
| 1892 |
|
|
# tb_top.u_sdram32 : at time 94452.0 ns BST : Burst Terminate
|
| 1893 |
|
|
# tb_top.u_sdram32 : at time 94472.0 ns WRITE: Bank = 2 Row = 547, Col = 143, Data = dcef90b9
|
| 1894 |
|
|
# Status: Burst-No: 18 Write Address: 00088e93 WriteData: 2883b151
|
| 1895 |
|
|
# tb_top.u_sdram32 : at time 94492.0 ns BST : Burst Terminate
|
| 1896 |
|
|
# tb_top.u_sdram32 : at time 94512.0 ns WRITE: Bank = 2 Row = 547, Col = 144, Data = a4da5649
|
| 1897 |
|
|
# Status: Burst-No: 19 Write Address: 00088e94 WriteData: d0bc5ea1
|
| 1898 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 94532.0 ns BST : Burst Terminate
|
| 1899 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94552.0 ns WRITE: Bank = 2 Row = 547, Col = 145, Data = 6de5bbdb
|
| 1900 |
|
|
# Status: Burst-No: 20 Write Address: 00088e95 WriteData: 1546dd2a
|
| 1901 |
|
|
# tb_top.u_sdram32 : at time 94572.0 ns BST : Burst Terminate
|
| 1902 |
|
|
# tb_top.u_sdram32 : at time 94592.0 ns WRITE: Bank = 2 Row = 547, Col = 146, Data = 64ba0fc9
|
| 1903 |
|
|
# Status: Burst-No: 21 Write Address: 00088e96 WriteData: 7d2a45fa
|
| 1904 |
|
|
# tb_top.u_sdram32 : at time 94612.0 ns BST : Burst Terminate
|
| 1905 |
|
|
# tb_top.u_sdram32 : at time 94632.0 ns WRITE: Bank = 2 Row = 547, Col = 147, Data = 2883b151
|
| 1906 |
|
|
# Status: Burst-No: 22 Write Address: 00088e97 WriteData: a2e62045
|
| 1907 |
|
|
# tb_top.u_sdram32 : at time 94652.0 ns BST : Burst Terminate
|
| 1908 |
|
|
# tb_top.u_sdram32 : at time 94672.0 ns WRITE: Bank = 2 Row = 547, Col = 148, Data = d0bc5ea1
|
| 1909 |
|
|
# Status: Burst-No: 23 Write Address: 00088e98 WriteData: 41a10583
|
| 1910 |
|
|
# tb_top.u_sdram32 : at time 94692.0 ns BST : Burst Terminate
|
| 1911 |
|
|
# tb_top.u_sdram32 : at time 94712.0 ns WRITE: Bank = 2 Row = 547, Col = 149, Data = 1546dd2a
|
| 1912 |
|
|
# Status: Burst-No: 24 Write Address: 00088e99 WriteData: be75427c
|
| 1913 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 94732.0 ns BST : Burst Terminate
|
| 1914 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 94752.0 ns WRITE: Bank = 2 Row = 547, Col = 150, Data = 7d2a45fa
|
| 1915 |
|
|
# tb_top.u_sdram32 : at time 94772.0 ns BST : Burst Terminate
|
| 1916 |
|
|
# tb_top.u_sdram32 : at time 94792.0 ns WRITE: Bank = 2 Row = 547, Col = 151, Data = a2e62045
|
| 1917 |
|
|
# tb_top.u_sdram32 : at time 94812.0 ns BST : Burst Terminate
|
| 1918 |
|
|
# Write Address: 00061472, Burst Size: 63
|
| 1919 |
|
|
# tb_top.u_sdram32 : at time 94832.0 ns WRITE: Bank = 2 Row = 547, Col = 152, Data = 41a10583
|
| 1920 |
|
|
# Status: Burst-No: 0 Write Address: 0001851c WriteData: b455f268
|
| 1921 |
|
|
# Status: Burst-No: 1 Write Address: 0001851d WriteData: b7dfaa6f
|
| 1922 |
|
|
# tb_top.u_sdram32 : at time 94852.0 ns BST : Burst Terminate
|
| 1923 |
|
|
# Status: Burst-No: 2 Write Address: 0001851e WriteData: 43460d86
|
| 1924 |
|
|
# tb_top.u_sdram32 : at time 94872.0 ns WRITE: Bank = 2 Row = 547, Col = 153, Data = be75427c
|
| 1925 |
|
|
# Status: Burst-No: 3 Write Address: 0001851f WriteData: 782321f0
|
| 1926 |
|
|
# tb_top.u_sdram32 : at time 94892.0 ns BST : Burst Terminate
|
| 1927 |
|
|
# Status: Burst-No: 4 Write Address: 00018520 WriteData: 1c719738
|
| 1928 |
|
|
# Status: Burst-No: 5 Write Address: 00018521 WriteData: 20769140
|
| 1929 |
|
|
# tb_top.u_sdram32 : at time 94972.0 ns ACT : Bank = 1 Row = 97
|
| 1930 |
|
|
# tb_top.u_sdram32 : at time 95032.0 ns WRITE: Bank = 1 Row = 97, Col = 28, Data = b455f268
|
| 1931 |
|
|
# tb_top.u_sdram32 : at time 95052.0 ns WRITE: Bank = 1 Row = 97, Col = 29, Data = b7dfaa6f
|
| 1932 |
|
|
# tb_top.u_sdram32 : at time 95072.0 ns BST : Burst Terminate
|
| 1933 |
|
|
# tb_top.u_sdram32 : at time 95092.0 ns WRITE: Bank = 1 Row = 97, Col = 30, Data = 43460d86
|
| 1934 |
|
|
# Status: Burst-No: 6 Write Address: 00018522 WriteData: 94097628
|
| 1935 |
|
|
# tb_top.u_sdram32 : at time 95112.0 ns BST : Burst Terminate
|
| 1936 |
|
|
# tb_top.u_sdram32 : at time 95132.0 ns WRITE: Bank = 1 Row = 97, Col = 31, Data = 782321f0
|
| 1937 |
|
|
# Status: Burst-No: 7 Write Address: 00018523 WriteData: 7b0da9f6
|
| 1938 |
|
|
# tb_top.u_sdram32 : at time 95152.0 ns BST : Burst Terminate
|
| 1939 |
|
|
# tb_top.u_sdram32 : at time 95172.0 ns WRITE: Bank = 1 Row = 97, Col = 32, Data = 1c719738
|
| 1940 |
|
|
# Status: Burst-No: 8 Write Address: 00018524 WriteData: e2bf1ac5
|
| 1941 |
|
|
# tb_top.u_sdram32 : at time 95192.0 ns BST : Burst Terminate
|
| 1942 |
|
|
# tb_top.u_sdram32 : at time 95212.0 ns WRITE: Bank = 1 Row = 97, Col = 33, Data = 20769140
|
| 1943 |
|
|
# Status: Burst-No: 9 Write Address: 00018525 WriteData: 602831c0
|
| 1944 |
|
|
# tb_top.u_sdram32 : at time 95232.0 ns BST : Burst Terminate
|
| 1945 |
|
|
# tb_top.u_sdram32 : at time 95252.0 ns WRITE: Bank = 1 Row = 97, Col = 34, Data = 94097628
|
| 1946 |
|
|
# Status: Burst-No: 10 Write Address: 00018526 WriteData: 3a625f74
|
| 1947 |
|
|
# tb_top.u_sdram32 : at time 95272.0 ns BST : Burst Terminate
|
| 1948 |
|
|
# tb_top.u_sdram32 : at time 95292.0 ns WRITE: Bank = 1 Row = 97, Col = 35, Data = 7b0da9f6
|
| 1949 |
|
|
# Status: Burst-No: 11 Write Address: 00018527 WriteData: 1cde7139
|
| 1950 |
|
|
# tb_top.u_sdram32 : at time 95312.0 ns BST : Burst Terminate
|
| 1951 |
|
|
# tb_top.u_sdram32 : at time 95332.0 ns WRITE: Bank = 1 Row = 97, Col = 36, Data = e2bf1ac5
|
| 1952 |
|
|
# Status: Burst-No: 12 Write Address: 00018528 WriteData: d86a6ab0
|
| 1953 |
|
|
# tb_top.u_sdram32 : at time 95352.0 ns BST : Burst Terminate
|
| 1954 |
|
|
# tb_top.u_sdram32 : at time 95372.0 ns WRITE: Bank = 1 Row = 97, Col = 37, Data = 602831c0
|
| 1955 |
|
|
# Status: Burst-No: 13 Write Address: 00018529 WriteData: 1e1c873c
|
| 1956 |
|
|
# tb_top.u_sdram32 : at time 95392.0 ns BST : Burst Terminate
|
| 1957 |
|
|
# tb_top.u_sdram32 : at time 95412.0 ns WRITE: Bank = 1 Row = 97, Col = 38, Data = 3a625f74
|
| 1958 |
|
|
# Status: Burst-No: 14 Write Address: 0001852a WriteData: 1521932a
|
| 1959 |
|
|
# tb_top.u_sdram32 : at time 95432.0 ns BST : Burst Terminate
|
| 1960 |
|
|
# tb_top.u_sdram32 : at time 95452.0 ns WRITE: Bank = 1 Row = 97, Col = 39, Data = 1cde7139
|
| 1961 |
|
|
# Status: Burst-No: 15 Write Address: 0001852b WriteData: 3124d362
|
| 1962 |
|
|
# tb_top.u_sdram32 : at time 95472.0 ns BST : Burst Terminate
|
| 1963 |
|
|
# tb_top.u_sdram32 : at time 95492.0 ns WRITE: Bank = 1 Row = 97, Col = 40, Data = d86a6ab0
|
| 1964 |
|
|
# Status: Burst-No: 16 Write Address: 0001852c WriteData: 0aec3515
|
| 1965 |
|
|
# tb_top.u_sdram32 : at time 95512.0 ns BST : Burst Terminate
|
| 1966 |
|
|
# tb_top.u_sdram32 : at time 95532.0 ns WRITE: Bank = 1 Row = 97, Col = 41, Data = 1e1c873c
|
| 1967 |
|
|
# Status: Burst-No: 17 Write Address: 0001852d WriteData: f0b14ee1
|
| 1968 |
|
|
# tb_top.u_sdram32 : at time 95552.0 ns BST : Burst Terminate
|
| 1969 |
|
|
# tb_top.u_sdram32 : at time 95572.0 ns WRITE: Bank = 1 Row = 97, Col = 42, Data = 1521932a
|
| 1970 |
|
|
# Status: Burst-No: 18 Write Address: 0001852e WriteData: 0be29d17
|
| 1971 |
|
|
# tb_top.u_sdram32 : at time 95592.0 ns BST : Burst Terminate
|
| 1972 |
|
|
# tb_top.u_sdram32 : at time 95612.0 ns WRITE: Bank = 1 Row = 97, Col = 43, Data = 3124d362
|
| 1973 |
|
|
# Status: Burst-No: 19 Write Address: 0001852f WriteData: a18bee43
|
| 1974 |
|
|
# tb_top.u_sdram32 : at time 95632.0 ns BST : Burst Terminate
|
| 1975 |
|
|
# tb_top.u_sdram32 : at time 95652.0 ns WRITE: Bank = 1 Row = 97, Col = 44, Data = 0aec3515
|
| 1976 |
|
|
# Status: Burst-No: 20 Write Address: 00018530 WriteData: 64b5e3c9
|
| 1977 |
|
|
# tb_top.u_sdram32 : at time 95672.0 ns BST : Burst Terminate
|
| 1978 |
|
|
# tb_top.u_sdram32 : at time 95692.0 ns WRITE: Bank = 1 Row = 97, Col = 45, Data = f0b14ee1
|
| 1979 |
|
|
# Status: Burst-No: 21 Write Address: 00018531 WriteData: c3360486
|
| 1980 |
|
|
# tb_top.u_sdram32 : at time 95712.0 ns BST : Burst Terminate
|
| 1981 |
|
|
# tb_top.u_sdram32 : at time 95732.0 ns WRITE: Bank = 1 Row = 97, Col = 46, Data = 0be29d17
|
| 1982 |
|
|
# Status: Burst-No: 22 Write Address: 00018532 WriteData: 1297cb25
|
| 1983 |
|
|
# tb_top.u_sdram32 : at time 95752.0 ns BST : Burst Terminate
|
| 1984 |
|
|
# tb_top.u_sdram32 : at time 95772.0 ns WRITE: Bank = 1 Row = 97, Col = 47, Data = a18bee43
|
| 1985 |
|
|
# Status: Burst-No: 23 Write Address: 00018533 WriteData: 60f69dc1
|
| 1986 |
|
|
# tb_top.u_sdram32 : at time 95792.0 ns BST : Burst Terminate
|
| 1987 |
|
|
# tb_top.u_sdram32 : at time 95812.0 ns WRITE: Bank = 1 Row = 97, Col = 48, Data = 64b5e3c9
|
| 1988 |
|
|
# Status: Burst-No: 24 Write Address: 00018534 WriteData: c69da28d
|
| 1989 |
|
|
# tb_top.u_sdram32 : at time 95832.0 ns BST : Burst Terminate
|
| 1990 |
|
|
# tb_top.u_sdram32 : at time 95852.0 ns WRITE: Bank = 1 Row = 97, Col = 49, Data = c3360486
|
| 1991 |
|
|
# Status: Burst-No: 25 Write Address: 00018535 WriteData: ad67e25a
|
| 1992 |
|
|
# tb_top.u_sdram32 : at time 95872.0 ns BST : Burst Terminate
|
| 1993 |
|
|
# tb_top.u_sdram32 : at time 95892.0 ns WRITE: Bank = 1 Row = 97, Col = 50, Data = 1297cb25
|
| 1994 |
|
|
# Status: Burst-No: 26 Write Address: 00018536 WriteData: 03d62707
|
| 1995 |
|
|
# tb_top.u_sdram32 : at time 95912.0 ns BST : Burst Terminate
|
| 1996 |
|
|
# tb_top.u_sdram32 : at time 95932.0 ns WRITE: Bank = 1 Row = 97, Col = 51, Data = 60f69dc1
|
| 1997 |
|
|
# Status: Burst-No: 27 Write Address: 00018537 WriteData: 165b7b2c
|
| 1998 |
|
|
# tb_top.u_sdram32 : at time 95952.0 ns BST : Burst Terminate
|
| 1999 |
|
|
# tb_top.u_sdram32 : at time 95972.0 ns WRITE: Bank = 1 Row = 97, Col = 52, Data = c69da28d
|
| 2000 |
|
|
# Status: Burst-No: 28 Write Address: 00018538 WriteData: 060a5d0c
|
| 2001 |
|
|
# tb_top.u_sdram32 : at time 95992.0 ns BST : Burst Terminate
|
| 2002 |
|
|
# tb_top.u_sdram32 : at time 96012.0 ns WRITE: Bank = 1 Row = 97, Col = 53, Data = ad67e25a
|
| 2003 |
|
|
# Status: Burst-No: 29 Write Address: 00018539 WriteData: b8ade671
|
| 2004 |
|
|
# tb_top.u_sdram32 : at time 96032.0 ns BST : Burst Terminate
|
| 2005 |
|
|
# tb_top.u_sdram32 : at time 96052.0 ns WRITE: Bank = 1 Row = 97, Col = 54, Data = 03d62707
|
| 2006 |
|
|
# Status: Burst-No: 30 Write Address: 0001853a WriteData: 9de17c3b
|
| 2007 |
|
|
# tb_top.u_sdram32 : at time 96072.0 ns BST : Burst Terminate
|
| 2008 |
|
|
# tb_top.u_sdram32 : at time 96092.0 ns WRITE: Bank = 1 Row = 97, Col = 55, Data = 165b7b2c
|
| 2009 |
|
|
# Status: Burst-No: 31 Write Address: 0001853b WriteData: 5b60e5b6
|
| 2010 |
|
|
# tb_top.u_sdram32 : at time 96112.0 ns BST : Burst Terminate
|
| 2011 |
|
|
# tb_top.u_sdram32 : at time 96132.0 ns WRITE: Bank = 1 Row = 97, Col = 56, Data = 060a5d0c
|
| 2012 |
|
|
# Status: Burst-No: 32 Write Address: 0001853c WriteData: fbdfc2f7
|
| 2013 |
|
|
# tb_top.u_sdram32 : at time 96152.0 ns BST : Burst Terminate
|
| 2014 |
|
|
# tb_top.u_sdram32 : at time 96172.0 ns WRITE: Bank = 1 Row = 97, Col = 57, Data = b8ade671
|
| 2015 |
|
|
# Status: Burst-No: 33 Write Address: 0001853d WriteData: cf14ce9e
|
| 2016 |
|
|
# tb_top.u_sdram32 : at time 96192.0 ns BST : Burst Terminate
|
| 2017 |
|
|
# tb_top.u_sdram32 : at time 96212.0 ns WRITE: Bank = 1 Row = 97, Col = 58, Data = 9de17c3b
|
| 2018 |
|
|
# Status: Burst-No: 34 Write Address: 0001853e WriteData: ae78585c
|
| 2019 |
|
|
# tb_top.u_sdram32 : at time 96232.0 ns BST : Burst Terminate
|
| 2020 |
|
|
# tb_top.u_sdram32 : at time 96252.0 ns WRITE: Bank = 1 Row = 97, Col = 59, Data = 5b60e5b6
|
| 2021 |
|
|
# Status: Burst-No: 35 Write Address: 0001853f WriteData: 2ab8f755
|
| 2022 |
|
|
# tb_top.u_sdram32 : at time 96272.0 ns BST : Burst Terminate
|
| 2023 |
|
|
# tb_top.u_sdram32 : at time 96292.0 ns WRITE: Bank = 1 Row = 97, Col = 60, Data = fbdfc2f7
|
| 2024 |
|
|
# Status: Burst-No: 36 Write Address: 00018540 WriteData: 902a3a20
|
| 2025 |
|
|
# tb_top.u_sdram32 : at time 96312.0 ns BST : Burst Terminate
|
| 2026 |
|
|
# tb_top.u_sdram32 : at time 96332.0 ns WRITE: Bank = 1 Row = 97, Col = 61, Data = cf14ce9e
|
| 2027 |
|
|
# Status: Burst-No: 37 Write Address: 00018541 WriteData: d00b12a0
|
| 2028 |
|
|
# tb_top.u_sdram32 : at time 96352.0 ns BST : Burst Terminate
|
| 2029 |
|
|
# tb_top.u_sdram32 : at time 96372.0 ns WRITE: Bank = 1 Row = 97, Col = 62, Data = ae78585c
|
| 2030 |
|
|
# Status: Burst-No: 38 Write Address: 00018542 WriteData: 39600972
|
| 2031 |
|
|
# tb_top.u_sdram32 : at time 96392.0 ns BST : Burst Terminate
|
| 2032 |
|
|
# tb_top.u_sdram32 : at time 96412.0 ns WRITE: Bank = 1 Row = 97, Col = 63, Data = 2ab8f755
|
| 2033 |
|
|
# Status: Burst-No: 39 Write Address: 00018543 WriteData: da3d8cb4
|
| 2034 |
|
|
# tb_top.u_sdram32 : at time 96432.0 ns BST : Burst Terminate
|
| 2035 |
|
|
# tb_top.u_sdram32 : at time 96452.0 ns WRITE: Bank = 1 Row = 97, Col = 64, Data = 902a3a20
|
| 2036 |
|
|
# Status: Burst-No: 40 Write Address: 00018544 WriteData: 6e8af5dd
|
| 2037 |
|
|
# tb_top.u_sdram32 : at time 96472.0 ns BST : Burst Terminate
|
| 2038 |
|
|
# tb_top.u_sdram32 : at time 96492.0 ns WRITE: Bank = 1 Row = 97, Col = 65, Data = d00b12a0
|
| 2039 |
|
|
# Status: Burst-No: 41 Write Address: 00018545 WriteData: 86dcf00d
|
| 2040 |
|
|
# tb_top.u_sdram32 : at time 96512.0 ns BST : Burst Terminate
|
| 2041 |
|
|
# tb_top.u_sdram32 : at time 96532.0 ns WRITE: Bank = 1 Row = 97, Col = 66, Data = 39600972
|
| 2042 |
|
|
# Status: Burst-No: 42 Write Address: 00018546 WriteData: 25b0994b
|
| 2043 |
|
|
# tb_top.u_sdram32 : at time 96552.0 ns BST : Burst Terminate
|
| 2044 |
|
|
# tb_top.u_sdram32 : at time 96572.0 ns WRITE: Bank = 1 Row = 97, Col = 67, Data = da3d8cb4
|
| 2045 |
|
|
# Status: Burst-No: 43 Write Address: 00018547 WriteData: bccc4279
|
| 2046 |
|
|
# tb_top.u_sdram32 : at time 96592.0 ns BST : Burst Terminate
|
| 2047 |
|
|
# tb_top.u_sdram32 : at time 96612.0 ns WRITE: Bank = 1 Row = 97, Col = 68, Data = 6e8af5dd
|
| 2048 |
|
|
# Status: Burst-No: 44 Write Address: 00018548 WriteData: cf63da9e
|
| 2049 |
|
|
# tb_top.u_sdram32 : at time 96632.0 ns BST : Burst Terminate
|
| 2050 |
|
|
# tb_top.u_sdram32 : at time 96652.0 ns WRITE: Bank = 1 Row = 97, Col = 69, Data = 86dcf00d
|
| 2051 |
|
|
# Status: Burst-No: 45 Write Address: 00018549 WriteData: fef064fd
|
| 2052 |
|
|
# tb_top.u_sdram32 : at time 96672.0 ns BST : Burst Terminate
|
| 2053 |
|
|
# tb_top.u_sdram32 : at time 96692.0 ns WRITE: Bank = 1 Row = 97, Col = 70, Data = 25b0994b
|
| 2054 |
|
|
# Status: Burst-No: 46 Write Address: 0001854a WriteData: bde0d27b
|
| 2055 |
|
|
# tb_top.u_sdram32 : at time 96712.0 ns BST : Burst Terminate
|
| 2056 |
|
|
# tb_top.u_sdram32 : at time 96732.0 ns WRITE: Bank = 1 Row = 97, Col = 71, Data = bccc4279
|
| 2057 |
|
|
# Status: Burst-No: 47 Write Address: 0001854b WriteData: 47e2738f
|
| 2058 |
|
|
# tb_top.u_sdram32 : at time 96752.0 ns BST : Burst Terminate
|
| 2059 |
|
|
# tb_top.u_sdram32 : at time 96772.0 ns WRITE: Bank = 1 Row = 97, Col = 72, Data = cf63da9e
|
| 2060 |
|
|
# Status: Burst-No: 48 Write Address: 0001854c WriteData: 81c39a03
|
| 2061 |
|
|
# tb_top.u_sdram32 : at time 96792.0 ns BST : Burst Terminate
|
| 2062 |
|
|
# tb_top.u_sdram32 : at time 96812.0 ns WRITE: Bank = 1 Row = 97, Col = 73, Data = fef064fd
|
| 2063 |
|
|
# Status: Burst-No: 49 Write Address: 0001854d WriteData: 71c129e3
|
| 2064 |
|
|
# tb_top.u_sdram32 : at time 96832.0 ns BST : Burst Terminate
|
| 2065 |
|
|
# tb_top.u_sdram32 : at time 96852.0 ns WRITE: Bank = 1 Row = 97, Col = 74, Data = bde0d27b
|
| 2066 |
|
|
# Status: Burst-No: 50 Write Address: 0001854e WriteData: 0e92431d
|
| 2067 |
|
|
# tb_top.u_sdram32 : at time 96872.0 ns BST : Burst Terminate
|
| 2068 |
|
|
# tb_top.u_sdram32 : at time 96892.0 ns WRITE: Bank = 1 Row = 97, Col = 75, Data = 47e2738f
|
| 2069 |
|
|
# Status: Burst-No: 51 Write Address: 0001854f WriteData: 58f93db1
|
| 2070 |
|
|
# tb_top.u_sdram32 : at time 96912.0 ns BST : Burst Terminate
|
| 2071 |
|
|
# tb_top.u_sdram32 : at time 96932.0 ns WRITE: Bank = 1 Row = 97, Col = 76, Data = 81c39a03
|
| 2072 |
|
|
# Status: Burst-No: 52 Write Address: 00018550 WriteData: 22119f44
|
| 2073 |
|
|
# tb_top.u_sdram32 : at time 96952.0 ns BST : Burst Terminate
|
| 2074 |
|
|
# tb_top.u_sdram32 : at time 96972.0 ns WRITE: Bank = 1 Row = 97, Col = 77, Data = 71c129e3
|
| 2075 |
|
|
# Status: Burst-No: 53 Write Address: 00018551 WriteData: ca9cbc95
|
| 2076 |
|
|
# tb_top.u_sdram32 : at time 96992.0 ns BST : Burst Terminate
|
| 2077 |
|
|
# tb_top.u_sdram32 : at time 97012.0 ns WRITE: Bank = 1 Row = 97, Col = 78, Data = 0e92431d
|
| 2078 |
|
|
# Status: Burst-No: 54 Write Address: 00018552 WriteData: f01d34e0
|
| 2079 |
|
|
# tb_top.u_sdram32 : at time 97032.0 ns BST : Burst Terminate
|
| 2080 |
|
|
# tb_top.u_sdram32 : at time 97052.0 ns WRITE: Bank = 1 Row = 97, Col = 79, Data = 58f93db1
|
| 2081 |
|
|
# Status: Burst-No: 55 Write Address: 00018553 WriteData: f6a178ed
|
| 2082 |
|
|
# tb_top.u_sdram32 : at time 97072.0 ns BST : Burst Terminate
|
| 2083 |
|
|
# tb_top.u_sdram32 : at time 97092.0 ns WRITE: Bank = 1 Row = 97, Col = 80, Data = 22119f44
|
| 2084 |
|
|
# Status: Burst-No: 56 Write Address: 00018554 WriteData: 297a1552
|
| 2085 |
|
|
# tb_top.u_sdram32 : at time 97112.0 ns BST : Burst Terminate
|
| 2086 |
|
|
# tb_top.u_sdram32 : at time 97132.0 ns WRITE: Bank = 1 Row = 97, Col = 81, Data = ca9cbc95
|
| 2087 |
|
|
# Status: Burst-No: 57 Write Address: 00018555 WriteData: 7c1e5bf8
|
| 2088 |
|
|
# tb_top.u_sdram32 : at time 97152.0 ns BST : Burst Terminate
|
| 2089 |
|
|
# tb_top.u_sdram32 : at time 97172.0 ns WRITE: Bank = 1 Row = 97, Col = 82, Data = f01d34e0
|
| 2090 |
|
|
# Status: Burst-No: 58 Write Address: 00018556 WriteData: 46dcb78d
|
| 2091 |
|
|
# tb_top.u_sdram32 : at time 97192.0 ns BST : Burst Terminate
|
| 2092 |
|
|
# tb_top.u_sdram32 : at time 97212.0 ns WRITE: Bank = 1 Row = 97, Col = 83, Data = f6a178ed
|
| 2093 |
|
|
# Status: Burst-No: 59 Write Address: 00018557 WriteData: a95fc452
|
| 2094 |
|
|
# tb_top.u_sdram32 : at time 97232.0 ns BST : Burst Terminate
|
| 2095 |
|
|
# tb_top.u_sdram32 : at time 97252.0 ns WRITE: Bank = 1 Row = 97, Col = 84, Data = 297a1552
|
| 2096 |
|
|
# Status: Burst-No: 60 Write Address: 00018558 WriteData: 4219e784
|
| 2097 |
|
|
# tb_top.u_sdram32 : at time 97272.0 ns BST : Burst Terminate
|
| 2098 |
|
|
# tb_top.u_sdram32 : at time 97292.0 ns WRITE: Bank = 1 Row = 97, Col = 85, Data = 7c1e5bf8
|
| 2099 |
|
|
# Status: Burst-No: 61 Write Address: 00018559 WriteData: 236afd46
|
| 2100 |
|
|
# tb_top.u_sdram32 : at time 97312.0 ns BST : Burst Terminate
|
| 2101 |
|
|
# tb_top.u_sdram32 : at time 97332.0 ns WRITE: Bank = 1 Row = 97, Col = 86, Data = 46dcb78d
|
| 2102 |
|
|
# Status: Burst-No: 62 Write Address: 0001855a WriteData: c63a928c
|
| 2103 |
|
|
# tb_top.u_sdram32 : at time 97352.0 ns BST : Burst Terminate
|
| 2104 |
|
|
# tb_top.u_sdram32 : at time 97372.0 ns WRITE: Bank = 1 Row = 97, Col = 87, Data = a95fc452
|
| 2105 |
|
|
# tb_top.u_sdram32 : at time 97392.0 ns BST : Burst Terminate
|
| 2106 |
|
|
# tb_top.u_sdram32 : at time 97412.0 ns WRITE: Bank = 1 Row = 97, Col = 88, Data = 4219e784
|
| 2107 |
|
|
# tb_top.u_sdram32 : at time 97432.0 ns BST : Burst Terminate
|
| 2108 |
|
|
# tb_top.u_sdram32 : at time 97452.0 ns WRITE: Bank = 1 Row = 97, Col = 89, Data = 236afd46
|
| 2109 |
|
|
# tb_top.u_sdram32 : at time 97472.0 ns BST : Burst Terminate
|
| 2110 |
|
|
# tb_top.u_sdram32 : at time 97492.0 ns WRITE: Bank = 1 Row = 97, Col = 90, Data = c63a928c
|
| 2111 |
|
|
# tb_top.u_sdram32 : at time 97512.0 ns BST : Burst Terminate
|
| 2112 |
|
|
# tb_top.u_sdram32 : at time 97552.0 ns BST : Burst Terminate
|
| 2113 |
|
|
# tb_top.u_sdram32 : at time 97578.0 ns READ : Bank = 2 Row = 547, Col = 129, Data = cb5c8096
|
| 2114 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00088e81 Rxd: cb5c8096
|
| 2115 |
|
|
# tb_top.u_sdram32 : at time 97752.0 ns BST : Burst Terminate
|
| 2116 |
|
|
# tb_top.u_sdram32 : at time 97778.0 ns READ : Bank = 2 Row = 547, Col = 130, Data = 0a6e9314
|
| 2117 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00088e82 Rxd: 0a6e9314
|
| 2118 |
|
|
# tb_top.u_sdram32 : at time 97952.0 ns BST : Burst Terminate
|
| 2119 |
|
|
# tb_top.u_sdram32 : at time 97978.0 ns READ : Bank = 2 Row = 547, Col = 131, Data = 8919b412
|
| 2120 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00088e83 Rxd: 8919b412
|
| 2121 |
|
|
# tb_top.u_sdram32 : at time 98152.0 ns BST : Burst Terminate
|
| 2122 |
|
|
# tb_top.u_sdram32 : at time 98178.0 ns READ : Bank = 2 Row = 547, Col = 132, Data = cb227096
|
| 2123 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00088e84 Rxd: cb227096
|
| 2124 |
|
|
# tb_top.u_sdram32 : at time 98352.0 ns BST : Burst Terminate
|
| 2125 |
|
|
# tb_top.u_sdram32 : at time 98378.0 ns READ : Bank = 2 Row = 547, Col = 133, Data = d8ace2b1
|
| 2126 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00088e85 Rxd: d8ace2b1
|
| 2127 |
|
|
# tb_top.u_sdram32 : at time 98552.0 ns BST : Burst Terminate
|
| 2128 |
|
|
# tb_top.u_sdram32 : at time 98578.0 ns READ : Bank = 2 Row = 547, Col = 134, Data = 2ac2d555
|
| 2129 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00088e86 Rxd: 2ac2d555
|
| 2130 |
|
|
# tb_top.u_sdram32 : at time 98752.0 ns BST : Burst Terminate
|
| 2131 |
|
|
# tb_top.u_sdram32 : at time 98778.0 ns READ : Bank = 2 Row = 547, Col = 135, Data = f6c38eed
|
| 2132 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00088e87 Rxd: f6c38eed
|
| 2133 |
|
|
# tb_top.u_sdram32 : at time 98952.0 ns BST : Burst Terminate
|
| 2134 |
|
|
# tb_top.u_sdram32 : at time 98978.0 ns READ : Bank = 2 Row = 547, Col = 136, Data = 158b2b2b
|
| 2135 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00088e88 Rxd: 158b2b2b
|
| 2136 |
|
|
# tb_top.u_sdram32 : at time 99152.0 ns BST : Burst Terminate
|
| 2137 |
|
|
# tb_top.u_sdram32 : at time 99178.0 ns READ : Bank = 2 Row = 547, Col = 137, Data = 7ab11bf5
|
| 2138 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00088e89 Rxd: 7ab11bf5
|
| 2139 |
|
|
# tb_top.u_sdram32 : at time 99352.0 ns BST : Burst Terminate
|
| 2140 |
|
|
# tb_top.u_sdram32 : at time 99378.0 ns READ : Bank = 2 Row = 547, Col = 138, Data = 56b403ad
|
| 2141 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00088e8a Rxd: 56b403ad
|
| 2142 |
|
|
# tb_top.u_sdram32 : at time 99552.0 ns BST : Burst Terminate
|
| 2143 |
|
|
# tb_top.u_sdram32 : at time 99578.0 ns READ : Bank = 2 Row = 547, Col = 139, Data = 93c12227
|
| 2144 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00088e8b Rxd: 93c12227
|
| 2145 |
|
|
# tb_top.u_sdram32 : at time 99752.0 ns BST : Burst Terminate
|
| 2146 |
|
|
# tb_top.u_sdram32 : at time 99778.0 ns READ : Bank = 2 Row = 547, Col = 140, Data = 4249ff84
|
| 2147 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00088e8c Rxd: 4249ff84
|
| 2148 |
|
|
# tb_top.u_sdram32 : at time 99952.0 ns BST : Burst Terminate
|
| 2149 |
|
|
# tb_top.u_sdram32 : at time 99978.0 ns READ : Bank = 2 Row = 547, Col = 141, Data = d3a8e4a7
|
| 2150 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00088e8d Rxd: d3a8e4a7
|
| 2151 |
|
|
# tb_top.u_sdram32 : at time 100152.0 ns BST : Burst Terminate
|
| 2152 |
|
|
# tb_top.u_sdram32 : at time 100178.0 ns READ : Bank = 2 Row = 547, Col = 142, Data = f3d7a6e7
|
| 2153 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00088e8e Rxd: f3d7a6e7
|
| 2154 |
|
|
# tb_top.u_sdram32 : at time 100352.0 ns BST : Burst Terminate
|
| 2155 |
|
|
# tb_top.u_sdram32 : at time 100378.0 ns READ : Bank = 2 Row = 547, Col = 143, Data = dcef90b9
|
| 2156 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00088e8f Rxd: dcef90b9
|
| 2157 |
|
|
# tb_top.u_sdram32 : at time 100552.0 ns BST : Burst Terminate
|
| 2158 |
|
|
# tb_top.u_sdram32 : at time 100578.0 ns READ : Bank = 2 Row = 547, Col = 144, Data = a4da5649
|
| 2159 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00088e90 Rxd: a4da5649
|
| 2160 |
|
|
# tb_top.u_sdram32 : at time 100752.0 ns BST : Burst Terminate
|
| 2161 |
|
|
# tb_top.u_sdram32 : at time 100778.0 ns READ : Bank = 2 Row = 547, Col = 145, Data = 6de5bbdb
|
| 2162 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00088e91 Rxd: 6de5bbdb
|
| 2163 |
|
|
# tb_top.u_sdram32 : at time 100952.0 ns BST : Burst Terminate
|
| 2164 |
|
|
# tb_top.u_sdram32 : at time 100978.0 ns READ : Bank = 2 Row = 547, Col = 146, Data = 64ba0fc9
|
| 2165 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00088e92 Rxd: 64ba0fc9
|
| 2166 |
|
|
# tb_top.u_sdram32 : at time 101152.0 ns BST : Burst Terminate
|
| 2167 |
|
|
# tb_top.u_sdram32 : at time 101178.0 ns READ : Bank = 2 Row = 547, Col = 147, Data = 2883b151
|
| 2168 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00088e93 Rxd: 2883b151
|
| 2169 |
|
|
# tb_top.u_sdram32 : at time 101352.0 ns BST : Burst Terminate
|
| 2170 |
|
|
# tb_top.u_sdram32 : at time 101378.0 ns READ : Bank = 2 Row = 547, Col = 148, Data = d0bc5ea1
|
| 2171 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00088e94 Rxd: d0bc5ea1
|
| 2172 |
|
|
# tb_top.u_sdram32 : at time 101552.0 ns BST : Burst Terminate
|
| 2173 |
|
|
# tb_top.u_sdram32 : at time 101578.0 ns READ : Bank = 2 Row = 547, Col = 149, Data = 1546dd2a
|
| 2174 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00088e95 Rxd: 1546dd2a
|
| 2175 |
|
|
# tb_top.u_sdram32 : at time 101752.0 ns BST : Burst Terminate
|
| 2176 |
|
|
# tb_top.u_sdram32 : at time 101778.0 ns READ : Bank = 2 Row = 547, Col = 150, Data = 7d2a45fa
|
| 2177 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00088e96 Rxd: 7d2a45fa
|
| 2178 |
|
|
# tb_top.u_sdram32 : at time 101952.0 ns BST : Burst Terminate
|
| 2179 |
|
|
# tb_top.u_sdram32 : at time 101978.0 ns READ : Bank = 2 Row = 547, Col = 151, Data = a2e62045
|
| 2180 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00088e97 Rxd: a2e62045
|
| 2181 |
|
|
# tb_top.u_sdram32 : at time 102152.0 ns BST : Burst Terminate
|
| 2182 |
|
|
# tb_top.u_sdram32 : at time 102178.0 ns READ : Bank = 2 Row = 547, Col = 152, Data = 41a10583
|
| 2183 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00088e98 Rxd: 41a10583
|
| 2184 |
|
|
# tb_top.u_sdram32 : at time 102352.0 ns BST : Burst Terminate
|
| 2185 |
|
|
# tb_top.u_sdram32 : at time 102378.0 ns READ : Bank = 2 Row = 547, Col = 153, Data = be75427c
|
| 2186 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00088e99 Rxd: be75427c
|
| 2187 |
|
|
# tb_top.u_sdram32 : at time 102652.0 ns BST : Burst Terminate
|
| 2188 |
|
|
# tb_top.u_sdram32 : at time 102678.0 ns READ : Bank = 1 Row = 97, Col = 28, Data = b455f268
|
| 2189 |
|
|
# tb_top.u_sdram32 : at time 102752.0 ns AREF : Auto Refresh
|
| 2190 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0001851c Rxd: b455f268
|
| 2191 |
|
|
# tb_top.u_sdram32 : at time 102932.0 ns AREF : Auto Refresh
|
| 2192 |
|
|
# tb_top.u_sdram32 : at time 103112.0 ns AREF : Auto Refresh
|
| 2193 |
|
|
# tb_top.u_sdram32 : at time 103292.0 ns AREF : Auto Refresh
|
| 2194 |
|
|
# tb_top.u_sdram32 : at time 103472.0 ns AREF : Auto Refresh
|
| 2195 |
|
|
# tb_top.u_sdram32 : at time 103652.0 ns AREF : Auto Refresh
|
| 2196 |
|
|
# tb_top.u_sdram32 : at time 103892.0 ns ACT : Bank = 1 Row = 97
|
| 2197 |
|
|
# tb_top.u_sdram32 : at time 103972.0 ns BST : Burst Terminate
|
| 2198 |
|
|
# tb_top.u_sdram32 : at time 103998.0 ns READ : Bank = 1 Row = 97, Col = 29, Data = b7dfaa6f
|
| 2199 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0001851d Rxd: b7dfaa6f
|
| 2200 |
|
|
# tb_top.u_sdram32 : at time 104172.0 ns BST : Burst Terminate
|
| 2201 |
|
|
# tb_top.u_sdram32 : at time 104198.0 ns READ : Bank = 1 Row = 97, Col = 30, Data = 43460d86
|
| 2202 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0001851e Rxd: 43460d86
|
| 2203 |
|
|
# tb_top.u_sdram32 : at time 104372.0 ns BST : Burst Terminate
|
| 2204 |
|
|
# tb_top.u_sdram32 : at time 104398.0 ns READ : Bank = 1 Row = 97, Col = 31, Data = 782321f0
|
| 2205 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0001851f Rxd: 782321f0
|
| 2206 |
|
|
# tb_top.u_sdram32 : at time 104572.0 ns BST : Burst Terminate
|
| 2207 |
|
|
# tb_top.u_sdram32 : at time 104598.0 ns READ : Bank = 1 Row = 97, Col = 32, Data = 1c719738
|
| 2208 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00018520 Rxd: 1c719738
|
| 2209 |
|
|
# tb_top.u_sdram32 : at time 104772.0 ns BST : Burst Terminate
|
| 2210 |
|
|
# tb_top.u_sdram32 : at time 104798.0 ns READ : Bank = 1 Row = 97, Col = 33, Data = 20769140
|
| 2211 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00018521 Rxd: 20769140
|
| 2212 |
|
|
# tb_top.u_sdram32 : at time 104972.0 ns BST : Burst Terminate
|
| 2213 |
|
|
# tb_top.u_sdram32 : at time 104998.0 ns READ : Bank = 1 Row = 97, Col = 34, Data = 94097628
|
| 2214 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00018522 Rxd: 94097628
|
| 2215 |
|
|
# tb_top.u_sdram32 : at time 105172.0 ns BST : Burst Terminate
|
| 2216 |
|
|
# tb_top.u_sdram32 : at time 105198.0 ns READ : Bank = 1 Row = 97, Col = 35, Data = 7b0da9f6
|
| 2217 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00018523 Rxd: 7b0da9f6
|
| 2218 |
|
|
# tb_top.u_sdram32 : at time 105372.0 ns BST : Burst Terminate
|
| 2219 |
|
|
# tb_top.u_sdram32 : at time 105398.0 ns READ : Bank = 1 Row = 97, Col = 36, Data = e2bf1ac5
|
| 2220 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00018524 Rxd: e2bf1ac5
|
| 2221 |
|
|
# tb_top.u_sdram32 : at time 105572.0 ns BST : Burst Terminate
|
| 2222 |
|
|
# tb_top.u_sdram32 : at time 105598.0 ns READ : Bank = 1 Row = 97, Col = 37, Data = 602831c0
|
| 2223 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00018525 Rxd: 602831c0
|
| 2224 |
|
|
# tb_top.u_sdram32 : at time 105772.0 ns BST : Burst Terminate
|
| 2225 |
|
|
# tb_top.u_sdram32 : at time 105798.0 ns READ : Bank = 1 Row = 97, Col = 38, Data = 3a625f74
|
| 2226 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00018526 Rxd: 3a625f74
|
| 2227 |
|
|
# tb_top.u_sdram32 : at time 105972.0 ns BST : Burst Terminate
|
| 2228 |
|
|
# tb_top.u_sdram32 : at time 105998.0 ns READ : Bank = 1 Row = 97, Col = 39, Data = 1cde7139
|
| 2229 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00018527 Rxd: 1cde7139
|
| 2230 |
|
|
# tb_top.u_sdram32 : at time 106172.0 ns BST : Burst Terminate
|
| 2231 |
|
|
# tb_top.u_sdram32 : at time 106198.0 ns READ : Bank = 1 Row = 97, Col = 40, Data = d86a6ab0
|
| 2232 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00018528 Rxd: d86a6ab0
|
| 2233 |
|
|
# tb_top.u_sdram32 : at time 106372.0 ns BST : Burst Terminate
|
| 2234 |
|
|
# tb_top.u_sdram32 : at time 106398.0 ns READ : Bank = 1 Row = 97, Col = 41, Data = 1e1c873c
|
| 2235 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00018529 Rxd: 1e1c873c
|
| 2236 |
|
|
# tb_top.u_sdram32 : at time 106572.0 ns BST : Burst Terminate
|
| 2237 |
|
|
# tb_top.u_sdram32 : at time 106598.0 ns READ : Bank = 1 Row = 97, Col = 42, Data = 1521932a
|
| 2238 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0001852a Rxd: 1521932a
|
| 2239 |
|
|
# tb_top.u_sdram32 : at time 106772.0 ns BST : Burst Terminate
|
| 2240 |
|
|
# tb_top.u_sdram32 : at time 106798.0 ns READ : Bank = 1 Row = 97, Col = 43, Data = 3124d362
|
| 2241 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0001852b Rxd: 3124d362
|
| 2242 |
|
|
# tb_top.u_sdram32 : at time 106972.0 ns BST : Burst Terminate
|
| 2243 |
|
|
# tb_top.u_sdram32 : at time 106998.0 ns READ : Bank = 1 Row = 97, Col = 44, Data = 0aec3515
|
| 2244 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0001852c Rxd: 0aec3515
|
| 2245 |
|
|
# tb_top.u_sdram32 : at time 107172.0 ns BST : Burst Terminate
|
| 2246 |
|
|
# tb_top.u_sdram32 : at time 107198.0 ns READ : Bank = 1 Row = 97, Col = 45, Data = f0b14ee1
|
| 2247 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0001852d Rxd: f0b14ee1
|
| 2248 |
|
|
# tb_top.u_sdram32 : at time 107372.0 ns BST : Burst Terminate
|
| 2249 |
|
|
# tb_top.u_sdram32 : at time 107398.0 ns READ : Bank = 1 Row = 97, Col = 46, Data = 0be29d17
|
| 2250 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0001852e Rxd: 0be29d17
|
| 2251 |
|
|
# tb_top.u_sdram32 : at time 107572.0 ns BST : Burst Terminate
|
| 2252 |
|
|
# tb_top.u_sdram32 : at time 107598.0 ns READ : Bank = 1 Row = 97, Col = 47, Data = a18bee43
|
| 2253 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0001852f Rxd: a18bee43
|
| 2254 |
|
|
# tb_top.u_sdram32 : at time 107772.0 ns BST : Burst Terminate
|
| 2255 |
|
|
# tb_top.u_sdram32 : at time 107798.0 ns READ : Bank = 1 Row = 97, Col = 48, Data = 64b5e3c9
|
| 2256 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00018530 Rxd: 64b5e3c9
|
| 2257 |
|
|
# tb_top.u_sdram32 : at time 107972.0 ns BST : Burst Terminate
|
| 2258 |
|
|
# tb_top.u_sdram32 : at time 107998.0 ns READ : Bank = 1 Row = 97, Col = 49, Data = c3360486
|
| 2259 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00018531 Rxd: c3360486
|
| 2260 |
|
|
# tb_top.u_sdram32 : at time 108172.0 ns BST : Burst Terminate
|
| 2261 |
|
|
# tb_top.u_sdram32 : at time 108198.0 ns READ : Bank = 1 Row = 97, Col = 50, Data = 1297cb25
|
| 2262 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00018532 Rxd: 1297cb25
|
| 2263 |
|
|
# tb_top.u_sdram32 : at time 108372.0 ns BST : Burst Terminate
|
| 2264 |
|
|
# tb_top.u_sdram32 : at time 108398.0 ns READ : Bank = 1 Row = 97, Col = 51, Data = 60f69dc1
|
| 2265 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00018533 Rxd: 60f69dc1
|
| 2266 |
|
|
# tb_top.u_sdram32 : at time 108572.0 ns BST : Burst Terminate
|
| 2267 |
|
|
# tb_top.u_sdram32 : at time 108598.0 ns READ : Bank = 1 Row = 97, Col = 52, Data = c69da28d
|
| 2268 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00018534 Rxd: c69da28d
|
| 2269 |
|
|
# tb_top.u_sdram32 : at time 108772.0 ns BST : Burst Terminate
|
| 2270 |
|
|
# tb_top.u_sdram32 : at time 108798.0 ns READ : Bank = 1 Row = 97, Col = 53, Data = ad67e25a
|
| 2271 |
|
|
# READ STATUS: Burst-No: 25 Addr: 00018535 Rxd: ad67e25a
|
| 2272 |
|
|
# tb_top.u_sdram32 : at time 108972.0 ns BST : Burst Terminate
|
| 2273 |
|
|
# tb_top.u_sdram32 : at time 108998.0 ns READ : Bank = 1 Row = 97, Col = 54, Data = 03d62707
|
| 2274 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00018536 Rxd: 03d62707
|
| 2275 |
|
|
# tb_top.u_sdram32 : at time 109172.0 ns BST : Burst Terminate
|
| 2276 |
|
|
# tb_top.u_sdram32 : at time 109198.0 ns READ : Bank = 1 Row = 97, Col = 55, Data = 165b7b2c
|
| 2277 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00018537 Rxd: 165b7b2c
|
| 2278 |
|
|
# tb_top.u_sdram32 : at time 109372.0 ns BST : Burst Terminate
|
| 2279 |
|
|
# tb_top.u_sdram32 : at time 109398.0 ns READ : Bank = 1 Row = 97, Col = 56, Data = 060a5d0c
|
| 2280 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00018538 Rxd: 060a5d0c
|
| 2281 |
|
|
# tb_top.u_sdram32 : at time 109572.0 ns BST : Burst Terminate
|
| 2282 |
|
|
# tb_top.u_sdram32 : at time 109598.0 ns READ : Bank = 1 Row = 97, Col = 57, Data = b8ade671
|
| 2283 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00018539 Rxd: b8ade671
|
| 2284 |
|
|
# tb_top.u_sdram32 : at time 109772.0 ns BST : Burst Terminate
|
| 2285 |
|
|
# tb_top.u_sdram32 : at time 109798.0 ns READ : Bank = 1 Row = 97, Col = 58, Data = 9de17c3b
|
| 2286 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0001853a Rxd: 9de17c3b
|
| 2287 |
|
|
# tb_top.u_sdram32 : at time 109972.0 ns BST : Burst Terminate
|
| 2288 |
|
|
# tb_top.u_sdram32 : at time 109998.0 ns READ : Bank = 1 Row = 97, Col = 59, Data = 5b60e5b6
|
| 2289 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0001853b Rxd: 5b60e5b6
|
| 2290 |
|
|
# tb_top.u_sdram32 : at time 110172.0 ns BST : Burst Terminate
|
| 2291 |
|
|
# tb_top.u_sdram32 : at time 110198.0 ns READ : Bank = 1 Row = 97, Col = 60, Data = fbdfc2f7
|
| 2292 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0001853c Rxd: fbdfc2f7
|
| 2293 |
|
|
# tb_top.u_sdram32 : at time 110372.0 ns BST : Burst Terminate
|
| 2294 |
|
|
# tb_top.u_sdram32 : at time 110398.0 ns READ : Bank = 1 Row = 97, Col = 61, Data = cf14ce9e
|
| 2295 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0001853d Rxd: cf14ce9e
|
| 2296 |
|
|
# tb_top.u_sdram32 : at time 110572.0 ns BST : Burst Terminate
|
| 2297 |
|
|
# tb_top.u_sdram32 : at time 110598.0 ns READ : Bank = 1 Row = 97, Col = 62, Data = ae78585c
|
| 2298 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0001853e Rxd: ae78585c
|
| 2299 |
|
|
# tb_top.u_sdram32 : at time 110772.0 ns BST : Burst Terminate
|
| 2300 |
|
|
# tb_top.u_sdram32 : at time 110798.0 ns READ : Bank = 1 Row = 97, Col = 63, Data = 2ab8f755
|
| 2301 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0001853f Rxd: 2ab8f755
|
| 2302 |
|
|
# tb_top.u_sdram32 : at time 110972.0 ns BST : Burst Terminate
|
| 2303 |
|
|
# tb_top.u_sdram32 : at time 110998.0 ns READ : Bank = 1 Row = 97, Col = 64, Data = 902a3a20
|
| 2304 |
|
|
# READ STATUS: Burst-No: 36 Addr: 00018540 Rxd: 902a3a20
|
| 2305 |
|
|
# tb_top.u_sdram32 : at time 111172.0 ns BST : Burst Terminate
|
| 2306 |
|
|
# tb_top.u_sdram32 : at time 111198.0 ns READ : Bank = 1 Row = 97, Col = 65, Data = d00b12a0
|
| 2307 |
|
|
# READ STATUS: Burst-No: 37 Addr: 00018541 Rxd: d00b12a0
|
| 2308 |
|
|
# tb_top.u_sdram32 : at time 111372.0 ns BST : Burst Terminate
|
| 2309 |
|
|
# tb_top.u_sdram32 : at time 111398.0 ns READ : Bank = 1 Row = 97, Col = 66, Data = 39600972
|
| 2310 |
|
|
# READ STATUS: Burst-No: 38 Addr: 00018542 Rxd: 39600972
|
| 2311 |
|
|
# tb_top.u_sdram32 : at time 111572.0 ns BST : Burst Terminate
|
| 2312 |
|
|
# tb_top.u_sdram32 : at time 111598.0 ns READ : Bank = 1 Row = 97, Col = 67, Data = da3d8cb4
|
| 2313 |
|
|
# READ STATUS: Burst-No: 39 Addr: 00018543 Rxd: da3d8cb4
|
| 2314 |
|
|
# tb_top.u_sdram32 : at time 111772.0 ns BST : Burst Terminate
|
| 2315 |
|
|
# tb_top.u_sdram32 : at time 111798.0 ns READ : Bank = 1 Row = 97, Col = 68, Data = 6e8af5dd
|
| 2316 |
|
|
# READ STATUS: Burst-No: 40 Addr: 00018544 Rxd: 6e8af5dd
|
| 2317 |
|
|
# tb_top.u_sdram32 : at time 111972.0 ns BST : Burst Terminate
|
| 2318 |
|
|
# tb_top.u_sdram32 : at time 111998.0 ns READ : Bank = 1 Row = 97, Col = 69, Data = 86dcf00d
|
| 2319 |
|
|
# READ STATUS: Burst-No: 41 Addr: 00018545 Rxd: 86dcf00d
|
| 2320 |
|
|
# tb_top.u_sdram32 : at time 112172.0 ns BST : Burst Terminate
|
| 2321 |
|
|
# tb_top.u_sdram32 : at time 112198.0 ns READ : Bank = 1 Row = 97, Col = 70, Data = 25b0994b
|
| 2322 |
|
|
# READ STATUS: Burst-No: 42 Addr: 00018546 Rxd: 25b0994b
|
| 2323 |
|
|
# tb_top.u_sdram32 : at time 112372.0 ns BST : Burst Terminate
|
| 2324 |
|
|
# tb_top.u_sdram32 : at time 112398.0 ns READ : Bank = 1 Row = 97, Col = 71, Data = bccc4279
|
| 2325 |
|
|
# READ STATUS: Burst-No: 43 Addr: 00018547 Rxd: bccc4279
|
| 2326 |
|
|
# tb_top.u_sdram32 : at time 112572.0 ns BST : Burst Terminate
|
| 2327 |
|
|
# tb_top.u_sdram32 : at time 112598.0 ns READ : Bank = 1 Row = 97, Col = 72, Data = cf63da9e
|
| 2328 |
|
|
# READ STATUS: Burst-No: 44 Addr: 00018548 Rxd: cf63da9e
|
| 2329 |
|
|
# tb_top.u_sdram32 : at time 112772.0 ns BST : Burst Terminate
|
| 2330 |
|
|
# tb_top.u_sdram32 : at time 112798.0 ns READ : Bank = 1 Row = 97, Col = 73, Data = fef064fd
|
| 2331 |
|
|
# READ STATUS: Burst-No: 45 Addr: 00018549 Rxd: fef064fd
|
| 2332 |
|
|
# tb_top.u_sdram32 : at time 112972.0 ns BST : Burst Terminate
|
| 2333 |
|
|
# tb_top.u_sdram32 : at time 112998.0 ns READ : Bank = 1 Row = 97, Col = 74, Data = bde0d27b
|
| 2334 |
|
|
# READ STATUS: Burst-No: 46 Addr: 0001854a Rxd: bde0d27b
|
| 2335 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 113172.0 ns BST : Burst Terminate
|
| 2336 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 113198.0 ns READ : Bank = 1 Row = 97, Col = 75, Data = 47e2738f
|
| 2337 |
|
|
# READ STATUS: Burst-No: 47 Addr: 0001854b Rxd: 47e2738f
|
| 2338 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 113372.0 ns BST : Burst Terminate
|
| 2339 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 113398.0 ns READ : Bank = 1 Row = 97, Col = 76, Data = 81c39a03
|
| 2340 |
|
|
# READ STATUS: Burst-No: 48 Addr: 0001854c Rxd: 81c39a03
|
| 2341 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 113572.0 ns BST : Burst Terminate
|
| 2342 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 113598.0 ns READ : Bank = 1 Row = 97, Col = 77, Data = 71c129e3
|
| 2343 |
|
|
# READ STATUS: Burst-No: 49 Addr: 0001854d Rxd: 71c129e3
|
| 2344 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 113772.0 ns BST : Burst Terminate
|
| 2345 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 113798.0 ns READ : Bank = 1 Row = 97, Col = 78, Data = 0e92431d
|
| 2346 |
|
|
# READ STATUS: Burst-No: 50 Addr: 0001854e Rxd: 0e92431d
|
| 2347 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 113972.0 ns BST : Burst Terminate
|
| 2348 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 113998.0 ns READ : Bank = 1 Row = 97, Col = 79, Data = 58f93db1
|
| 2349 |
|
|
# READ STATUS: Burst-No: 51 Addr: 0001854f Rxd: 58f93db1
|
| 2350 |
|
|
# tb_top.u_sdram32 : at time 114172.0 ns BST : Burst Terminate
|
| 2351 |
|
|
# tb_top.u_sdram32 : at time 114198.0 ns READ : Bank = 1 Row = 97, Col = 80, Data = 22119f44
|
| 2352 |
|
|
# READ STATUS: Burst-No: 52 Addr: 00018550 Rxd: 22119f44
|
| 2353 |
|
|
# tb_top.u_sdram32 : at time 114372.0 ns BST : Burst Terminate
|
| 2354 |
|
|
# tb_top.u_sdram32 : at time 114398.0 ns READ : Bank = 1 Row = 97, Col = 81, Data = ca9cbc95
|
| 2355 |
|
|
# READ STATUS: Burst-No: 53 Addr: 00018551 Rxd: ca9cbc95
|
| 2356 |
|
|
# tb_top.u_sdram32 : at time 114572.0 ns BST : Burst Terminate
|
| 2357 |
|
|
# tb_top.u_sdram32 : at time 114598.0 ns READ : Bank = 1 Row = 97, Col = 82, Data = f01d34e0
|
| 2358 |
|
|
# READ STATUS: Burst-No: 54 Addr: 00018552 Rxd: f01d34e0
|
| 2359 |
|
|
# tb_top.u_sdram32 : at time 114772.0 ns BST : Burst Terminate
|
| 2360 |
|
|
# tb_top.u_sdram32 : at time 114798.0 ns READ : Bank = 1 Row = 97, Col = 83, Data = f6a178ed
|
| 2361 |
|
|
# READ STATUS: Burst-No: 55 Addr: 00018553 Rxd: f6a178ed
|
| 2362 |
|
|
# tb_top.u_sdram32 : at time 114972.0 ns BST : Burst Terminate
|
| 2363 |
|
|
# tb_top.u_sdram32 : at time 114998.0 ns READ : Bank = 1 Row = 97, Col = 84, Data = 297a1552
|
| 2364 |
|
|
# READ STATUS: Burst-No: 56 Addr: 00018554 Rxd: 297a1552
|
| 2365 |
|
|
# tb_top.u_sdram32 : at time 115172.0 ns BST : Burst Terminate
|
| 2366 |
|
|
# tb_top.u_sdram32 : at time 115198.0 ns READ : Bank = 1 Row = 97, Col = 85, Data = 7c1e5bf8
|
| 2367 |
|
|
# READ STATUS: Burst-No: 57 Addr: 00018555 Rxd: 7c1e5bf8
|
| 2368 |
|
|
# tb_top.u_sdram32 : at time 115372.0 ns BST : Burst Terminate
|
| 2369 |
|
|
# tb_top.u_sdram32 : at time 115398.0 ns READ : Bank = 1 Row = 97, Col = 86, Data = 46dcb78d
|
| 2370 |
|
|
# READ STATUS: Burst-No: 58 Addr: 00018556 Rxd: 46dcb78d
|
| 2371 |
|
|
# tb_top.u_sdram32 : at time 115572.0 ns BST : Burst Terminate
|
| 2372 |
|
|
# tb_top.u_sdram32 : at time 115598.0 ns READ : Bank = 1 Row = 97, Col = 87, Data = a95fc452
|
| 2373 |
|
|
# READ STATUS: Burst-No: 59 Addr: 00018557 Rxd: a95fc452
|
| 2374 |
|
|
# tb_top.u_sdram32 : at time 115772.0 ns BST : Burst Terminate
|
| 2375 |
|
|
# tb_top.u_sdram32 : at time 115798.0 ns READ : Bank = 1 Row = 97, Col = 88, Data = 4219e784
|
| 2376 |
|
|
# READ STATUS: Burst-No: 60 Addr: 00018558 Rxd: 4219e784
|
| 2377 |
|
|
# tb_top.u_sdram32 : at time 115972.0 ns BST : Burst Terminate
|
| 2378 |
|
|
# tb_top.u_sdram32 : at time 115998.0 ns READ : Bank = 1 Row = 97, Col = 89, Data = 236afd46
|
| 2379 |
|
|
# READ STATUS: Burst-No: 61 Addr: 00018559 Rxd: 236afd46
|
| 2380 |
|
|
# tb_top.u_sdram32 : at time 116172.0 ns BST : Burst Terminate
|
| 2381 |
|
|
# tb_top.u_sdram32 : at time 116198.0 ns READ : Bank = 1 Row = 97, Col = 90, Data = c63a928c
|
| 2382 |
|
|
# READ STATUS: Burst-No: 62 Addr: 0001855a Rxd: c63a928c
|
| 2383 |
|
|
# Write Address: 00087d90, Burst Size: 24
|
| 2384 |
|
|
# Status: Burst-No: 0 Write Address: 00021f64 WriteData: 352d616a
|
| 2385 |
|
|
# Status: Burst-No: 1 Write Address: 00021f65 WriteData: 427b5784
|
| 2386 |
|
|
# Status: Burst-No: 2 Write Address: 00021f66 WriteData: d55bbcaa
|
| 2387 |
|
|
# Status: Burst-No: 3 Write Address: 00021f67 WriteData: 3e6f0f7c
|
| 2388 |
|
|
# Status: Burst-No: 4 Write Address: 00021f68 WriteData: b0520260
|
| 2389 |
|
|
# Status: Burst-No: 5 Write Address: 00021f69 WriteData: 5d4a4dba
|
| 2390 |
|
|
# tb_top.u_sdram32 : at time 116512.0 ns ACT : Bank = 3 Row = 135
|
| 2391 |
|
|
# tb_top.u_sdram32 : at time 116572.0 ns WRITE: Bank = 3 Row = 135, Col = 100, Data = 352d616a
|
| 2392 |
|
|
# tb_top.u_sdram32 : at time 116592.0 ns WRITE: Bank = 3 Row = 135, Col = 101, Data = 427b5784
|
| 2393 |
|
|
# tb_top.u_sdram32 : at time 116612.0 ns BST : Burst Terminate
|
| 2394 |
|
|
# tb_top.u_sdram32 : at time 116632.0 ns WRITE: Bank = 3 Row = 135, Col = 102, Data = d55bbcaa
|
| 2395 |
|
|
# Status: Burst-No: 6 Write Address: 00021f6a WriteData: c5a1608b
|
| 2396 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 116652.0 ns BST : Burst Terminate
|
| 2397 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 116672.0 ns WRITE: Bank = 3 Row = 135, Col = 103, Data = 3e6f0f7c
|
| 2398 |
|
|
# Status: Burst-No: 7 Write Address: 00021f6b WriteData: d31dfea6
|
| 2399 |
|
|
# tb_top.u_sdram32 : at time 116692.0 ns BST : Burst Terminate
|
| 2400 |
|
|
# tb_top.u_sdram32 : at time 116712.0 ns WRITE: Bank = 3 Row = 135, Col = 104, Data = b0520260
|
| 2401 |
|
|
# Status: Burst-No: 8 Write Address: 00021f6c WriteData: 92831e25
|
| 2402 |
|
|
# tb_top.u_sdram32 : at time 116732.0 ns BST : Burst Terminate
|
| 2403 |
|
|
# tb_top.u_sdram32 : at time 116752.0 ns WRITE: Bank = 3 Row = 135, Col = 105, Data = 5d4a4dba
|
| 2404 |
|
|
# Status: Burst-No: 9 Write Address: 00021f6d WriteData: 19058332
|
| 2405 |
|
|
# tb_top.u_sdram32 : at time 116772.0 ns BST : Burst Terminate
|
| 2406 |
|
|
# tb_top.u_sdram32 : at time 116792.0 ns WRITE: Bank = 3 Row = 135, Col = 106, Data = c5a1608b
|
| 2407 |
|
|
# Status: Burst-No: 10 Write Address: 00021f6e WriteData: d10504a2
|
| 2408 |
|
|
# tb_top.u_sdram32 : at time 116812.0 ns BST : Burst Terminate
|
| 2409 |
|
|
# tb_top.u_sdram32 : at time 116832.0 ns WRITE: Bank = 3 Row = 135, Col = 107, Data = d31dfea6
|
| 2410 |
|
|
# Status: Burst-No: 11 Write Address: 00021f6f WriteData: a48f7c49
|
| 2411 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 116852.0 ns BST : Burst Terminate
|
| 2412 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 116872.0 ns WRITE: Bank = 3 Row = 135, Col = 108, Data = 92831e25
|
| 2413 |
|
|
# Status: Burst-No: 12 Write Address: 00021f70 WriteData: 8a64b014
|
| 2414 |
|
|
# tb_top.u_sdram32 : at time 116892.0 ns BST : Burst Terminate
|
| 2415 |
|
|
# tb_top.u_sdram32 : at time 116912.0 ns WRITE: Bank = 3 Row = 135, Col = 109, Data = 19058332
|
| 2416 |
|
|
# Status: Burst-No: 13 Write Address: 00021f71 WriteData: 9ec9c03d
|
| 2417 |
|
|
# tb_top.u_sdram32 : at time 116932.0 ns BST : Burst Terminate
|
| 2418 |
|
|
# tb_top.u_sdram32 : at time 116952.0 ns WRITE: Bank = 3 Row = 135, Col = 110, Data = d10504a2
|
| 2419 |
|
|
# Status: Burst-No: 14 Write Address: 00021f72 WriteData: 25f2034b
|
| 2420 |
|
|
# tb_top.u_sdram32 : at time 116972.0 ns BST : Burst Terminate
|
| 2421 |
|
|
# tb_top.u_sdram32 : at time 116992.0 ns WRITE: Bank = 3 Row = 135, Col = 111, Data = a48f7c49
|
| 2422 |
|
|
# Status: Burst-No: 15 Write Address: 00021f73 WriteData: ae68305c
|
| 2423 |
|
|
# tb_top.u_sdram32 : at time 117012.0 ns BST : Burst Terminate
|
| 2424 |
|
|
# tb_top.u_sdram32 : at time 117032.0 ns WRITE: Bank = 3 Row = 135, Col = 112, Data = 8a64b014
|
| 2425 |
|
|
# Status: Burst-No: 16 Write Address: 00021f74 WriteData: 23907547
|
| 2426 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 117052.0 ns BST : Burst Terminate
|
| 2427 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 117072.0 ns WRITE: Bank = 3 Row = 135, Col = 113, Data = 9ec9c03d
|
| 2428 |
|
|
# Status: Burst-No: 17 Write Address: 00021f75 WriteData: 433e9786
|
| 2429 |
|
|
# tb_top.u_sdram32 : at time 117092.0 ns BST : Burst Terminate
|
| 2430 |
|
|
# tb_top.u_sdram32 : at time 117112.0 ns WRITE: Bank = 3 Row = 135, Col = 114, Data = 25f2034b
|
| 2431 |
|
|
# Status: Burst-No: 18 Write Address: 00021f76 WriteData: 9caf7a39
|
| 2432 |
|
|
# tb_top.u_sdram32 : at time 117132.0 ns BST : Burst Terminate
|
| 2433 |
|
|
# tb_top.u_sdram32 : at time 117152.0 ns WRITE: Bank = 3 Row = 135, Col = 115, Data = ae68305c
|
| 2434 |
|
|
# Status: Burst-No: 19 Write Address: 00021f77 WriteData: da058ab4
|
| 2435 |
|
|
# tb_top.u_sdram32 : at time 117172.0 ns BST : Burst Terminate
|
| 2436 |
|
|
# tb_top.u_sdram32 : at time 117192.0 ns WRITE: Bank = 3 Row = 135, Col = 116, Data = 23907547
|
| 2437 |
|
|
# Status: Burst-No: 20 Write Address: 00021f78 WriteData: 6851e5d0
|
| 2438 |
|
|
# tb_top.u_sdram32 : at time 117212.0 ns BST : Burst Terminate
|
| 2439 |
|
|
# tb_top.u_sdram32 : at time 117232.0 ns WRITE: Bank = 3 Row = 135, Col = 117, Data = 433e9786
|
| 2440 |
|
|
# Status: Burst-No: 21 Write Address: 00021f79 WriteData: 9622502c
|
| 2441 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 117252.0 ns BST : Burst Terminate
|
| 2442 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 117272.0 ns WRITE: Bank = 3 Row = 135, Col = 118, Data = 9caf7a39
|
| 2443 |
|
|
# Status: Burst-No: 22 Write Address: 00021f7a WriteData: 467c458c
|
| 2444 |
|
|
# tb_top.u_sdram32 : at time 117292.0 ns BST : Burst Terminate
|
| 2445 |
|
|
# tb_top.u_sdram32 : at time 117312.0 ns WRITE: Bank = 3 Row = 135, Col = 119, Data = da058ab4
|
| 2446 |
|
|
# Status: Burst-No: 23 Write Address: 00021f7b WriteData: 03e9b707
|
| 2447 |
|
|
# tb_top.u_sdram32 : at time 117332.0 ns BST : Burst Terminate
|
| 2448 |
|
|
# tb_top.u_sdram32 : at time 117352.0 ns WRITE: Bank = 3 Row = 135, Col = 120, Data = 6851e5d0
|
| 2449 |
|
|
# tb_top.u_sdram32 : at time 117372.0 ns BST : Burst Terminate
|
| 2450 |
|
|
# tb_top.u_sdram32 : at time 117392.0 ns WRITE: Bank = 3 Row = 135, Col = 121, Data = 9622502c
|
| 2451 |
|
|
# tb_top.u_sdram32 : at time 117412.0 ns BST : Burst Terminate
|
| 2452 |
|
|
# Write Address: 0022406a, Burst Size: 18
|
| 2453 |
|
|
# tb_top.u_sdram32 : at time 117432.0 ns WRITE: Bank = 3 Row = 135, Col = 122, Data = 467c458c
|
| 2454 |
|
|
# Status: Burst-No: 0 Write Address: 0008901a WriteData: 746affe8
|
| 2455 |
|
|
# Status: Burst-No: 1 Write Address: 0008901b WriteData: a5e79e4b
|
| 2456 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 117452.0 ns BST : Burst Terminate
|
| 2457 |
46 |
dinesha |
# Status: Burst-No: 2 Write Address: 0008901c WriteData: 39e48173
|
| 2458 |
|
|
# tb_top.u_sdram32 : at time 117472.0 ns WRITE: Bank = 3 Row = 135, Col = 123, Data = 03e9b707
|
| 2459 |
|
|
# Status: Burst-No: 3 Write Address: 0008901d WriteData: 76295bec
|
| 2460 |
|
|
# tb_top.u_sdram32 : at time 117492.0 ns BST : Burst Terminate
|
| 2461 |
|
|
# Status: Burst-No: 4 Write Address: 0008901e WriteData: 11fe0523
|
| 2462 |
|
|
# Status: Burst-No: 5 Write Address: 0008901f WriteData: 520eefa4
|
| 2463 |
|
|
# tb_top.u_sdram32 : at time 117572.0 ns ACT : Bank = 0 Row = 548
|
| 2464 |
|
|
# tb_top.u_sdram32 : at time 117632.0 ns WRITE: Bank = 0 Row = 548, Col = 26, Data = 746affe8
|
| 2465 |
|
|
# tb_top.u_sdram32 : at time 117652.0 ns WRITE: Bank = 0 Row = 548, Col = 27, Data = a5e79e4b
|
| 2466 |
|
|
# tb_top.u_sdram32 : at time 117672.0 ns BST : Burst Terminate
|
| 2467 |
|
|
# tb_top.u_sdram32 : at time 117692.0 ns WRITE: Bank = 0 Row = 548, Col = 28, Data = 39e48173
|
| 2468 |
|
|
# Status: Burst-No: 6 Write Address: 00089020 WriteData: 64e165c9
|
| 2469 |
|
|
# tb_top.u_sdram32 : at time 117712.0 ns BST : Burst Terminate
|
| 2470 |
|
|
# tb_top.u_sdram32 : at time 117732.0 ns WRITE: Bank = 0 Row = 548, Col = 29, Data = 76295bec
|
| 2471 |
|
|
# Status: Burst-No: 7 Write Address: 00089021 WriteData: 9ca70439
|
| 2472 |
|
|
# tb_top.u_sdram32 : at time 117752.0 ns BST : Burst Terminate
|
| 2473 |
|
|
# tb_top.u_sdram32 : at time 117772.0 ns WRITE: Bank = 0 Row = 548, Col = 30, Data = 11fe0523
|
| 2474 |
|
|
# Status: Burst-No: 8 Write Address: 00089022 WriteData: ef8372df
|
| 2475 |
|
|
# tb_top.u_sdram32 : at time 117792.0 ns BST : Burst Terminate
|
| 2476 |
|
|
# tb_top.u_sdram32 : at time 117812.0 ns WRITE: Bank = 0 Row = 548, Col = 31, Data = 520eefa4
|
| 2477 |
|
|
# Status: Burst-No: 9 Write Address: 00089023 WriteData: ea5814d4
|
| 2478 |
|
|
# tb_top.u_sdram32 : at time 117832.0 ns BST : Burst Terminate
|
| 2479 |
|
|
# tb_top.u_sdram32 : at time 117852.0 ns WRITE: Bank = 0 Row = 548, Col = 32, Data = 64e165c9
|
| 2480 |
|
|
# Status: Burst-No: 10 Write Address: 00089024 WriteData: 33836567
|
| 2481 |
|
|
# tb_top.u_sdram32 : at time 117872.0 ns BST : Burst Terminate
|
| 2482 |
|
|
# tb_top.u_sdram32 : at time 117892.0 ns WRITE: Bank = 0 Row = 548, Col = 33, Data = 9ca70439
|
| 2483 |
|
|
# Status: Burst-No: 11 Write Address: 00089025 WriteData: 4ea0419d
|
| 2484 |
|
|
# tb_top.u_sdram32 : at time 117912.0 ns BST : Burst Terminate
|
| 2485 |
|
|
# tb_top.u_sdram32 : at time 117932.0 ns WRITE: Bank = 0 Row = 548, Col = 34, Data = ef8372df
|
| 2486 |
|
|
# Status: Burst-No: 12 Write Address: 00089026 WriteData: 583125b0
|
| 2487 |
|
|
# tb_top.u_sdram32 : at time 117952.0 ns BST : Burst Terminate
|
| 2488 |
|
|
# tb_top.u_sdram32 : at time 117972.0 ns WRITE: Bank = 0 Row = 548, Col = 35, Data = ea5814d4
|
| 2489 |
|
|
# Status: Burst-No: 13 Write Address: 00089027 WriteData: 41103982
|
| 2490 |
|
|
# tb_top.u_sdram32 : at time 117992.0 ns BST : Burst Terminate
|
| 2491 |
|
|
# tb_top.u_sdram32 : at time 118012.0 ns WRITE: Bank = 0 Row = 548, Col = 36, Data = 33836567
|
| 2492 |
|
|
# Status: Burst-No: 14 Write Address: 00089028 WriteData: 24d2bf49
|
| 2493 |
|
|
# tb_top.u_sdram32 : at time 118032.0 ns BST : Burst Terminate
|
| 2494 |
|
|
# tb_top.u_sdram32 : at time 118052.0 ns WRITE: Bank = 0 Row = 548, Col = 37, Data = 4ea0419d
|
| 2495 |
|
|
# Status: Burst-No: 15 Write Address: 00089029 WriteData: ecb91ad9
|
| 2496 |
|
|
# tb_top.u_sdram32 : at time 118072.0 ns BST : Burst Terminate
|
| 2497 |
|
|
# tb_top.u_sdram32 : at time 118092.0 ns WRITE: Bank = 0 Row = 548, Col = 38, Data = 583125b0
|
| 2498 |
|
|
# Status: Burst-No: 16 Write Address: 0008902a WriteData: 1000b720
|
| 2499 |
|
|
# tb_top.u_sdram32 : at time 118112.0 ns BST : Burst Terminate
|
| 2500 |
|
|
# tb_top.u_sdram32 : at time 118132.0 ns WRITE: Bank = 0 Row = 548, Col = 39, Data = 41103982
|
| 2501 |
|
|
# Status: Burst-No: 17 Write Address: 0008902b WriteData: 8e054c1c
|
| 2502 |
|
|
# tb_top.u_sdram32 : at time 118152.0 ns BST : Burst Terminate
|
| 2503 |
|
|
# tb_top.u_sdram32 : at time 118172.0 ns WRITE: Bank = 0 Row = 548, Col = 40, Data = 24d2bf49
|
| 2504 |
|
|
# tb_top.u_sdram32 : at time 118192.0 ns BST : Burst Terminate
|
| 2505 |
|
|
# tb_top.u_sdram32 : at time 118212.0 ns WRITE: Bank = 0 Row = 548, Col = 41, Data = ecb91ad9
|
| 2506 |
|
|
# tb_top.u_sdram32 : at time 118232.0 ns BST : Burst Terminate
|
| 2507 |
|
|
# tb_top.u_sdram32 : at time 118252.0 ns WRITE: Bank = 0 Row = 548, Col = 42, Data = 1000b720
|
| 2508 |
|
|
# tb_top.u_sdram32 : at time 118272.0 ns BST : Burst Terminate
|
| 2509 |
|
|
# tb_top.u_sdram32 : at time 118292.0 ns WRITE: Bank = 0 Row = 548, Col = 43, Data = 8e054c1c
|
| 2510 |
|
|
# tb_top.u_sdram32 : at time 118312.0 ns BST : Burst Terminate
|
| 2511 |
|
|
# tb_top.u_sdram32 : at time 118352.0 ns BST : Burst Terminate
|
| 2512 |
|
|
# tb_top.u_sdram32 : at time 118378.0 ns READ : Bank = 3 Row = 135, Col = 100, Data = 352d616a
|
| 2513 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00021f64 Rxd: 352d616a
|
| 2514 |
|
|
# tb_top.u_sdram32 : at time 118552.0 ns BST : Burst Terminate
|
| 2515 |
|
|
# tb_top.u_sdram32 : at time 118578.0 ns READ : Bank = 3 Row = 135, Col = 101, Data = 427b5784
|
| 2516 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00021f65 Rxd: 427b5784
|
| 2517 |
|
|
# tb_top.u_sdram32 : at time 118752.0 ns BST : Burst Terminate
|
| 2518 |
|
|
# tb_top.u_sdram32 : at time 118778.0 ns READ : Bank = 3 Row = 135, Col = 102, Data = d55bbcaa
|
| 2519 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00021f66 Rxd: d55bbcaa
|
| 2520 |
|
|
# tb_top.u_sdram32 : at time 118952.0 ns BST : Burst Terminate
|
| 2521 |
|
|
# tb_top.u_sdram32 : at time 118978.0 ns READ : Bank = 3 Row = 135, Col = 103, Data = 3e6f0f7c
|
| 2522 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00021f67 Rxd: 3e6f0f7c
|
| 2523 |
|
|
# tb_top.u_sdram32 : at time 119152.0 ns BST : Burst Terminate
|
| 2524 |
|
|
# tb_top.u_sdram32 : at time 119178.0 ns READ : Bank = 3 Row = 135, Col = 104, Data = b0520260
|
| 2525 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00021f68 Rxd: b0520260
|
| 2526 |
|
|
# tb_top.u_sdram32 : at time 119352.0 ns BST : Burst Terminate
|
| 2527 |
|
|
# tb_top.u_sdram32 : at time 119378.0 ns READ : Bank = 3 Row = 135, Col = 105, Data = 5d4a4dba
|
| 2528 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00021f69 Rxd: 5d4a4dba
|
| 2529 |
|
|
# tb_top.u_sdram32 : at time 119552.0 ns BST : Burst Terminate
|
| 2530 |
|
|
# tb_top.u_sdram32 : at time 119578.0 ns READ : Bank = 3 Row = 135, Col = 106, Data = c5a1608b
|
| 2531 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00021f6a Rxd: c5a1608b
|
| 2532 |
|
|
# tb_top.u_sdram32 : at time 119752.0 ns BST : Burst Terminate
|
| 2533 |
|
|
# tb_top.u_sdram32 : at time 119778.0 ns READ : Bank = 3 Row = 135, Col = 107, Data = d31dfea6
|
| 2534 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00021f6b Rxd: d31dfea6
|
| 2535 |
|
|
# tb_top.u_sdram32 : at time 119952.0 ns BST : Burst Terminate
|
| 2536 |
|
|
# tb_top.u_sdram32 : at time 119978.0 ns READ : Bank = 3 Row = 135, Col = 108, Data = 92831e25
|
| 2537 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00021f6c Rxd: 92831e25
|
| 2538 |
|
|
# tb_top.u_sdram32 : at time 120152.0 ns BST : Burst Terminate
|
| 2539 |
|
|
# tb_top.u_sdram32 : at time 120178.0 ns READ : Bank = 3 Row = 135, Col = 109, Data = 19058332
|
| 2540 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00021f6d Rxd: 19058332
|
| 2541 |
|
|
# tb_top.u_sdram32 : at time 120352.0 ns BST : Burst Terminate
|
| 2542 |
|
|
# tb_top.u_sdram32 : at time 120378.0 ns READ : Bank = 3 Row = 135, Col = 110, Data = d10504a2
|
| 2543 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00021f6e Rxd: d10504a2
|
| 2544 |
|
|
# tb_top.u_sdram32 : at time 120552.0 ns BST : Burst Terminate
|
| 2545 |
|
|
# tb_top.u_sdram32 : at time 120578.0 ns READ : Bank = 3 Row = 135, Col = 111, Data = a48f7c49
|
| 2546 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00021f6f Rxd: a48f7c49
|
| 2547 |
|
|
# tb_top.u_sdram32 : at time 120752.0 ns BST : Burst Terminate
|
| 2548 |
|
|
# tb_top.u_sdram32 : at time 120778.0 ns READ : Bank = 3 Row = 135, Col = 112, Data = 8a64b014
|
| 2549 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00021f70 Rxd: 8a64b014
|
| 2550 |
|
|
# tb_top.u_sdram32 : at time 120952.0 ns BST : Burst Terminate
|
| 2551 |
|
|
# tb_top.u_sdram32 : at time 120978.0 ns READ : Bank = 3 Row = 135, Col = 113, Data = 9ec9c03d
|
| 2552 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00021f71 Rxd: 9ec9c03d
|
| 2553 |
|
|
# tb_top.u_sdram32 : at time 121152.0 ns BST : Burst Terminate
|
| 2554 |
|
|
# tb_top.u_sdram32 : at time 121178.0 ns READ : Bank = 3 Row = 135, Col = 114, Data = 25f2034b
|
| 2555 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00021f72 Rxd: 25f2034b
|
| 2556 |
|
|
# tb_top.u_sdram32 : at time 121352.0 ns BST : Burst Terminate
|
| 2557 |
|
|
# tb_top.u_sdram32 : at time 121378.0 ns READ : Bank = 3 Row = 135, Col = 115, Data = ae68305c
|
| 2558 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00021f73 Rxd: ae68305c
|
| 2559 |
|
|
# tb_top.u_sdram32 : at time 121552.0 ns BST : Burst Terminate
|
| 2560 |
|
|
# tb_top.u_sdram32 : at time 121578.0 ns READ : Bank = 3 Row = 135, Col = 116, Data = 23907547
|
| 2561 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00021f74 Rxd: 23907547
|
| 2562 |
|
|
# tb_top.u_sdram32 : at time 121752.0 ns BST : Burst Terminate
|
| 2563 |
|
|
# tb_top.u_sdram32 : at time 121778.0 ns READ : Bank = 3 Row = 135, Col = 117, Data = 433e9786
|
| 2564 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00021f75 Rxd: 433e9786
|
| 2565 |
|
|
# tb_top.u_sdram32 : at time 121952.0 ns BST : Burst Terminate
|
| 2566 |
|
|
# tb_top.u_sdram32 : at time 121978.0 ns READ : Bank = 3 Row = 135, Col = 118, Data = 9caf7a39
|
| 2567 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00021f76 Rxd: 9caf7a39
|
| 2568 |
|
|
# tb_top.u_sdram32 : at time 122152.0 ns BST : Burst Terminate
|
| 2569 |
|
|
# tb_top.u_sdram32 : at time 122178.0 ns READ : Bank = 3 Row = 135, Col = 119, Data = da058ab4
|
| 2570 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00021f77 Rxd: da058ab4
|
| 2571 |
|
|
# tb_top.u_sdram32 : at time 122352.0 ns BST : Burst Terminate
|
| 2572 |
|
|
# tb_top.u_sdram32 : at time 122378.0 ns READ : Bank = 3 Row = 135, Col = 120, Data = 6851e5d0
|
| 2573 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00021f78 Rxd: 6851e5d0
|
| 2574 |
|
|
# tb_top.u_sdram32 : at time 122552.0 ns BST : Burst Terminate
|
| 2575 |
|
|
# tb_top.u_sdram32 : at time 122578.0 ns READ : Bank = 3 Row = 135, Col = 121, Data = 9622502c
|
| 2576 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00021f79 Rxd: 9622502c
|
| 2577 |
|
|
# tb_top.u_sdram32 : at time 122752.0 ns BST : Burst Terminate
|
| 2578 |
|
|
# tb_top.u_sdram32 : at time 122778.0 ns READ : Bank = 3 Row = 135, Col = 122, Data = 467c458c
|
| 2579 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00021f7a Rxd: 467c458c
|
| 2580 |
|
|
# tb_top.u_sdram32 : at time 122952.0 ns BST : Burst Terminate
|
| 2581 |
|
|
# tb_top.u_sdram32 : at time 122978.0 ns READ : Bank = 3 Row = 135, Col = 123, Data = 03e9b707
|
| 2582 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00021f7b Rxd: 03e9b707
|
| 2583 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 123252.0 ns BST : Burst Terminate
|
| 2584 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 123278.0 ns READ : Bank = 0 Row = 548, Col = 26, Data = 746affe8
|
| 2585 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0008901a Rxd: 746affe8
|
| 2586 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 123452.0 ns BST : Burst Terminate
|
| 2587 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 123478.0 ns READ : Bank = 0 Row = 548, Col = 27, Data = a5e79e4b
|
| 2588 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0008901b Rxd: a5e79e4b
|
| 2589 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 123652.0 ns BST : Burst Terminate
|
| 2590 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 123678.0 ns READ : Bank = 0 Row = 548, Col = 28, Data = 39e48173
|
| 2591 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0008901c Rxd: 39e48173
|
| 2592 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 123852.0 ns BST : Burst Terminate
|
| 2593 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 123878.0 ns READ : Bank = 0 Row = 548, Col = 29, Data = 76295bec
|
| 2594 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0008901d Rxd: 76295bec
|
| 2595 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 124052.0 ns BST : Burst Terminate
|
| 2596 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 124078.0 ns READ : Bank = 0 Row = 548, Col = 30, Data = 11fe0523
|
| 2597 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0008901e Rxd: 11fe0523
|
| 2598 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 124252.0 ns BST : Burst Terminate
|
| 2599 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 124278.0 ns READ : Bank = 0 Row = 548, Col = 31, Data = 520eefa4
|
| 2600 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0008901f Rxd: 520eefa4
|
| 2601 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 124452.0 ns BST : Burst Terminate
|
| 2602 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 124478.0 ns READ : Bank = 0 Row = 548, Col = 32, Data = 64e165c9
|
| 2603 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00089020 Rxd: 64e165c9
|
| 2604 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 124652.0 ns BST : Burst Terminate
|
| 2605 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 124678.0 ns READ : Bank = 0 Row = 548, Col = 33, Data = 9ca70439
|
| 2606 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00089021 Rxd: 9ca70439
|
| 2607 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 124852.0 ns BST : Burst Terminate
|
| 2608 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 124878.0 ns READ : Bank = 0 Row = 548, Col = 34, Data = ef8372df
|
| 2609 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00089022 Rxd: ef8372df
|
| 2610 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 125052.0 ns BST : Burst Terminate
|
| 2611 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 125078.0 ns READ : Bank = 0 Row = 548, Col = 35, Data = ea5814d4
|
| 2612 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00089023 Rxd: ea5814d4
|
| 2613 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 125252.0 ns BST : Burst Terminate
|
| 2614 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 125278.0 ns READ : Bank = 0 Row = 548, Col = 36, Data = 33836567
|
| 2615 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00089024 Rxd: 33836567
|
| 2616 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 125452.0 ns BST : Burst Terminate
|
| 2617 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 125478.0 ns READ : Bank = 0 Row = 548, Col = 37, Data = 4ea0419d
|
| 2618 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00089025 Rxd: 4ea0419d
|
| 2619 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 125652.0 ns BST : Burst Terminate
|
| 2620 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 125678.0 ns READ : Bank = 0 Row = 548, Col = 38, Data = 583125b0
|
| 2621 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00089026 Rxd: 583125b0
|
| 2622 |
|
|
# tb_top.u_sdram32 : at time 125852.0 ns BST : Burst Terminate
|
| 2623 |
|
|
# tb_top.u_sdram32 : at time 125878.0 ns READ : Bank = 0 Row = 548, Col = 39, Data = 41103982
|
| 2624 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00089027 Rxd: 41103982
|
| 2625 |
|
|
# tb_top.u_sdram32 : at time 126052.0 ns BST : Burst Terminate
|
| 2626 |
|
|
# tb_top.u_sdram32 : at time 126078.0 ns READ : Bank = 0 Row = 548, Col = 40, Data = 24d2bf49
|
| 2627 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00089028 Rxd: 24d2bf49
|
| 2628 |
|
|
# tb_top.u_sdram32 : at time 126252.0 ns BST : Burst Terminate
|
| 2629 |
|
|
# tb_top.u_sdram32 : at time 126278.0 ns READ : Bank = 0 Row = 548, Col = 41, Data = ecb91ad9
|
| 2630 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00089029 Rxd: ecb91ad9
|
| 2631 |
|
|
# tb_top.u_sdram32 : at time 126452.0 ns BST : Burst Terminate
|
| 2632 |
|
|
# tb_top.u_sdram32 : at time 126478.0 ns READ : Bank = 0 Row = 548, Col = 42, Data = 1000b720
|
| 2633 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0008902a Rxd: 1000b720
|
| 2634 |
|
|
# tb_top.u_sdram32 : at time 126652.0 ns BST : Burst Terminate
|
| 2635 |
|
|
# tb_top.u_sdram32 : at time 126678.0 ns READ : Bank = 0 Row = 548, Col = 43, Data = 8e054c1c
|
| 2636 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0008902b Rxd: 8e054c1c
|
| 2637 |
|
|
# Write Address: 00316f93, Burst Size: 36
|
| 2638 |
|
|
# Status: Burst-No: 0 Write Address: 000c5be4 WriteData: 954b822a
|
| 2639 |
|
|
# Status: Burst-No: 1 Write Address: 000c5be5 WriteData: e471f8c8
|
| 2640 |
|
|
# Status: Burst-No: 2 Write Address: 000c5be6 WriteData: aed72e5d
|
| 2641 |
|
|
# Status: Burst-No: 3 Write Address: 000c5be7 WriteData: 1d3f9d3a
|
| 2642 |
|
|
# Status: Burst-No: 4 Write Address: 000c5be8 WriteData: 4226a984
|
| 2643 |
|
|
# Status: Burst-No: 5 Write Address: 000c5be9 WriteData: 95a9a82b
|
| 2644 |
|
|
# tb_top.u_sdram32 : at time 126992.0 ns ACT : Bank = 3 Row = 790
|
| 2645 |
|
|
# tb_top.u_sdram32 : at time 127052.0 ns WRITE: Bank = 3 Row = 790, Col = 228, Data = 954b822a
|
| 2646 |
|
|
# tb_top.u_sdram32 : at time 127072.0 ns WRITE: Bank = 3 Row = 790, Col = 229, Data = e471f8c8
|
| 2647 |
|
|
# tb_top.u_sdram32 : at time 127092.0 ns BST : Burst Terminate
|
| 2648 |
|
|
# tb_top.u_sdram32 : at time 127112.0 ns WRITE: Bank = 3 Row = 790, Col = 230, Data = aed72e5d
|
| 2649 |
|
|
# Status: Burst-No: 6 Write Address: 000c5bea WriteData: 1c8d7f39
|
| 2650 |
|
|
# tb_top.u_sdram32 : at time 127132.0 ns BST : Burst Terminate
|
| 2651 |
|
|
# tb_top.u_sdram32 : at time 127152.0 ns WRITE: Bank = 3 Row = 790, Col = 231, Data = 1d3f9d3a
|
| 2652 |
|
|
# Status: Burst-No: 7 Write Address: 000c5beb WriteData: 897f1c12
|
| 2653 |
|
|
# tb_top.u_sdram32 : at time 127172.0 ns BST : Burst Terminate
|
| 2654 |
|
|
# tb_top.u_sdram32 : at time 127192.0 ns WRITE: Bank = 3 Row = 790, Col = 232, Data = 4226a984
|
| 2655 |
|
|
# Status: Burst-No: 8 Write Address: 000c5bec WriteData: a97f0052
|
| 2656 |
|
|
# tb_top.u_sdram32 : at time 127212.0 ns BST : Burst Terminate
|
| 2657 |
|
|
# tb_top.u_sdram32 : at time 127232.0 ns WRITE: Bank = 3 Row = 790, Col = 233, Data = 95a9a82b
|
| 2658 |
|
|
# Status: Burst-No: 9 Write Address: 000c5bed WriteData: 2c848959
|
| 2659 |
|
|
# tb_top.u_sdram32 : at time 127252.0 ns BST : Burst Terminate
|
| 2660 |
|
|
# tb_top.u_sdram32 : at time 127272.0 ns WRITE: Bank = 3 Row = 790, Col = 234, Data = 1c8d7f39
|
| 2661 |
|
|
# Status: Burst-No: 10 Write Address: 000c5bee WriteData: e82b96d0
|
| 2662 |
|
|
# tb_top.u_sdram32 : at time 127292.0 ns BST : Burst Terminate
|
| 2663 |
|
|
# tb_top.u_sdram32 : at time 127312.0 ns WRITE: Bank = 3 Row = 790, Col = 235, Data = 897f1c12
|
| 2664 |
|
|
# Status: Burst-No: 11 Write Address: 000c5bef WriteData: b759ea6e
|
| 2665 |
|
|
# tb_top.u_sdram32 : at time 127332.0 ns BST : Burst Terminate
|
| 2666 |
|
|
# tb_top.u_sdram32 : at time 127352.0 ns WRITE: Bank = 3 Row = 790, Col = 236, Data = a97f0052
|
| 2667 |
|
|
# Status: Burst-No: 12 Write Address: 000c5bf0 WriteData: 4bf52997
|
| 2668 |
|
|
# tb_top.u_sdram32 : at time 127372.0 ns BST : Burst Terminate
|
| 2669 |
|
|
# tb_top.u_sdram32 : at time 127392.0 ns WRITE: Bank = 3 Row = 790, Col = 237, Data = 2c848959
|
| 2670 |
|
|
# Status: Burst-No: 13 Write Address: 000c5bf1 WriteData: 6d8b87db
|
| 2671 |
|
|
# tb_top.u_sdram32 : at time 127412.0 ns BST : Burst Terminate
|
| 2672 |
|
|
# tb_top.u_sdram32 : at time 127432.0 ns WRITE: Bank = 3 Row = 790, Col = 238, Data = e82b96d0
|
| 2673 |
|
|
# Status: Burst-No: 14 Write Address: 000c5bf2 WriteData: 535277a6
|
| 2674 |
|
|
# tb_top.u_sdram32 : at time 127452.0 ns BST : Burst Terminate
|
| 2675 |
|
|
# tb_top.u_sdram32 : at time 127472.0 ns WRITE: Bank = 3 Row = 790, Col = 239, Data = b759ea6e
|
| 2676 |
|
|
# Status: Burst-No: 15 Write Address: 000c5bf3 WriteData: 5d85d3bb
|
| 2677 |
|
|
# tb_top.u_sdram32 : at time 127492.0 ns BST : Burst Terminate
|
| 2678 |
|
|
# tb_top.u_sdram32 : at time 127512.0 ns WRITE: Bank = 3 Row = 790, Col = 240, Data = 4bf52997
|
| 2679 |
|
|
# Status: Burst-No: 16 Write Address: 000c5bf4 WriteData: 80797c00
|
| 2680 |
|
|
# tb_top.u_sdram32 : at time 127532.0 ns BST : Burst Terminate
|
| 2681 |
|
|
# tb_top.u_sdram32 : at time 127552.0 ns WRITE: Bank = 3 Row = 790, Col = 241, Data = 6d8b87db
|
| 2682 |
|
|
# Status: Burst-No: 17 Write Address: 000c5bf5 WriteData: 87e44c0f
|
| 2683 |
|
|
# tb_top.u_sdram32 : at time 127572.0 ns BST : Burst Terminate
|
| 2684 |
|
|
# tb_top.u_sdram32 : at time 127592.0 ns WRITE: Bank = 3 Row = 790, Col = 242, Data = 535277a6
|
| 2685 |
|
|
# Status: Burst-No: 18 Write Address: 000c5bf6 WriteData: b4e8d669
|
| 2686 |
|
|
# tb_top.u_sdram32 : at time 127612.0 ns BST : Burst Terminate
|
| 2687 |
|
|
# tb_top.u_sdram32 : at time 127632.0 ns WRITE: Bank = 3 Row = 790, Col = 243, Data = 5d85d3bb
|
| 2688 |
|
|
# Status: Burst-No: 19 Write Address: 000c5bf7 WriteData: 8653620c
|
| 2689 |
|
|
# tb_top.u_sdram32 : at time 127652.0 ns BST : Burst Terminate
|
| 2690 |
|
|
# tb_top.u_sdram32 : at time 127672.0 ns WRITE: Bank = 3 Row = 790, Col = 244, Data = 80797c00
|
| 2691 |
|
|
# Status: Burst-No: 20 Write Address: 000c5bf8 WriteData: 2ca81959
|
| 2692 |
|
|
# tb_top.u_sdram32 : at time 127692.0 ns BST : Burst Terminate
|
| 2693 |
|
|
# tb_top.u_sdram32 : at time 127712.0 ns WRITE: Bank = 3 Row = 790, Col = 245, Data = 87e44c0f
|
| 2694 |
|
|
# Status: Burst-No: 21 Write Address: 000c5bf9 WriteData: 62fd49c5
|
| 2695 |
|
|
# tb_top.u_sdram32 : at time 127732.0 ns BST : Burst Terminate
|
| 2696 |
|
|
# tb_top.u_sdram32 : at time 127752.0 ns WRITE: Bank = 3 Row = 790, Col = 246, Data = b4e8d669
|
| 2697 |
|
|
# Status: Burst-No: 22 Write Address: 000c5bfa WriteData: 67d735cf
|
| 2698 |
|
|
# tb_top.u_sdram32 : at time 127772.0 ns BST : Burst Terminate
|
| 2699 |
|
|
# tb_top.u_sdram32 : at time 127792.0 ns WRITE: Bank = 3 Row = 790, Col = 247, Data = 8653620c
|
| 2700 |
|
|
# Status: Burst-No: 23 Write Address: 000c5bfb WriteData: 4839e590
|
| 2701 |
|
|
# tb_top.u_sdram32 : at time 127812.0 ns BST : Burst Terminate
|
| 2702 |
|
|
# tb_top.u_sdram32 : at time 127832.0 ns WRITE: Bank = 3 Row = 790, Col = 248, Data = 2ca81959
|
| 2703 |
|
|
# Status: Burst-No: 24 Write Address: 000c5bfc WriteData: a8e4d851
|
| 2704 |
|
|
# tb_top.u_sdram32 : at time 127852.0 ns BST : Burst Terminate
|
| 2705 |
|
|
# tb_top.u_sdram32 : at time 127872.0 ns WRITE: Bank = 3 Row = 790, Col = 249, Data = 62fd49c5
|
| 2706 |
|
|
# Status: Burst-No: 25 Write Address: 000c5bfd WriteData: b4f9a469
|
| 2707 |
|
|
# tb_top.u_sdram32 : at time 127892.0 ns BST : Burst Terminate
|
| 2708 |
|
|
# tb_top.u_sdram32 : at time 127912.0 ns WRITE: Bank = 3 Row = 790, Col = 250, Data = 67d735cf
|
| 2709 |
|
|
# Status: Burst-No: 26 Write Address: 000c5bfe WriteData: 3b83cd77
|
| 2710 |
|
|
# tb_top.u_sdram32 : at time 127932.0 ns BST : Burst Terminate
|
| 2711 |
|
|
# tb_top.u_sdram32 : at time 127952.0 ns WRITE: Bank = 3 Row = 790, Col = 251, Data = 4839e590
|
| 2712 |
|
|
# Status: Burst-No: 27 Write Address: 000c5bff WriteData: 2523654a
|
| 2713 |
|
|
# tb_top.u_sdram32 : at time 127972.0 ns BST : Burst Terminate
|
| 2714 |
|
|
# tb_top.u_sdram32 : at time 127992.0 ns WRITE: Bank = 3 Row = 790, Col = 252, Data = a8e4d851
|
| 2715 |
|
|
# Status: Burst-No: 28 Write Address: 000c5c00 WriteData: ec3758d8
|
| 2716 |
|
|
# tb_top.u_sdram32 : at time 128012.0 ns BST : Burst Terminate
|
| 2717 |
|
|
# tb_top.u_sdram32 : at time 128032.0 ns WRITE: Bank = 3 Row = 790, Col = 253, Data = b4f9a469
|
| 2718 |
|
|
# Status: Burst-No: 29 Write Address: 000c5c01 WriteData: 4ddd4d9b
|
| 2719 |
|
|
# tb_top.u_sdram32 : at time 128052.0 ns BST : Burst Terminate
|
| 2720 |
|
|
# tb_top.u_sdram32 : at time 128072.0 ns WRITE: Bank = 3 Row = 790, Col = 254, Data = 3b83cd77
|
| 2721 |
|
|
# Status: Burst-No: 30 Write Address: 000c5c02 WriteData: e20e9ac4
|
| 2722 |
|
|
# tb_top.u_sdram32 : at time 128092.0 ns BST : Burst Terminate
|
| 2723 |
|
|
# tb_top.u_sdram32 : at time 128112.0 ns WRITE: Bank = 3 Row = 790, Col = 255, Data = 2523654a
|
| 2724 |
|
|
# Status: Burst-No: 31 Write Address: 000c5c03 WriteData: 5c78b1b8
|
| 2725 |
|
|
# tb_top.u_sdram32 : at time 128132.0 ns BST : Burst Terminate
|
| 2726 |
|
|
# Status: Burst-No: 32 Write Address: 000c5c04 WriteData: dbe6f2b7
|
| 2727 |
|
|
# Status: Burst-No: 33 Write Address: 000c5c05 WriteData: c378ee86
|
| 2728 |
|
|
# tb_top.u_sdram32 : at time 128212.0 ns ACT : Bank = 0 Row = 791
|
| 2729 |
|
|
# tb_top.u_sdram32 : at time 128272.0 ns WRITE: Bank = 0 Row = 791, Col = 0, Data = ec3758d8
|
| 2730 |
|
|
# tb_top.u_sdram32 : at time 128292.0 ns BST : Burst Terminate
|
| 2731 |
|
|
# Status: Burst-No: 34 Write Address: 000c5c06 WriteData: 984d5a30
|
| 2732 |
|
|
# tb_top.u_sdram32 : at time 128412.0 ns ACT : Bank = 0 Row = 791
|
| 2733 |
|
|
# tb_top.u_sdram32 : at time 128472.0 ns WRITE: Bank = 0 Row = 791, Col = 1, Data = 4ddd4d9b
|
| 2734 |
|
|
# tb_top.u_sdram32 : at time 128492.0 ns WRITE: Bank = 0 Row = 791, Col = 2, Data = e20e9ac4
|
| 2735 |
|
|
# tb_top.u_sdram32 : at time 128512.0 ns BST : Burst Terminate
|
| 2736 |
|
|
# tb_top.u_sdram32 : at time 128532.0 ns WRITE: Bank = 0 Row = 791, Col = 3, Data = 5c78b1b8
|
| 2737 |
|
|
# Status: Burst-No: 35 Write Address: 000c5c07 WriteData: 3bed5377
|
| 2738 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 128552.0 ns BST : Burst Terminate
|
| 2739 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 128572.0 ns WRITE: Bank = 0 Row = 791, Col = 4, Data = dbe6f2b7
|
| 2740 |
|
|
# tb_top.u_sdram32 : at time 128592.0 ns BST : Burst Terminate
|
| 2741 |
|
|
# tb_top.u_sdram32 : at time 128612.0 ns WRITE: Bank = 0 Row = 791, Col = 5, Data = c378ee86
|
| 2742 |
|
|
# tb_top.u_sdram32 : at time 128632.0 ns BST : Burst Terminate
|
| 2743 |
|
|
# Write Address: 0016c7b5, Burst Size: 21
|
| 2744 |
|
|
# tb_top.u_sdram32 : at time 128652.0 ns WRITE: Bank = 0 Row = 791, Col = 6, Data = 984d5a30
|
| 2745 |
|
|
# Status: Burst-No: 0 Write Address: 0005b1ed WriteData: 03878707
|
| 2746 |
|
|
# Status: Burst-No: 1 Write Address: 0005b1ee WriteData: 3b0b9776
|
| 2747 |
|
|
# tb_top.u_sdram32 : at time 128672.0 ns BST : Burst Terminate
|
| 2748 |
|
|
# Status: Burst-No: 2 Write Address: 0005b1ef WriteData: 74a1ade9
|
| 2749 |
|
|
# tb_top.u_sdram32 : at time 128692.0 ns WRITE: Bank = 0 Row = 791, Col = 7, Data = 3bed5377
|
| 2750 |
|
|
# Status: Burst-No: 3 Write Address: 0005b1f0 WriteData: 45e28b8b
|
| 2751 |
|
|
# tb_top.u_sdram32 : at time 128712.0 ns BST : Burst Terminate
|
| 2752 |
|
|
# Status: Burst-No: 4 Write Address: 0005b1f1 WriteData: 00f25f01
|
| 2753 |
|
|
# Status: Burst-No: 5 Write Address: 0005b1f2 WriteData: 6d808bdb
|
| 2754 |
|
|
# tb_top.u_sdram32 : at time 128792.0 ns ACT : Bank = 1 Row = 364
|
| 2755 |
|
|
# tb_top.u_sdram32 : at time 128852.0 ns WRITE: Bank = 1 Row = 364, Col = 237, Data = 03878707
|
| 2756 |
|
|
# tb_top.u_sdram32 : at time 128872.0 ns WRITE: Bank = 1 Row = 364, Col = 238, Data = 3b0b9776
|
| 2757 |
|
|
# tb_top.u_sdram32 : at time 128892.0 ns BST : Burst Terminate
|
| 2758 |
|
|
# tb_top.u_sdram32 : at time 128912.0 ns WRITE: Bank = 1 Row = 364, Col = 239, Data = 74a1ade9
|
| 2759 |
|
|
# Status: Burst-No: 6 Write Address: 0005b1f3 WriteData: c0764280
|
| 2760 |
|
|
# tb_top.u_sdram32 : at time 128932.0 ns BST : Burst Terminate
|
| 2761 |
|
|
# tb_top.u_sdram32 : at time 128952.0 ns WRITE: Bank = 1 Row = 364, Col = 240, Data = 45e28b8b
|
| 2762 |
|
|
# Status: Burst-No: 7 Write Address: 0005b1f4 WriteData: 611d9fc2
|
| 2763 |
|
|
# tb_top.u_sdram32 : at time 128972.0 ns BST : Burst Terminate
|
| 2764 |
|
|
# tb_top.u_sdram32 : at time 128992.0 ns WRITE: Bank = 1 Row = 364, Col = 241, Data = 00f25f01
|
| 2765 |
|
|
# Status: Burst-No: 8 Write Address: 0005b1f5 WriteData: e2ecdac5
|
| 2766 |
|
|
# tb_top.u_sdram32 : at time 129012.0 ns BST : Burst Terminate
|
| 2767 |
|
|
# tb_top.u_sdram32 : at time 129032.0 ns WRITE: Bank = 1 Row = 364, Col = 242, Data = 6d808bdb
|
| 2768 |
|
|
# Status: Burst-No: 9 Write Address: 0005b1f6 WriteData: 9827fa30
|
| 2769 |
|
|
# tb_top.u_sdram32 : at time 129052.0 ns BST : Burst Terminate
|
| 2770 |
|
|
# tb_top.u_sdram32 : at time 129072.0 ns WRITE: Bank = 1 Row = 364, Col = 243, Data = c0764280
|
| 2771 |
|
|
# Status: Burst-No: 10 Write Address: 0005b1f7 WriteData: d7b2e4af
|
| 2772 |
|
|
# tb_top.u_sdram32 : at time 129092.0 ns BST : Burst Terminate
|
| 2773 |
|
|
# tb_top.u_sdram32 : at time 129112.0 ns WRITE: Bank = 1 Row = 364, Col = 244, Data = 611d9fc2
|
| 2774 |
|
|
# Status: Burst-No: 11 Write Address: 0005b1f8 WriteData: b302da66
|
| 2775 |
|
|
# tb_top.u_sdram32 : at time 129132.0 ns BST : Burst Terminate
|
| 2776 |
|
|
# tb_top.u_sdram32 : at time 129152.0 ns WRITE: Bank = 1 Row = 364, Col = 245, Data = e2ecdac5
|
| 2777 |
|
|
# Status: Burst-No: 12 Write Address: 0005b1f9 WriteData: 57fbb9af
|
| 2778 |
|
|
# tb_top.u_sdram32 : at time 129172.0 ns BST : Burst Terminate
|
| 2779 |
|
|
# tb_top.u_sdram32 : at time 129192.0 ns WRITE: Bank = 1 Row = 364, Col = 246, Data = 9827fa30
|
| 2780 |
|
|
# Status: Burst-No: 13 Write Address: 0005b1fa WriteData: f4d86ee9
|
| 2781 |
|
|
# tb_top.u_sdram32 : at time 129212.0 ns BST : Burst Terminate
|
| 2782 |
|
|
# tb_top.u_sdram32 : at time 129232.0 ns WRITE: Bank = 1 Row = 364, Col = 247, Data = d7b2e4af
|
| 2783 |
|
|
# Status: Burst-No: 14 Write Address: 0005b1fb WriteData: 7c41aff8
|
| 2784 |
|
|
# tb_top.u_sdram32 : at time 129252.0 ns BST : Burst Terminate
|
| 2785 |
|
|
# tb_top.u_sdram32 : at time 129272.0 ns WRITE: Bank = 1 Row = 364, Col = 248, Data = b302da66
|
| 2786 |
|
|
# Status: Burst-No: 15 Write Address: 0005b1fc WriteData: 8376ac06
|
| 2787 |
|
|
# tb_top.u_sdram32 : at time 129292.0 ns BST : Burst Terminate
|
| 2788 |
|
|
# tb_top.u_sdram32 : at time 129312.0 ns WRITE: Bank = 1 Row = 364, Col = 249, Data = 57fbb9af
|
| 2789 |
|
|
# Status: Burst-No: 16 Write Address: 0005b1fd WriteData: f78576ef
|
| 2790 |
|
|
# tb_top.u_sdram32 : at time 129332.0 ns BST : Burst Terminate
|
| 2791 |
|
|
# tb_top.u_sdram32 : at time 129352.0 ns WRITE: Bank = 1 Row = 364, Col = 250, Data = f4d86ee9
|
| 2792 |
|
|
# Status: Burst-No: 17 Write Address: 0005b1fe WriteData: 70ef37e1
|
| 2793 |
|
|
# tb_top.u_sdram32 : at time 129372.0 ns BST : Burst Terminate
|
| 2794 |
|
|
# tb_top.u_sdram32 : at time 129392.0 ns WRITE: Bank = 1 Row = 364, Col = 251, Data = 7c41aff8
|
| 2795 |
|
|
# Status: Burst-No: 18 Write Address: 0005b1ff WriteData: cab47c95
|
| 2796 |
|
|
# tb_top.u_sdram32 : at time 129412.0 ns BST : Burst Terminate
|
| 2797 |
|
|
# tb_top.u_sdram32 : at time 129432.0 ns WRITE: Bank = 1 Row = 364, Col = 252, Data = 8376ac06
|
| 2798 |
|
|
# Status: Burst-No: 19 Write Address: 0005b200 WriteData: f7723eee
|
| 2799 |
|
|
# tb_top.u_sdram32 : at time 129452.0 ns BST : Burst Terminate
|
| 2800 |
|
|
# tb_top.u_sdram32 : at time 129472.0 ns WRITE: Bank = 1 Row = 364, Col = 253, Data = f78576ef
|
| 2801 |
|
|
# Status: Burst-No: 20 Write Address: 0005b201 WriteData: 304e4d60
|
| 2802 |
|
|
# tb_top.u_sdram32 : at time 129492.0 ns BST : Burst Terminate
|
| 2803 |
|
|
# tb_top.u_sdram32 : at time 129512.0 ns WRITE: Bank = 1 Row = 364, Col = 254, Data = 70ef37e1
|
| 2804 |
|
|
# tb_top.u_sdram32 : at time 129532.0 ns BST : Burst Terminate
|
| 2805 |
|
|
# tb_top.u_sdram32 : at time 129552.0 ns WRITE: Bank = 1 Row = 364, Col = 255, Data = cab47c95
|
| 2806 |
|
|
# tb_top.u_sdram32 : at time 129572.0 ns BST : Burst Terminate
|
| 2807 |
|
|
# tb_top.u_sdram32 : at time 129652.0 ns ACT : Bank = 2 Row = 364
|
| 2808 |
|
|
# tb_top.u_sdram32 : at time 129712.0 ns WRITE: Bank = 2 Row = 364, Col = 0, Data = f7723eee
|
| 2809 |
|
|
# tb_top.u_sdram32 : at time 129732.0 ns WRITE: Bank = 2 Row = 364, Col = 1, Data = 304e4d60
|
| 2810 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 129752.0 ns BST : Burst Terminate
|
| 2811 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 129792.0 ns BST : Burst Terminate
|
| 2812 |
|
|
# tb_top.u_sdram32 : at time 129818.0 ns READ : Bank = 3 Row = 790, Col = 228, Data = 954b822a
|
| 2813 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000c5be4 Rxd: 954b822a
|
| 2814 |
|
|
# tb_top.u_sdram32 : at time 129992.0 ns BST : Burst Terminate
|
| 2815 |
|
|
# tb_top.u_sdram32 : at time 130018.0 ns READ : Bank = 3 Row = 790, Col = 229, Data = e471f8c8
|
| 2816 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000c5be5 Rxd: e471f8c8
|
| 2817 |
|
|
# tb_top.u_sdram32 : at time 130192.0 ns BST : Burst Terminate
|
| 2818 |
|
|
# tb_top.u_sdram32 : at time 130218.0 ns READ : Bank = 3 Row = 790, Col = 230, Data = aed72e5d
|
| 2819 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000c5be6 Rxd: aed72e5d
|
| 2820 |
|
|
# tb_top.u_sdram32 : at time 130392.0 ns BST : Burst Terminate
|
| 2821 |
|
|
# tb_top.u_sdram32 : at time 130418.0 ns READ : Bank = 3 Row = 790, Col = 231, Data = 1d3f9d3a
|
| 2822 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000c5be7 Rxd: 1d3f9d3a
|
| 2823 |
|
|
# tb_top.u_sdram32 : at time 130592.0 ns BST : Burst Terminate
|
| 2824 |
|
|
# tb_top.u_sdram32 : at time 130618.0 ns READ : Bank = 3 Row = 790, Col = 232, Data = 4226a984
|
| 2825 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000c5be8 Rxd: 4226a984
|
| 2826 |
|
|
# tb_top.u_sdram32 : at time 130792.0 ns BST : Burst Terminate
|
| 2827 |
|
|
# tb_top.u_sdram32 : at time 130818.0 ns READ : Bank = 3 Row = 790, Col = 233, Data = 95a9a82b
|
| 2828 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000c5be9 Rxd: 95a9a82b
|
| 2829 |
|
|
# tb_top.u_sdram32 : at time 130992.0 ns BST : Burst Terminate
|
| 2830 |
|
|
# tb_top.u_sdram32 : at time 131018.0 ns READ : Bank = 3 Row = 790, Col = 234, Data = 1c8d7f39
|
| 2831 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000c5bea Rxd: 1c8d7f39
|
| 2832 |
|
|
# tb_top.u_sdram32 : at time 131192.0 ns BST : Burst Terminate
|
| 2833 |
|
|
# tb_top.u_sdram32 : at time 131218.0 ns READ : Bank = 3 Row = 790, Col = 235, Data = 897f1c12
|
| 2834 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000c5beb Rxd: 897f1c12
|
| 2835 |
|
|
# tb_top.u_sdram32 : at time 131392.0 ns BST : Burst Terminate
|
| 2836 |
|
|
# tb_top.u_sdram32 : at time 131418.0 ns READ : Bank = 3 Row = 790, Col = 236, Data = a97f0052
|
| 2837 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000c5bec Rxd: a97f0052
|
| 2838 |
|
|
# tb_top.u_sdram32 : at time 131592.0 ns BST : Burst Terminate
|
| 2839 |
|
|
# tb_top.u_sdram32 : at time 131618.0 ns READ : Bank = 3 Row = 790, Col = 237, Data = 2c848959
|
| 2840 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000c5bed Rxd: 2c848959
|
| 2841 |
|
|
# tb_top.u_sdram32 : at time 131792.0 ns BST : Burst Terminate
|
| 2842 |
|
|
# tb_top.u_sdram32 : at time 131818.0 ns READ : Bank = 3 Row = 790, Col = 238, Data = e82b96d0
|
| 2843 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000c5bee Rxd: e82b96d0
|
| 2844 |
|
|
# tb_top.u_sdram32 : at time 131992.0 ns BST : Burst Terminate
|
| 2845 |
|
|
# tb_top.u_sdram32 : at time 132018.0 ns READ : Bank = 3 Row = 790, Col = 239, Data = b759ea6e
|
| 2846 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000c5bef Rxd: b759ea6e
|
| 2847 |
|
|
# tb_top.u_sdram32 : at time 132192.0 ns BST : Burst Terminate
|
| 2848 |
|
|
# tb_top.u_sdram32 : at time 132218.0 ns READ : Bank = 3 Row = 790, Col = 240, Data = 4bf52997
|
| 2849 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000c5bf0 Rxd: 4bf52997
|
| 2850 |
|
|
# tb_top.u_sdram32 : at time 132392.0 ns BST : Burst Terminate
|
| 2851 |
|
|
# tb_top.u_sdram32 : at time 132418.0 ns READ : Bank = 3 Row = 790, Col = 241, Data = 6d8b87db
|
| 2852 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000c5bf1 Rxd: 6d8b87db
|
| 2853 |
|
|
# tb_top.u_sdram32 : at time 132592.0 ns BST : Burst Terminate
|
| 2854 |
|
|
# tb_top.u_sdram32 : at time 132618.0 ns READ : Bank = 3 Row = 790, Col = 242, Data = 535277a6
|
| 2855 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000c5bf2 Rxd: 535277a6
|
| 2856 |
|
|
# tb_top.u_sdram32 : at time 132792.0 ns BST : Burst Terminate
|
| 2857 |
|
|
# tb_top.u_sdram32 : at time 132818.0 ns READ : Bank = 3 Row = 790, Col = 243, Data = 5d85d3bb
|
| 2858 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000c5bf3 Rxd: 5d85d3bb
|
| 2859 |
|
|
# tb_top.u_sdram32 : at time 132992.0 ns BST : Burst Terminate
|
| 2860 |
|
|
# tb_top.u_sdram32 : at time 133018.0 ns READ : Bank = 3 Row = 790, Col = 244, Data = 80797c00
|
| 2861 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000c5bf4 Rxd: 80797c00
|
| 2862 |
|
|
# tb_top.u_sdram32 : at time 133192.0 ns BST : Burst Terminate
|
| 2863 |
|
|
# tb_top.u_sdram32 : at time 133218.0 ns READ : Bank = 3 Row = 790, Col = 245, Data = 87e44c0f
|
| 2864 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000c5bf5 Rxd: 87e44c0f
|
| 2865 |
|
|
# tb_top.u_sdram32 : at time 133392.0 ns BST : Burst Terminate
|
| 2866 |
|
|
# tb_top.u_sdram32 : at time 133418.0 ns READ : Bank = 3 Row = 790, Col = 246, Data = b4e8d669
|
| 2867 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000c5bf6 Rxd: b4e8d669
|
| 2868 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 133572.0 ns AREF : Auto Refresh
|
| 2869 |
|
|
# tb_top.u_sdram32 : at time 133752.0 ns AREF : Auto Refresh
|
| 2870 |
|
|
# tb_top.u_sdram32 : at time 133932.0 ns AREF : Auto Refresh
|
| 2871 |
|
|
# tb_top.u_sdram32 : at time 134112.0 ns AREF : Auto Refresh
|
| 2872 |
|
|
# tb_top.u_sdram32 : at time 134292.0 ns AREF : Auto Refresh
|
| 2873 |
|
|
# tb_top.u_sdram32 : at time 134472.0 ns AREF : Auto Refresh
|
| 2874 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 134652.0 ns ACT : Bank = 3 Row = 790
|
| 2875 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 134732.0 ns BST : Burst Terminate
|
| 2876 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 134758.0 ns READ : Bank = 3 Row = 790, Col = 247, Data = 8653620c
|
| 2877 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000c5bf7 Rxd: 8653620c
|
| 2878 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 134932.0 ns BST : Burst Terminate
|
| 2879 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 134958.0 ns READ : Bank = 3 Row = 790, Col = 248, Data = 2ca81959
|
| 2880 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000c5bf8 Rxd: 2ca81959
|
| 2881 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 135132.0 ns BST : Burst Terminate
|
| 2882 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 135158.0 ns READ : Bank = 3 Row = 790, Col = 249, Data = 62fd49c5
|
| 2883 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000c5bf9 Rxd: 62fd49c5
|
| 2884 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 135332.0 ns BST : Burst Terminate
|
| 2885 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 135358.0 ns READ : Bank = 3 Row = 790, Col = 250, Data = 67d735cf
|
| 2886 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000c5bfa Rxd: 67d735cf
|
| 2887 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 135532.0 ns BST : Burst Terminate
|
| 2888 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 135558.0 ns READ : Bank = 3 Row = 790, Col = 251, Data = 4839e590
|
| 2889 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000c5bfb Rxd: 4839e590
|
| 2890 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 135732.0 ns BST : Burst Terminate
|
| 2891 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 135758.0 ns READ : Bank = 3 Row = 790, Col = 252, Data = a8e4d851
|
| 2892 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000c5bfc Rxd: a8e4d851
|
| 2893 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 135932.0 ns BST : Burst Terminate
|
| 2894 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 135958.0 ns READ : Bank = 3 Row = 790, Col = 253, Data = b4f9a469
|
| 2895 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000c5bfd Rxd: b4f9a469
|
| 2896 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 136132.0 ns BST : Burst Terminate
|
| 2897 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 136158.0 ns READ : Bank = 3 Row = 790, Col = 254, Data = 3b83cd77
|
| 2898 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000c5bfe Rxd: 3b83cd77
|
| 2899 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 136332.0 ns BST : Burst Terminate
|
| 2900 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 136358.0 ns READ : Bank = 3 Row = 790, Col = 255, Data = 2523654a
|
| 2901 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000c5bff Rxd: 2523654a
|
| 2902 |
|
|
# tb_top.u_sdram32 : at time 136592.0 ns ACT : Bank = 0 Row = 791
|
| 2903 |
|
|
# tb_top.u_sdram32 : at time 136672.0 ns BST : Burst Terminate
|
| 2904 |
|
|
# tb_top.u_sdram32 : at time 136698.0 ns READ : Bank = 0 Row = 791, Col = 0, Data = ec3758d8
|
| 2905 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000c5c00 Rxd: ec3758d8
|
| 2906 |
|
|
# tb_top.u_sdram32 : at time 136872.0 ns BST : Burst Terminate
|
| 2907 |
|
|
# tb_top.u_sdram32 : at time 136898.0 ns READ : Bank = 0 Row = 791, Col = 1, Data = 4ddd4d9b
|
| 2908 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000c5c01 Rxd: 4ddd4d9b
|
| 2909 |
|
|
# tb_top.u_sdram32 : at time 137072.0 ns BST : Burst Terminate
|
| 2910 |
|
|
# tb_top.u_sdram32 : at time 137098.0 ns READ : Bank = 0 Row = 791, Col = 2, Data = e20e9ac4
|
| 2911 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000c5c02 Rxd: e20e9ac4
|
| 2912 |
|
|
# tb_top.u_sdram32 : at time 137272.0 ns BST : Burst Terminate
|
| 2913 |
|
|
# tb_top.u_sdram32 : at time 137298.0 ns READ : Bank = 0 Row = 791, Col = 3, Data = 5c78b1b8
|
| 2914 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000c5c03 Rxd: 5c78b1b8
|
| 2915 |
|
|
# tb_top.u_sdram32 : at time 137472.0 ns BST : Burst Terminate
|
| 2916 |
|
|
# tb_top.u_sdram32 : at time 137498.0 ns READ : Bank = 0 Row = 791, Col = 4, Data = dbe6f2b7
|
| 2917 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000c5c04 Rxd: dbe6f2b7
|
| 2918 |
|
|
# tb_top.u_sdram32 : at time 137672.0 ns BST : Burst Terminate
|
| 2919 |
|
|
# tb_top.u_sdram32 : at time 137698.0 ns READ : Bank = 0 Row = 791, Col = 5, Data = c378ee86
|
| 2920 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000c5c05 Rxd: c378ee86
|
| 2921 |
|
|
# tb_top.u_sdram32 : at time 137872.0 ns BST : Burst Terminate
|
| 2922 |
|
|
# tb_top.u_sdram32 : at time 137898.0 ns READ : Bank = 0 Row = 791, Col = 6, Data = 984d5a30
|
| 2923 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000c5c06 Rxd: 984d5a30
|
| 2924 |
|
|
# tb_top.u_sdram32 : at time 138072.0 ns BST : Burst Terminate
|
| 2925 |
|
|
# tb_top.u_sdram32 : at time 138098.0 ns READ : Bank = 0 Row = 791, Col = 7, Data = 3bed5377
|
| 2926 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000c5c07 Rxd: 3bed5377
|
| 2927 |
|
|
# tb_top.u_sdram32 : at time 138412.0 ns ACT : Bank = 1 Row = 364
|
| 2928 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 138492.0 ns BST : Burst Terminate
|
| 2929 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 138518.0 ns READ : Bank = 1 Row = 364, Col = 237, Data = 03878707
|
| 2930 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0005b1ed Rxd: 03878707
|
| 2931 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 138692.0 ns BST : Burst Terminate
|
| 2932 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 138718.0 ns READ : Bank = 1 Row = 364, Col = 238, Data = 3b0b9776
|
| 2933 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0005b1ee Rxd: 3b0b9776
|
| 2934 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 138892.0 ns BST : Burst Terminate
|
| 2935 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 138918.0 ns READ : Bank = 1 Row = 364, Col = 239, Data = 74a1ade9
|
| 2936 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0005b1ef Rxd: 74a1ade9
|
| 2937 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 139092.0 ns BST : Burst Terminate
|
| 2938 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 139118.0 ns READ : Bank = 1 Row = 364, Col = 240, Data = 45e28b8b
|
| 2939 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0005b1f0 Rxd: 45e28b8b
|
| 2940 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 139292.0 ns BST : Burst Terminate
|
| 2941 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 139318.0 ns READ : Bank = 1 Row = 364, Col = 241, Data = 00f25f01
|
| 2942 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0005b1f1 Rxd: 00f25f01
|
| 2943 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 139492.0 ns BST : Burst Terminate
|
| 2944 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 139518.0 ns READ : Bank = 1 Row = 364, Col = 242, Data = 6d808bdb
|
| 2945 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0005b1f2 Rxd: 6d808bdb
|
| 2946 |
|
|
# tb_top.u_sdram32 : at time 139692.0 ns BST : Burst Terminate
|
| 2947 |
|
|
# tb_top.u_sdram32 : at time 139718.0 ns READ : Bank = 1 Row = 364, Col = 243, Data = c0764280
|
| 2948 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0005b1f3 Rxd: c0764280
|
| 2949 |
|
|
# tb_top.u_sdram32 : at time 139892.0 ns BST : Burst Terminate
|
| 2950 |
|
|
# tb_top.u_sdram32 : at time 139918.0 ns READ : Bank = 1 Row = 364, Col = 244, Data = 611d9fc2
|
| 2951 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0005b1f4 Rxd: 611d9fc2
|
| 2952 |
|
|
# tb_top.u_sdram32 : at time 140092.0 ns BST : Burst Terminate
|
| 2953 |
|
|
# tb_top.u_sdram32 : at time 140118.0 ns READ : Bank = 1 Row = 364, Col = 245, Data = e2ecdac5
|
| 2954 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0005b1f5 Rxd: e2ecdac5
|
| 2955 |
|
|
# tb_top.u_sdram32 : at time 140292.0 ns BST : Burst Terminate
|
| 2956 |
|
|
# tb_top.u_sdram32 : at time 140318.0 ns READ : Bank = 1 Row = 364, Col = 246, Data = 9827fa30
|
| 2957 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0005b1f6 Rxd: 9827fa30
|
| 2958 |
|
|
# tb_top.u_sdram32 : at time 140492.0 ns BST : Burst Terminate
|
| 2959 |
|
|
# tb_top.u_sdram32 : at time 140518.0 ns READ : Bank = 1 Row = 364, Col = 247, Data = d7b2e4af
|
| 2960 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0005b1f7 Rxd: d7b2e4af
|
| 2961 |
|
|
# tb_top.u_sdram32 : at time 140692.0 ns BST : Burst Terminate
|
| 2962 |
|
|
# tb_top.u_sdram32 : at time 140718.0 ns READ : Bank = 1 Row = 364, Col = 248, Data = b302da66
|
| 2963 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0005b1f8 Rxd: b302da66
|
| 2964 |
|
|
# tb_top.u_sdram32 : at time 140892.0 ns BST : Burst Terminate
|
| 2965 |
|
|
# tb_top.u_sdram32 : at time 140918.0 ns READ : Bank = 1 Row = 364, Col = 249, Data = 57fbb9af
|
| 2966 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0005b1f9 Rxd: 57fbb9af
|
| 2967 |
|
|
# tb_top.u_sdram32 : at time 141092.0 ns BST : Burst Terminate
|
| 2968 |
|
|
# tb_top.u_sdram32 : at time 141118.0 ns READ : Bank = 1 Row = 364, Col = 250, Data = f4d86ee9
|
| 2969 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0005b1fa Rxd: f4d86ee9
|
| 2970 |
|
|
# tb_top.u_sdram32 : at time 141292.0 ns BST : Burst Terminate
|
| 2971 |
|
|
# tb_top.u_sdram32 : at time 141318.0 ns READ : Bank = 1 Row = 364, Col = 251, Data = 7c41aff8
|
| 2972 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0005b1fb Rxd: 7c41aff8
|
| 2973 |
|
|
# tb_top.u_sdram32 : at time 141492.0 ns BST : Burst Terminate
|
| 2974 |
|
|
# tb_top.u_sdram32 : at time 141518.0 ns READ : Bank = 1 Row = 364, Col = 252, Data = 8376ac06
|
| 2975 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0005b1fc Rxd: 8376ac06
|
| 2976 |
|
|
# tb_top.u_sdram32 : at time 141692.0 ns BST : Burst Terminate
|
| 2977 |
|
|
# tb_top.u_sdram32 : at time 141718.0 ns READ : Bank = 1 Row = 364, Col = 253, Data = f78576ef
|
| 2978 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0005b1fd Rxd: f78576ef
|
| 2979 |
|
|
# tb_top.u_sdram32 : at time 141892.0 ns BST : Burst Terminate
|
| 2980 |
|
|
# tb_top.u_sdram32 : at time 141918.0 ns READ : Bank = 1 Row = 364, Col = 254, Data = 70ef37e1
|
| 2981 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0005b1fe Rxd: 70ef37e1
|
| 2982 |
|
|
# tb_top.u_sdram32 : at time 142092.0 ns BST : Burst Terminate
|
| 2983 |
|
|
# tb_top.u_sdram32 : at time 142118.0 ns READ : Bank = 1 Row = 364, Col = 255, Data = cab47c95
|
| 2984 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0005b1ff Rxd: cab47c95
|
| 2985 |
|
|
# tb_top.u_sdram32 : at time 142332.0 ns ACT : Bank = 2 Row = 364
|
| 2986 |
|
|
# tb_top.u_sdram32 : at time 142412.0 ns BST : Burst Terminate
|
| 2987 |
|
|
# tb_top.u_sdram32 : at time 142438.0 ns READ : Bank = 2 Row = 364, Col = 0, Data = f7723eee
|
| 2988 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0005b200 Rxd: f7723eee
|
| 2989 |
|
|
# tb_top.u_sdram32 : at time 142612.0 ns BST : Burst Terminate
|
| 2990 |
|
|
# tb_top.u_sdram32 : at time 142638.0 ns READ : Bank = 2 Row = 364, Col = 1, Data = 304e4d60
|
| 2991 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0005b201 Rxd: 304e4d60
|
| 2992 |
|
|
# Write Address: 001c5ee5, Burst Size: 41
|
| 2993 |
|
|
# Status: Burst-No: 0 Write Address: 000717b9 WriteData: 322f7d64
|
| 2994 |
|
|
# Status: Burst-No: 1 Write Address: 000717ba WriteData: 14b43729
|
| 2995 |
|
|
# Status: Burst-No: 2 Write Address: 000717bb WriteData: f0eeaee1
|
| 2996 |
|
|
# Status: Burst-No: 3 Write Address: 000717bc WriteData: bbbc5277
|
| 2997 |
|
|
# Status: Burst-No: 4 Write Address: 000717bd WriteData: 3715156e
|
| 2998 |
|
|
# Status: Burst-No: 5 Write Address: 000717be WriteData: 40aaf581
|
| 2999 |
|
|
# tb_top.u_sdram32 : at time 142952.0 ns ACT : Bank = 3 Row = 453
|
| 3000 |
|
|
# tb_top.u_sdram32 : at time 143012.0 ns WRITE: Bank = 3 Row = 453, Col = 185, Data = 322f7d64
|
| 3001 |
|
|
# tb_top.u_sdram32 : at time 143032.0 ns WRITE: Bank = 3 Row = 453, Col = 186, Data = 14b43729
|
| 3002 |
|
|
# tb_top.u_sdram32 : at time 143052.0 ns BST : Burst Terminate
|
| 3003 |
|
|
# tb_top.u_sdram32 : at time 143072.0 ns WRITE: Bank = 3 Row = 453, Col = 187, Data = f0eeaee1
|
| 3004 |
|
|
# Status: Burst-No: 6 Write Address: 000717bf WriteData: 6a9fb9d5
|
| 3005 |
|
|
# tb_top.u_sdram32 : at time 143092.0 ns BST : Burst Terminate
|
| 3006 |
|
|
# tb_top.u_sdram32 : at time 143112.0 ns WRITE: Bank = 3 Row = 453, Col = 188, Data = bbbc5277
|
| 3007 |
|
|
# Status: Burst-No: 7 Write Address: 000717c0 WriteData: 3437d568
|
| 3008 |
|
|
# tb_top.u_sdram32 : at time 143132.0 ns BST : Burst Terminate
|
| 3009 |
|
|
# tb_top.u_sdram32 : at time 143152.0 ns WRITE: Bank = 3 Row = 453, Col = 189, Data = 3715156e
|
| 3010 |
|
|
# Status: Burst-No: 8 Write Address: 000717c1 WriteData: 786271f0
|
| 3011 |
|
|
# tb_top.u_sdram32 : at time 143172.0 ns BST : Burst Terminate
|
| 3012 |
|
|
# tb_top.u_sdram32 : at time 143192.0 ns WRITE: Bank = 3 Row = 453, Col = 190, Data = 40aaf581
|
| 3013 |
|
|
# Status: Burst-No: 9 Write Address: 000717c2 WriteData: d57800aa
|
| 3014 |
|
|
# tb_top.u_sdram32 : at time 143212.0 ns BST : Burst Terminate
|
| 3015 |
|
|
# tb_top.u_sdram32 : at time 143232.0 ns WRITE: Bank = 3 Row = 453, Col = 191, Data = 6a9fb9d5
|
| 3016 |
|
|
# Status: Burst-No: 10 Write Address: 000717c3 WriteData: 079fc30f
|
| 3017 |
|
|
# tb_top.u_sdram32 : at time 143252.0 ns BST : Burst Terminate
|
| 3018 |
|
|
# tb_top.u_sdram32 : at time 143272.0 ns WRITE: Bank = 3 Row = 453, Col = 192, Data = 3437d568
|
| 3019 |
|
|
# Status: Burst-No: 11 Write Address: 000717c4 WriteData: f8dc48f1
|
| 3020 |
|
|
# tb_top.u_sdram32 : at time 143292.0 ns BST : Burst Terminate
|
| 3021 |
|
|
# tb_top.u_sdram32 : at time 143312.0 ns WRITE: Bank = 3 Row = 453, Col = 193, Data = 786271f0
|
| 3022 |
|
|
# Status: Burst-No: 12 Write Address: 000717c5 WriteData: be9bbc7d
|
| 3023 |
|
|
# tb_top.u_sdram32 : at time 143332.0 ns BST : Burst Terminate
|
| 3024 |
|
|
# tb_top.u_sdram32 : at time 143352.0 ns WRITE: Bank = 3 Row = 453, Col = 194, Data = d57800aa
|
| 3025 |
|
|
# Status: Burst-No: 13 Write Address: 000717c6 WriteData: 472e958e
|
| 3026 |
|
|
# tb_top.u_sdram32 : at time 143372.0 ns BST : Burst Terminate
|
| 3027 |
|
|
# tb_top.u_sdram32 : at time 143392.0 ns WRITE: Bank = 3 Row = 453, Col = 195, Data = 079fc30f
|
| 3028 |
|
|
# Status: Burst-No: 14 Write Address: 000717c7 WriteData: f161dce2
|
| 3029 |
|
|
# tb_top.u_sdram32 : at time 143412.0 ns BST : Burst Terminate
|
| 3030 |
|
|
# tb_top.u_sdram32 : at time 143432.0 ns WRITE: Bank = 3 Row = 453, Col = 196, Data = f8dc48f1
|
| 3031 |
|
|
# Status: Burst-No: 15 Write Address: 000717c8 WriteData: 1e664d3c
|
| 3032 |
|
|
# tb_top.u_sdram32 : at time 143452.0 ns BST : Burst Terminate
|
| 3033 |
|
|
# tb_top.u_sdram32 : at time 143472.0 ns WRITE: Bank = 3 Row = 453, Col = 197, Data = be9bbc7d
|
| 3034 |
|
|
# Status: Burst-No: 16 Write Address: 000717c9 WriteData: d4b5e6a9
|
| 3035 |
|
|
# tb_top.u_sdram32 : at time 143492.0 ns BST : Burst Terminate
|
| 3036 |
|
|
# tb_top.u_sdram32 : at time 143512.0 ns WRITE: Bank = 3 Row = 453, Col = 198, Data = 472e958e
|
| 3037 |
|
|
# Status: Burst-No: 17 Write Address: 000717ca WriteData: 77ebb1ef
|
| 3038 |
|
|
# tb_top.u_sdram32 : at time 143532.0 ns BST : Burst Terminate
|
| 3039 |
|
|
# tb_top.u_sdram32 : at time 143552.0 ns WRITE: Bank = 3 Row = 453, Col = 199, Data = f161dce2
|
| 3040 |
|
|
# Status: Burst-No: 18 Write Address: 000717cb WriteData: ade7d05b
|
| 3041 |
|
|
# tb_top.u_sdram32 : at time 143572.0 ns BST : Burst Terminate
|
| 3042 |
|
|
# tb_top.u_sdram32 : at time 143592.0 ns WRITE: Bank = 3 Row = 453, Col = 200, Data = 1e664d3c
|
| 3043 |
|
|
# Status: Burst-No: 19 Write Address: 000717cc WriteData: d7a23caf
|
| 3044 |
|
|
# tb_top.u_sdram32 : at time 143612.0 ns BST : Burst Terminate
|
| 3045 |
|
|
# tb_top.u_sdram32 : at time 143632.0 ns WRITE: Bank = 3 Row = 453, Col = 201, Data = d4b5e6a9
|
| 3046 |
|
|
# Status: Burst-No: 20 Write Address: 000717cd WriteData: 25029b4a
|
| 3047 |
|
|
# tb_top.u_sdram32 : at time 143652.0 ns BST : Burst Terminate
|
| 3048 |
|
|
# tb_top.u_sdram32 : at time 143672.0 ns WRITE: Bank = 3 Row = 453, Col = 202, Data = 77ebb1ef
|
| 3049 |
|
|
# Status: Burst-No: 21 Write Address: 000717ce WriteData: 5cd20db9
|
| 3050 |
|
|
# tb_top.u_sdram32 : at time 143692.0 ns BST : Burst Terminate
|
| 3051 |
|
|
# tb_top.u_sdram32 : at time 143712.0 ns WRITE: Bank = 3 Row = 453, Col = 203, Data = ade7d05b
|
| 3052 |
|
|
# Status: Burst-No: 22 Write Address: 000717cf WriteData: 098e2d13
|
| 3053 |
|
|
# tb_top.u_sdram32 : at time 143732.0 ns BST : Burst Terminate
|
| 3054 |
|
|
# tb_top.u_sdram32 : at time 143752.0 ns WRITE: Bank = 3 Row = 453, Col = 204, Data = d7a23caf
|
| 3055 |
|
|
# Status: Burst-No: 23 Write Address: 000717d0 WriteData: 09c83513
|
| 3056 |
|
|
# tb_top.u_sdram32 : at time 143772.0 ns BST : Burst Terminate
|
| 3057 |
|
|
# tb_top.u_sdram32 : at time 143792.0 ns WRITE: Bank = 3 Row = 453, Col = 205, Data = 25029b4a
|
| 3058 |
|
|
# Status: Burst-No: 24 Write Address: 000717d1 WriteData: 32dc4165
|
| 3059 |
|
|
# tb_top.u_sdram32 : at time 143812.0 ns BST : Burst Terminate
|
| 3060 |
|
|
# tb_top.u_sdram32 : at time 143832.0 ns WRITE: Bank = 3 Row = 453, Col = 206, Data = 5cd20db9
|
| 3061 |
|
|
# Status: Burst-No: 25 Write Address: 000717d2 WriteData: 28c62751
|
| 3062 |
|
|
# tb_top.u_sdram32 : at time 143852.0 ns BST : Burst Terminate
|
| 3063 |
|
|
# tb_top.u_sdram32 : at time 143872.0 ns WRITE: Bank = 3 Row = 453, Col = 207, Data = 098e2d13
|
| 3064 |
|
|
# Status: Burst-No: 26 Write Address: 000717d3 WriteData: db983ab7
|
| 3065 |
|
|
# tb_top.u_sdram32 : at time 143892.0 ns BST : Burst Terminate
|
| 3066 |
|
|
# tb_top.u_sdram32 : at time 143912.0 ns WRITE: Bank = 3 Row = 453, Col = 208, Data = 09c83513
|
| 3067 |
|
|
# Status: Burst-No: 27 Write Address: 000717d4 WriteData: cc981099
|
| 3068 |
|
|
# tb_top.u_sdram32 : at time 143932.0 ns BST : Burst Terminate
|
| 3069 |
|
|
# tb_top.u_sdram32 : at time 143952.0 ns WRITE: Bank = 3 Row = 453, Col = 209, Data = 32dc4165
|
| 3070 |
|
|
# Status: Burst-No: 28 Write Address: 000717d5 WriteData: 9d12083a
|
| 3071 |
|
|
# tb_top.u_sdram32 : at time 143972.0 ns BST : Burst Terminate
|
| 3072 |
|
|
# tb_top.u_sdram32 : at time 143992.0 ns WRITE: Bank = 3 Row = 453, Col = 210, Data = 28c62751
|
| 3073 |
|
|
# Status: Burst-No: 29 Write Address: 000717d6 WriteData: b8ea3a71
|
| 3074 |
|
|
# tb_top.u_sdram32 : at time 144012.0 ns BST : Burst Terminate
|
| 3075 |
|
|
# tb_top.u_sdram32 : at time 144032.0 ns WRITE: Bank = 3 Row = 453, Col = 211, Data = db983ab7
|
| 3076 |
|
|
# Status: Burst-No: 30 Write Address: 000717d7 WriteData: 317c0762
|
| 3077 |
|
|
# tb_top.u_sdram32 : at time 144052.0 ns BST : Burst Terminate
|
| 3078 |
|
|
# tb_top.u_sdram32 : at time 144072.0 ns WRITE: Bank = 3 Row = 453, Col = 212, Data = cc981099
|
| 3079 |
|
|
# Status: Burst-No: 31 Write Address: 000717d8 WriteData: f2356ae4
|
| 3080 |
|
|
# tb_top.u_sdram32 : at time 144092.0 ns BST : Burst Terminate
|
| 3081 |
|
|
# tb_top.u_sdram32 : at time 144112.0 ns WRITE: Bank = 3 Row = 453, Col = 213, Data = 9d12083a
|
| 3082 |
|
|
# Status: Burst-No: 32 Write Address: 000717d9 WriteData: 1513dd2a
|
| 3083 |
|
|
# tb_top.u_sdram32 : at time 144132.0 ns BST : Burst Terminate
|
| 3084 |
|
|
# tb_top.u_sdram32 : at time 144152.0 ns WRITE: Bank = 3 Row = 453, Col = 214, Data = b8ea3a71
|
| 3085 |
|
|
# Status: Burst-No: 33 Write Address: 000717da WriteData: beda447d
|
| 3086 |
|
|
# tb_top.u_sdram32 : at time 144172.0 ns BST : Burst Terminate
|
| 3087 |
|
|
# tb_top.u_sdram32 : at time 144192.0 ns WRITE: Bank = 3 Row = 453, Col = 215, Data = 317c0762
|
| 3088 |
|
|
# Status: Burst-No: 34 Write Address: 000717db WriteData: 2cee5f59
|
| 3089 |
|
|
# tb_top.u_sdram32 : at time 144212.0 ns BST : Burst Terminate
|
| 3090 |
|
|
# tb_top.u_sdram32 : at time 144232.0 ns WRITE: Bank = 3 Row = 453, Col = 216, Data = f2356ae4
|
| 3091 |
|
|
# Status: Burst-No: 35 Write Address: 000717dc WriteData: 72c3a3e5
|
| 3092 |
|
|
# tb_top.u_sdram32 : at time 144252.0 ns BST : Burst Terminate
|
| 3093 |
|
|
# tb_top.u_sdram32 : at time 144272.0 ns WRITE: Bank = 3 Row = 453, Col = 217, Data = 1513dd2a
|
| 3094 |
|
|
# Status: Burst-No: 36 Write Address: 000717dd WriteData: 76de6bed
|
| 3095 |
|
|
# tb_top.u_sdram32 : at time 144292.0 ns BST : Burst Terminate
|
| 3096 |
|
|
# tb_top.u_sdram32 : at time 144312.0 ns WRITE: Bank = 3 Row = 453, Col = 218, Data = beda447d
|
| 3097 |
|
|
# Status: Burst-No: 37 Write Address: 000717de WriteData: e4a800c9
|
| 3098 |
|
|
# tb_top.u_sdram32 : at time 144332.0 ns BST : Burst Terminate
|
| 3099 |
|
|
# tb_top.u_sdram32 : at time 144352.0 ns WRITE: Bank = 3 Row = 453, Col = 219, Data = 2cee5f59
|
| 3100 |
|
|
# Status: Burst-No: 38 Write Address: 000717df WriteData: a0aecc41
|
| 3101 |
|
|
# tb_top.u_sdram32 : at time 144372.0 ns BST : Burst Terminate
|
| 3102 |
|
|
# tb_top.u_sdram32 : at time 144392.0 ns WRITE: Bank = 3 Row = 453, Col = 220, Data = 72c3a3e5
|
| 3103 |
|
|
# Status: Burst-No: 39 Write Address: 000717e0 WriteData: 57c1d1af
|
| 3104 |
|
|
# tb_top.u_sdram32 : at time 144412.0 ns BST : Burst Terminate
|
| 3105 |
|
|
# tb_top.u_sdram32 : at time 144432.0 ns WRITE: Bank = 3 Row = 453, Col = 221, Data = 76de6bed
|
| 3106 |
|
|
# Status: Burst-No: 40 Write Address: 000717e1 WriteData: eda71cdb
|
| 3107 |
|
|
# tb_top.u_sdram32 : at time 144452.0 ns BST : Burst Terminate
|
| 3108 |
|
|
# tb_top.u_sdram32 : at time 144472.0 ns WRITE: Bank = 3 Row = 453, Col = 222, Data = e4a800c9
|
| 3109 |
|
|
# tb_top.u_sdram32 : at time 144492.0 ns BST : Burst Terminate
|
| 3110 |
|
|
# tb_top.u_sdram32 : at time 144512.0 ns WRITE: Bank = 3 Row = 453, Col = 223, Data = a0aecc41
|
| 3111 |
|
|
# tb_top.u_sdram32 : at time 144532.0 ns BST : Burst Terminate
|
| 3112 |
|
|
# Write Address: 0016e8cd, Burst Size: 49
|
| 3113 |
|
|
# tb_top.u_sdram32 : at time 144552.0 ns WRITE: Bank = 3 Row = 453, Col = 224, Data = 57c1d1af
|
| 3114 |
|
|
# Status: Burst-No: 0 Write Address: 0005ba33 WriteData: 8326d406
|
| 3115 |
|
|
# Status: Burst-No: 1 Write Address: 0005ba34 WriteData: d14820a2
|
| 3116 |
|
|
# tb_top.u_sdram32 : at time 144572.0 ns BST : Burst Terminate
|
| 3117 |
|
|
# Status: Burst-No: 2 Write Address: 0005ba35 WriteData: 5e983dbd
|
| 3118 |
|
|
# tb_top.u_sdram32 : at time 144592.0 ns WRITE: Bank = 3 Row = 453, Col = 225, Data = eda71cdb
|
| 3119 |
|
|
# Status: Burst-No: 3 Write Address: 0005ba36 WriteData: b555de6a
|
| 3120 |
|
|
# tb_top.u_sdram32 : at time 144612.0 ns BST : Burst Terminate
|
| 3121 |
|
|
# Status: Burst-No: 4 Write Address: 0005ba37 WriteData: 6e3d47dc
|
| 3122 |
|
|
# Status: Burst-No: 5 Write Address: 0005ba38 WriteData: a86c5e50
|
| 3123 |
|
|
# tb_top.u_sdram32 : at time 144692.0 ns ACT : Bank = 2 Row = 366
|
| 3124 |
|
|
# tb_top.u_sdram32 : at time 144752.0 ns WRITE: Bank = 2 Row = 366, Col = 51, Data = 8326d406
|
| 3125 |
|
|
# tb_top.u_sdram32 : at time 144772.0 ns WRITE: Bank = 2 Row = 366, Col = 52, Data = d14820a2
|
| 3126 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 144792.0 ns BST : Burst Terminate
|
| 3127 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 144812.0 ns WRITE: Bank = 2 Row = 366, Col = 53, Data = 5e983dbd
|
| 3128 |
|
|
# Status: Burst-No: 6 Write Address: 0005ba39 WriteData: bd86f47b
|
| 3129 |
|
|
# tb_top.u_sdram32 : at time 144832.0 ns BST : Burst Terminate
|
| 3130 |
|
|
# tb_top.u_sdram32 : at time 144852.0 ns WRITE: Bank = 2 Row = 366, Col = 54, Data = b555de6a
|
| 3131 |
|
|
# Status: Burst-No: 7 Write Address: 0005ba3a WriteData: 929d5825
|
| 3132 |
|
|
# tb_top.u_sdram32 : at time 144872.0 ns BST : Burst Terminate
|
| 3133 |
|
|
# tb_top.u_sdram32 : at time 144892.0 ns WRITE: Bank = 2 Row = 366, Col = 55, Data = 6e3d47dc
|
| 3134 |
|
|
# Status: Burst-No: 8 Write Address: 0005ba3b WriteData: bc3f8478
|
| 3135 |
|
|
# tb_top.u_sdram32 : at time 144912.0 ns BST : Burst Terminate
|
| 3136 |
|
|
# tb_top.u_sdram32 : at time 144932.0 ns WRITE: Bank = 2 Row = 366, Col = 56, Data = a86c5e50
|
| 3137 |
|
|
# Status: Burst-No: 9 Write Address: 0005ba3c WriteData: 7b7b89f6
|
| 3138 |
|
|
# tb_top.u_sdram32 : at time 144952.0 ns BST : Burst Terminate
|
| 3139 |
|
|
# tb_top.u_sdram32 : at time 144972.0 ns WRITE: Bank = 2 Row = 366, Col = 57, Data = bd86f47b
|
| 3140 |
|
|
# Status: Burst-No: 10 Write Address: 0005ba3d WriteData: ae23ce5c
|
| 3141 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 144992.0 ns BST : Burst Terminate
|
| 3142 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 145012.0 ns WRITE: Bank = 2 Row = 366, Col = 58, Data = 929d5825
|
| 3143 |
|
|
# Status: Burst-No: 11 Write Address: 0005ba3e WriteData: 11cc9b23
|
| 3144 |
|
|
# tb_top.u_sdram32 : at time 145032.0 ns BST : Burst Terminate
|
| 3145 |
|
|
# tb_top.u_sdram32 : at time 145052.0 ns WRITE: Bank = 2 Row = 366, Col = 59, Data = bc3f8478
|
| 3146 |
|
|
# Status: Burst-No: 12 Write Address: 0005ba3f WriteData: 3cb3ab79
|
| 3147 |
|
|
# tb_top.u_sdram32 : at time 145072.0 ns BST : Burst Terminate
|
| 3148 |
|
|
# tb_top.u_sdram32 : at time 145092.0 ns WRITE: Bank = 2 Row = 366, Col = 60, Data = 7b7b89f6
|
| 3149 |
|
|
# Status: Burst-No: 13 Write Address: 0005ba40 WriteData: 644605c8
|
| 3150 |
|
|
# tb_top.u_sdram32 : at time 145112.0 ns BST : Burst Terminate
|
| 3151 |
|
|
# tb_top.u_sdram32 : at time 145132.0 ns WRITE: Bank = 2 Row = 366, Col = 61, Data = ae23ce5c
|
| 3152 |
|
|
# Status: Burst-No: 14 Write Address: 0005ba41 WriteData: ddd146bb
|
| 3153 |
|
|
# tb_top.u_sdram32 : at time 145152.0 ns BST : Burst Terminate
|
| 3154 |
|
|
# tb_top.u_sdram32 : at time 145172.0 ns WRITE: Bank = 2 Row = 366, Col = 62, Data = 11cc9b23
|
| 3155 |
|
|
# Status: Burst-No: 15 Write Address: 0005ba42 WriteData: 870cee0e
|
| 3156 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 145192.0 ns BST : Burst Terminate
|
| 3157 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 145212.0 ns WRITE: Bank = 2 Row = 366, Col = 63, Data = 3cb3ab79
|
| 3158 |
|
|
# Status: Burst-No: 16 Write Address: 0005ba43 WriteData: b9879473
|
| 3159 |
|
|
# tb_top.u_sdram32 : at time 145232.0 ns BST : Burst Terminate
|
| 3160 |
|
|
# tb_top.u_sdram32 : at time 145252.0 ns WRITE: Bank = 2 Row = 366, Col = 64, Data = 644605c8
|
| 3161 |
|
|
# Status: Burst-No: 17 Write Address: 0005ba44 WriteData: 0671030c
|
| 3162 |
|
|
# tb_top.u_sdram32 : at time 145272.0 ns BST : Burst Terminate
|
| 3163 |
|
|
# tb_top.u_sdram32 : at time 145292.0 ns WRITE: Bank = 2 Row = 366, Col = 65, Data = ddd146bb
|
| 3164 |
|
|
# Status: Burst-No: 18 Write Address: 0005ba45 WriteData: e70f98ce
|
| 3165 |
|
|
# tb_top.u_sdram32 : at time 145312.0 ns BST : Burst Terminate
|
| 3166 |
|
|
# tb_top.u_sdram32 : at time 145332.0 ns WRITE: Bank = 2 Row = 366, Col = 66, Data = 870cee0e
|
| 3167 |
|
|
# Status: Burst-No: 19 Write Address: 0005ba46 WriteData: 6a1a61d4
|
| 3168 |
|
|
# tb_top.u_sdram32 : at time 145352.0 ns BST : Burst Terminate
|
| 3169 |
|
|
# tb_top.u_sdram32 : at time 145372.0 ns WRITE: Bank = 2 Row = 366, Col = 67, Data = b9879473
|
| 3170 |
|
|
# Status: Burst-No: 20 Write Address: 0005ba47 WriteData: acecdc59
|
| 3171 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 145392.0 ns BST : Burst Terminate
|
| 3172 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 145412.0 ns WRITE: Bank = 2 Row = 366, Col = 68, Data = 0671030c
|
| 3173 |
|
|
# Status: Burst-No: 21 Write Address: 0005ba48 WriteData: 5ca26fb9
|
| 3174 |
|
|
# tb_top.u_sdram32 : at time 145432.0 ns BST : Burst Terminate
|
| 3175 |
|
|
# tb_top.u_sdram32 : at time 145452.0 ns WRITE: Bank = 2 Row = 366, Col = 69, Data = e70f98ce
|
| 3176 |
|
|
# Status: Burst-No: 22 Write Address: 0005ba49 WriteData: d9b8c0b3
|
| 3177 |
|
|
# tb_top.u_sdram32 : at time 145472.0 ns BST : Burst Terminate
|
| 3178 |
|
|
# tb_top.u_sdram32 : at time 145492.0 ns WRITE: Bank = 2 Row = 366, Col = 70, Data = 6a1a61d4
|
| 3179 |
|
|
# Status: Burst-No: 23 Write Address: 0005ba4a WriteData: 7a4fbff4
|
| 3180 |
|
|
# tb_top.u_sdram32 : at time 145512.0 ns BST : Burst Terminate
|
| 3181 |
|
|
# tb_top.u_sdram32 : at time 145532.0 ns WRITE: Bank = 2 Row = 366, Col = 71, Data = acecdc59
|
| 3182 |
|
|
# Status: Burst-No: 24 Write Address: 0005ba4b WriteData: baf4e275
|
| 3183 |
|
|
# tb_top.u_sdram32 : at time 145552.0 ns BST : Burst Terminate
|
| 3184 |
|
|
# tb_top.u_sdram32 : at time 145572.0 ns WRITE: Bank = 2 Row = 366, Col = 72, Data = 5ca26fb9
|
| 3185 |
|
|
# Status: Burst-No: 25 Write Address: 0005ba4c WriteData: 066cf10c
|
| 3186 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 145592.0 ns BST : Burst Terminate
|
| 3187 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 145612.0 ns WRITE: Bank = 2 Row = 366, Col = 73, Data = d9b8c0b3
|
| 3188 |
|
|
# Status: Burst-No: 26 Write Address: 0005ba4d WriteData: 9cfc7a39
|
| 3189 |
|
|
# tb_top.u_sdram32 : at time 145632.0 ns BST : Burst Terminate
|
| 3190 |
|
|
# tb_top.u_sdram32 : at time 145652.0 ns WRITE: Bank = 2 Row = 366, Col = 74, Data = 7a4fbff4
|
| 3191 |
|
|
# Status: Burst-No: 27 Write Address: 0005ba4e WriteData: 01729302
|
| 3192 |
|
|
# tb_top.u_sdram32 : at time 145672.0 ns BST : Burst Terminate
|
| 3193 |
|
|
# tb_top.u_sdram32 : at time 145692.0 ns WRITE: Bank = 2 Row = 366, Col = 75, Data = baf4e275
|
| 3194 |
|
|
# Status: Burst-No: 28 Write Address: 0005ba4f WriteData: 8aecbe15
|
| 3195 |
|
|
# tb_top.u_sdram32 : at time 145712.0 ns BST : Burst Terminate
|
| 3196 |
|
|
# tb_top.u_sdram32 : at time 145732.0 ns WRITE: Bank = 2 Row = 366, Col = 76, Data = 066cf10c
|
| 3197 |
|
|
# Status: Burst-No: 29 Write Address: 0005ba50 WriteData: 02fbf905
|
| 3198 |
|
|
# tb_top.u_sdram32 : at time 145752.0 ns BST : Burst Terminate
|
| 3199 |
|
|
# tb_top.u_sdram32 : at time 145772.0 ns WRITE: Bank = 2 Row = 366, Col = 77, Data = 9cfc7a39
|
| 3200 |
|
|
# Status: Burst-No: 30 Write Address: 0005ba51 WriteData: 271c434e
|
| 3201 |
|
|
# tb_top.u_sdram32 : at time 145792.0 ns BST : Burst Terminate
|
| 3202 |
|
|
# tb_top.u_sdram32 : at time 145812.0 ns WRITE: Bank = 2 Row = 366, Col = 78, Data = 01729302
|
| 3203 |
|
|
# Status: Burst-No: 31 Write Address: 0005ba52 WriteData: 013f2902
|
| 3204 |
|
|
# tb_top.u_sdram32 : at time 145832.0 ns BST : Burst Terminate
|
| 3205 |
|
|
# tb_top.u_sdram32 : at time 145852.0 ns WRITE: Bank = 2 Row = 366, Col = 79, Data = 8aecbe15
|
| 3206 |
|
|
# Status: Burst-No: 32 Write Address: 0005ba53 WriteData: 5c7951b8
|
| 3207 |
|
|
# tb_top.u_sdram32 : at time 145872.0 ns BST : Burst Terminate
|
| 3208 |
|
|
# tb_top.u_sdram32 : at time 145892.0 ns WRITE: Bank = 2 Row = 366, Col = 80, Data = 02fbf905
|
| 3209 |
|
|
# Status: Burst-No: 33 Write Address: 0005ba54 WriteData: 847fb208
|
| 3210 |
|
|
# tb_top.u_sdram32 : at time 145912.0 ns BST : Burst Terminate
|
| 3211 |
|
|
# tb_top.u_sdram32 : at time 145932.0 ns WRITE: Bank = 2 Row = 366, Col = 81, Data = 271c434e
|
| 3212 |
|
|
# Status: Burst-No: 34 Write Address: 0005ba55 WriteData: 46e7538d
|
| 3213 |
|
|
# tb_top.u_sdram32 : at time 145952.0 ns BST : Burst Terminate
|
| 3214 |
|
|
# tb_top.u_sdram32 : at time 145972.0 ns WRITE: Bank = 2 Row = 366, Col = 82, Data = 013f2902
|
| 3215 |
|
|
# Status: Burst-No: 35 Write Address: 0005ba56 WriteData: d7b48eaf
|
| 3216 |
|
|
# tb_top.u_sdram32 : at time 145992.0 ns BST : Burst Terminate
|
| 3217 |
|
|
# tb_top.u_sdram32 : at time 146012.0 ns WRITE: Bank = 2 Row = 366, Col = 83, Data = 5c7951b8
|
| 3218 |
|
|
# Status: Burst-No: 36 Write Address: 0005ba57 WriteData: 747331e8
|
| 3219 |
|
|
# tb_top.u_sdram32 : at time 146032.0 ns BST : Burst Terminate
|
| 3220 |
|
|
# tb_top.u_sdram32 : at time 146052.0 ns WRITE: Bank = 2 Row = 366, Col = 84, Data = 847fb208
|
| 3221 |
|
|
# Status: Burst-No: 37 Write Address: 0005ba58 WriteData: 48590990
|
| 3222 |
|
|
# tb_top.u_sdram32 : at time 146072.0 ns BST : Burst Terminate
|
| 3223 |
|
|
# tb_top.u_sdram32 : at time 146092.0 ns WRITE: Bank = 2 Row = 366, Col = 85, Data = 46e7538d
|
| 3224 |
|
|
# Status: Burst-No: 38 Write Address: 0005ba59 WriteData: 7af6abf5
|
| 3225 |
|
|
# tb_top.u_sdram32 : at time 146112.0 ns BST : Burst Terminate
|
| 3226 |
|
|
# tb_top.u_sdram32 : at time 146132.0 ns WRITE: Bank = 2 Row = 366, Col = 86, Data = d7b48eaf
|
| 3227 |
|
|
# Status: Burst-No: 39 Write Address: 0005ba5a WriteData: a620904c
|
| 3228 |
|
|
# tb_top.u_sdram32 : at time 146152.0 ns BST : Burst Terminate
|
| 3229 |
|
|
# tb_top.u_sdram32 : at time 146172.0 ns WRITE: Bank = 2 Row = 366, Col = 87, Data = 747331e8
|
| 3230 |
|
|
# Status: Burst-No: 40 Write Address: 0005ba5b WriteData: 3d82bd7b
|
| 3231 |
|
|
# tb_top.u_sdram32 : at time 146192.0 ns BST : Burst Terminate
|
| 3232 |
|
|
# tb_top.u_sdram32 : at time 146212.0 ns WRITE: Bank = 2 Row = 366, Col = 88, Data = 48590990
|
| 3233 |
|
|
# Status: Burst-No: 41 Write Address: 0005ba5c WriteData: a005a640
|
| 3234 |
|
|
# tb_top.u_sdram32 : at time 146232.0 ns BST : Burst Terminate
|
| 3235 |
|
|
# tb_top.u_sdram32 : at time 146252.0 ns WRITE: Bank = 2 Row = 366, Col = 89, Data = 7af6abf5
|
| 3236 |
|
|
# Status: Burst-No: 42 Write Address: 0005ba5d WriteData: 12a90325
|
| 3237 |
|
|
# tb_top.u_sdram32 : at time 146272.0 ns BST : Burst Terminate
|
| 3238 |
|
|
# tb_top.u_sdram32 : at time 146292.0 ns WRITE: Bank = 2 Row = 366, Col = 90, Data = a620904c
|
| 3239 |
|
|
# Status: Burst-No: 43 Write Address: 0005ba5e WriteData: 86ebb60d
|
| 3240 |
|
|
# tb_top.u_sdram32 : at time 146312.0 ns BST : Burst Terminate
|
| 3241 |
|
|
# tb_top.u_sdram32 : at time 146332.0 ns WRITE: Bank = 2 Row = 366, Col = 91, Data = 3d82bd7b
|
| 3242 |
|
|
# Status: Burst-No: 44 Write Address: 0005ba5f WriteData: b87c1070
|
| 3243 |
|
|
# tb_top.u_sdram32 : at time 146352.0 ns BST : Burst Terminate
|
| 3244 |
|
|
# tb_top.u_sdram32 : at time 146372.0 ns WRITE: Bank = 2 Row = 366, Col = 92, Data = a005a640
|
| 3245 |
|
|
# Status: Burst-No: 45 Write Address: 0005ba60 WriteData: 16cbf92d
|
| 3246 |
|
|
# tb_top.u_sdram32 : at time 146392.0 ns BST : Burst Terminate
|
| 3247 |
|
|
# tb_top.u_sdram32 : at time 146412.0 ns WRITE: Bank = 2 Row = 366, Col = 93, Data = 12a90325
|
| 3248 |
|
|
# Status: Burst-No: 46 Write Address: 0005ba61 WriteData: 94ded829
|
| 3249 |
|
|
# tb_top.u_sdram32 : at time 146432.0 ns BST : Burst Terminate
|
| 3250 |
|
|
# tb_top.u_sdram32 : at time 146452.0 ns WRITE: Bank = 2 Row = 366, Col = 94, Data = 86ebb60d
|
| 3251 |
|
|
# Status: Burst-No: 47 Write Address: 0005ba62 WriteData: 5e2551bc
|
| 3252 |
|
|
# tb_top.u_sdram32 : at time 146472.0 ns BST : Burst Terminate
|
| 3253 |
|
|
# tb_top.u_sdram32 : at time 146492.0 ns WRITE: Bank = 2 Row = 366, Col = 95, Data = b87c1070
|
| 3254 |
|
|
# Status: Burst-No: 48 Write Address: 0005ba63 WriteData: 987b0830
|
| 3255 |
|
|
# tb_top.u_sdram32 : at time 146512.0 ns BST : Burst Terminate
|
| 3256 |
|
|
# tb_top.u_sdram32 : at time 146532.0 ns WRITE: Bank = 2 Row = 366, Col = 96, Data = 16cbf92d
|
| 3257 |
|
|
# tb_top.u_sdram32 : at time 146552.0 ns BST : Burst Terminate
|
| 3258 |
|
|
# tb_top.u_sdram32 : at time 146572.0 ns WRITE: Bank = 2 Row = 366, Col = 97, Data = 94ded829
|
| 3259 |
|
|
# tb_top.u_sdram32 : at time 146592.0 ns BST : Burst Terminate
|
| 3260 |
|
|
# tb_top.u_sdram32 : at time 146612.0 ns WRITE: Bank = 2 Row = 366, Col = 98, Data = 5e2551bc
|
| 3261 |
|
|
# tb_top.u_sdram32 : at time 146632.0 ns BST : Burst Terminate
|
| 3262 |
|
|
# tb_top.u_sdram32 : at time 146652.0 ns WRITE: Bank = 2 Row = 366, Col = 99, Data = 987b0830
|
| 3263 |
|
|
# tb_top.u_sdram32 : at time 146672.0 ns BST : Burst Terminate
|
| 3264 |
|
|
# tb_top.u_sdram32 : at time 146712.0 ns BST : Burst Terminate
|
| 3265 |
|
|
# tb_top.u_sdram32 : at time 146738.0 ns READ : Bank = 3 Row = 453, Col = 185, Data = 322f7d64
|
| 3266 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000717b9 Rxd: 322f7d64
|
| 3267 |
|
|
# tb_top.u_sdram32 : at time 146912.0 ns BST : Burst Terminate
|
| 3268 |
|
|
# tb_top.u_sdram32 : at time 146938.0 ns READ : Bank = 3 Row = 453, Col = 186, Data = 14b43729
|
| 3269 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000717ba Rxd: 14b43729
|
| 3270 |
|
|
# tb_top.u_sdram32 : at time 147112.0 ns BST : Burst Terminate
|
| 3271 |
|
|
# tb_top.u_sdram32 : at time 147138.0 ns READ : Bank = 3 Row = 453, Col = 187, Data = f0eeaee1
|
| 3272 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000717bb Rxd: f0eeaee1
|
| 3273 |
|
|
# tb_top.u_sdram32 : at time 147312.0 ns BST : Burst Terminate
|
| 3274 |
|
|
# tb_top.u_sdram32 : at time 147338.0 ns READ : Bank = 3 Row = 453, Col = 188, Data = bbbc5277
|
| 3275 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000717bc Rxd: bbbc5277
|
| 3276 |
|
|
# tb_top.u_sdram32 : at time 147512.0 ns BST : Burst Terminate
|
| 3277 |
|
|
# tb_top.u_sdram32 : at time 147538.0 ns READ : Bank = 3 Row = 453, Col = 189, Data = 3715156e
|
| 3278 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000717bd Rxd: 3715156e
|
| 3279 |
|
|
# tb_top.u_sdram32 : at time 147712.0 ns BST : Burst Terminate
|
| 3280 |
|
|
# tb_top.u_sdram32 : at time 147738.0 ns READ : Bank = 3 Row = 453, Col = 190, Data = 40aaf581
|
| 3281 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000717be Rxd: 40aaf581
|
| 3282 |
|
|
# tb_top.u_sdram32 : at time 147912.0 ns BST : Burst Terminate
|
| 3283 |
|
|
# tb_top.u_sdram32 : at time 147938.0 ns READ : Bank = 3 Row = 453, Col = 191, Data = 6a9fb9d5
|
| 3284 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000717bf Rxd: 6a9fb9d5
|
| 3285 |
|
|
# tb_top.u_sdram32 : at time 148112.0 ns BST : Burst Terminate
|
| 3286 |
|
|
# tb_top.u_sdram32 : at time 148138.0 ns READ : Bank = 3 Row = 453, Col = 192, Data = 3437d568
|
| 3287 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000717c0 Rxd: 3437d568
|
| 3288 |
|
|
# tb_top.u_sdram32 : at time 148312.0 ns BST : Burst Terminate
|
| 3289 |
|
|
# tb_top.u_sdram32 : at time 148338.0 ns READ : Bank = 3 Row = 453, Col = 193, Data = 786271f0
|
| 3290 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000717c1 Rxd: 786271f0
|
| 3291 |
|
|
# tb_top.u_sdram32 : at time 148512.0 ns BST : Burst Terminate
|
| 3292 |
|
|
# tb_top.u_sdram32 : at time 148538.0 ns READ : Bank = 3 Row = 453, Col = 194, Data = d57800aa
|
| 3293 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000717c2 Rxd: d57800aa
|
| 3294 |
|
|
# tb_top.u_sdram32 : at time 148712.0 ns BST : Burst Terminate
|
| 3295 |
|
|
# tb_top.u_sdram32 : at time 148738.0 ns READ : Bank = 3 Row = 453, Col = 195, Data = 079fc30f
|
| 3296 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000717c3 Rxd: 079fc30f
|
| 3297 |
|
|
# tb_top.u_sdram32 : at time 148912.0 ns BST : Burst Terminate
|
| 3298 |
|
|
# tb_top.u_sdram32 : at time 148938.0 ns READ : Bank = 3 Row = 453, Col = 196, Data = f8dc48f1
|
| 3299 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000717c4 Rxd: f8dc48f1
|
| 3300 |
|
|
# tb_top.u_sdram32 : at time 149112.0 ns BST : Burst Terminate
|
| 3301 |
|
|
# tb_top.u_sdram32 : at time 149138.0 ns READ : Bank = 3 Row = 453, Col = 197, Data = be9bbc7d
|
| 3302 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000717c5 Rxd: be9bbc7d
|
| 3303 |
|
|
# tb_top.u_sdram32 : at time 149312.0 ns BST : Burst Terminate
|
| 3304 |
|
|
# tb_top.u_sdram32 : at time 149338.0 ns READ : Bank = 3 Row = 453, Col = 198, Data = 472e958e
|
| 3305 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000717c6 Rxd: 472e958e
|
| 3306 |
|
|
# tb_top.u_sdram32 : at time 149512.0 ns BST : Burst Terminate
|
| 3307 |
|
|
# tb_top.u_sdram32 : at time 149538.0 ns READ : Bank = 3 Row = 453, Col = 199, Data = f161dce2
|
| 3308 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000717c7 Rxd: f161dce2
|
| 3309 |
|
|
# tb_top.u_sdram32 : at time 149712.0 ns BST : Burst Terminate
|
| 3310 |
|
|
# tb_top.u_sdram32 : at time 149738.0 ns READ : Bank = 3 Row = 453, Col = 200, Data = 1e664d3c
|
| 3311 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000717c8 Rxd: 1e664d3c
|
| 3312 |
|
|
# tb_top.u_sdram32 : at time 149912.0 ns BST : Burst Terminate
|
| 3313 |
|
|
# tb_top.u_sdram32 : at time 149938.0 ns READ : Bank = 3 Row = 453, Col = 201, Data = d4b5e6a9
|
| 3314 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000717c9 Rxd: d4b5e6a9
|
| 3315 |
|
|
# tb_top.u_sdram32 : at time 150112.0 ns BST : Burst Terminate
|
| 3316 |
|
|
# tb_top.u_sdram32 : at time 150138.0 ns READ : Bank = 3 Row = 453, Col = 202, Data = 77ebb1ef
|
| 3317 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000717ca Rxd: 77ebb1ef
|
| 3318 |
|
|
# tb_top.u_sdram32 : at time 150312.0 ns BST : Burst Terminate
|
| 3319 |
|
|
# tb_top.u_sdram32 : at time 150338.0 ns READ : Bank = 3 Row = 453, Col = 203, Data = ade7d05b
|
| 3320 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000717cb Rxd: ade7d05b
|
| 3321 |
|
|
# tb_top.u_sdram32 : at time 150512.0 ns BST : Burst Terminate
|
| 3322 |
|
|
# tb_top.u_sdram32 : at time 150538.0 ns READ : Bank = 3 Row = 453, Col = 204, Data = d7a23caf
|
| 3323 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000717cc Rxd: d7a23caf
|
| 3324 |
|
|
# tb_top.u_sdram32 : at time 150712.0 ns BST : Burst Terminate
|
| 3325 |
|
|
# tb_top.u_sdram32 : at time 150738.0 ns READ : Bank = 3 Row = 453, Col = 205, Data = 25029b4a
|
| 3326 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000717cd Rxd: 25029b4a
|
| 3327 |
|
|
# tb_top.u_sdram32 : at time 150912.0 ns BST : Burst Terminate
|
| 3328 |
|
|
# tb_top.u_sdram32 : at time 150938.0 ns READ : Bank = 3 Row = 453, Col = 206, Data = 5cd20db9
|
| 3329 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000717ce Rxd: 5cd20db9
|
| 3330 |
|
|
# tb_top.u_sdram32 : at time 151112.0 ns BST : Burst Terminate
|
| 3331 |
|
|
# tb_top.u_sdram32 : at time 151138.0 ns READ : Bank = 3 Row = 453, Col = 207, Data = 098e2d13
|
| 3332 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000717cf Rxd: 098e2d13
|
| 3333 |
|
|
# tb_top.u_sdram32 : at time 151312.0 ns BST : Burst Terminate
|
| 3334 |
|
|
# tb_top.u_sdram32 : at time 151338.0 ns READ : Bank = 3 Row = 453, Col = 208, Data = 09c83513
|
| 3335 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000717d0 Rxd: 09c83513
|
| 3336 |
|
|
# tb_top.u_sdram32 : at time 151512.0 ns BST : Burst Terminate
|
| 3337 |
|
|
# tb_top.u_sdram32 : at time 151538.0 ns READ : Bank = 3 Row = 453, Col = 209, Data = 32dc4165
|
| 3338 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000717d1 Rxd: 32dc4165
|
| 3339 |
|
|
# tb_top.u_sdram32 : at time 151712.0 ns BST : Burst Terminate
|
| 3340 |
|
|
# tb_top.u_sdram32 : at time 151738.0 ns READ : Bank = 3 Row = 453, Col = 210, Data = 28c62751
|
| 3341 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000717d2 Rxd: 28c62751
|
| 3342 |
|
|
# tb_top.u_sdram32 : at time 151912.0 ns BST : Burst Terminate
|
| 3343 |
|
|
# tb_top.u_sdram32 : at time 151938.0 ns READ : Bank = 3 Row = 453, Col = 211, Data = db983ab7
|
| 3344 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000717d3 Rxd: db983ab7
|
| 3345 |
|
|
# tb_top.u_sdram32 : at time 152112.0 ns BST : Burst Terminate
|
| 3346 |
|
|
# tb_top.u_sdram32 : at time 152138.0 ns READ : Bank = 3 Row = 453, Col = 212, Data = cc981099
|
| 3347 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000717d4 Rxd: cc981099
|
| 3348 |
|
|
# tb_top.u_sdram32 : at time 152312.0 ns BST : Burst Terminate
|
| 3349 |
|
|
# tb_top.u_sdram32 : at time 152338.0 ns READ : Bank = 3 Row = 453, Col = 213, Data = 9d12083a
|
| 3350 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000717d5 Rxd: 9d12083a
|
| 3351 |
|
|
# tb_top.u_sdram32 : at time 152512.0 ns BST : Burst Terminate
|
| 3352 |
|
|
# tb_top.u_sdram32 : at time 152538.0 ns READ : Bank = 3 Row = 453, Col = 214, Data = b8ea3a71
|
| 3353 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000717d6 Rxd: b8ea3a71
|
| 3354 |
|
|
# tb_top.u_sdram32 : at time 152712.0 ns BST : Burst Terminate
|
| 3355 |
|
|
# tb_top.u_sdram32 : at time 152738.0 ns READ : Bank = 3 Row = 453, Col = 215, Data = 317c0762
|
| 3356 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000717d7 Rxd: 317c0762
|
| 3357 |
|
|
# tb_top.u_sdram32 : at time 152912.0 ns BST : Burst Terminate
|
| 3358 |
|
|
# tb_top.u_sdram32 : at time 152938.0 ns READ : Bank = 3 Row = 453, Col = 216, Data = f2356ae4
|
| 3359 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000717d8 Rxd: f2356ae4
|
| 3360 |
|
|
# tb_top.u_sdram32 : at time 153112.0 ns BST : Burst Terminate
|
| 3361 |
|
|
# tb_top.u_sdram32 : at time 153138.0 ns READ : Bank = 3 Row = 453, Col = 217, Data = 1513dd2a
|
| 3362 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000717d9 Rxd: 1513dd2a
|
| 3363 |
|
|
# tb_top.u_sdram32 : at time 153312.0 ns BST : Burst Terminate
|
| 3364 |
|
|
# tb_top.u_sdram32 : at time 153338.0 ns READ : Bank = 3 Row = 453, Col = 218, Data = beda447d
|
| 3365 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000717da Rxd: beda447d
|
| 3366 |
|
|
# tb_top.u_sdram32 : at time 153512.0 ns BST : Burst Terminate
|
| 3367 |
|
|
# tb_top.u_sdram32 : at time 153538.0 ns READ : Bank = 3 Row = 453, Col = 219, Data = 2cee5f59
|
| 3368 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000717db Rxd: 2cee5f59
|
| 3369 |
|
|
# tb_top.u_sdram32 : at time 153712.0 ns BST : Burst Terminate
|
| 3370 |
|
|
# tb_top.u_sdram32 : at time 153738.0 ns READ : Bank = 3 Row = 453, Col = 220, Data = 72c3a3e5
|
| 3371 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000717dc Rxd: 72c3a3e5
|
| 3372 |
|
|
# tb_top.u_sdram32 : at time 153912.0 ns BST : Burst Terminate
|
| 3373 |
|
|
# tb_top.u_sdram32 : at time 153938.0 ns READ : Bank = 3 Row = 453, Col = 221, Data = 76de6bed
|
| 3374 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000717dd Rxd: 76de6bed
|
| 3375 |
|
|
# tb_top.u_sdram32 : at time 154112.0 ns BST : Burst Terminate
|
| 3376 |
|
|
# tb_top.u_sdram32 : at time 154138.0 ns READ : Bank = 3 Row = 453, Col = 222, Data = e4a800c9
|
| 3377 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000717de Rxd: e4a800c9
|
| 3378 |
|
|
# tb_top.u_sdram32 : at time 154312.0 ns BST : Burst Terminate
|
| 3379 |
|
|
# tb_top.u_sdram32 : at time 154338.0 ns READ : Bank = 3 Row = 453, Col = 223, Data = a0aecc41
|
| 3380 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000717df Rxd: a0aecc41
|
| 3381 |
|
|
# tb_top.u_sdram32 : at time 154512.0 ns BST : Burst Terminate
|
| 3382 |
|
|
# tb_top.u_sdram32 : at time 154538.0 ns READ : Bank = 3 Row = 453, Col = 224, Data = 57c1d1af
|
| 3383 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000717e0 Rxd: 57c1d1af
|
| 3384 |
|
|
# tb_top.u_sdram32 : at time 154712.0 ns BST : Burst Terminate
|
| 3385 |
|
|
# tb_top.u_sdram32 : at time 154738.0 ns READ : Bank = 3 Row = 453, Col = 225, Data = eda71cdb
|
| 3386 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000717e1 Rxd: eda71cdb
|
| 3387 |
|
|
# tb_top.u_sdram32 : at time 155012.0 ns BST : Burst Terminate
|
| 3388 |
|
|
# tb_top.u_sdram32 : at time 155038.0 ns READ : Bank = 2 Row = 366, Col = 51, Data = 8326d406
|
| 3389 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0005ba33 Rxd: 8326d406
|
| 3390 |
|
|
# tb_top.u_sdram32 : at time 155212.0 ns BST : Burst Terminate
|
| 3391 |
|
|
# tb_top.u_sdram32 : at time 155238.0 ns READ : Bank = 2 Row = 366, Col = 52, Data = d14820a2
|
| 3392 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0005ba34 Rxd: d14820a2
|
| 3393 |
|
|
# tb_top.u_sdram32 : at time 155412.0 ns BST : Burst Terminate
|
| 3394 |
|
|
# tb_top.u_sdram32 : at time 155438.0 ns READ : Bank = 2 Row = 366, Col = 53, Data = 5e983dbd
|
| 3395 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0005ba35 Rxd: 5e983dbd
|
| 3396 |
|
|
# tb_top.u_sdram32 : at time 155612.0 ns BST : Burst Terminate
|
| 3397 |
|
|
# tb_top.u_sdram32 : at time 155638.0 ns READ : Bank = 2 Row = 366, Col = 54, Data = b555de6a
|
| 3398 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0005ba36 Rxd: b555de6a
|
| 3399 |
|
|
# tb_top.u_sdram32 : at time 155812.0 ns BST : Burst Terminate
|
| 3400 |
|
|
# tb_top.u_sdram32 : at time 155838.0 ns READ : Bank = 2 Row = 366, Col = 55, Data = 6e3d47dc
|
| 3401 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0005ba37 Rxd: 6e3d47dc
|
| 3402 |
|
|
# tb_top.u_sdram32 : at time 156012.0 ns BST : Burst Terminate
|
| 3403 |
|
|
# tb_top.u_sdram32 : at time 156038.0 ns READ : Bank = 2 Row = 366, Col = 56, Data = a86c5e50
|
| 3404 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0005ba38 Rxd: a86c5e50
|
| 3405 |
|
|
# tb_top.u_sdram32 : at time 156212.0 ns BST : Burst Terminate
|
| 3406 |
|
|
# tb_top.u_sdram32 : at time 156238.0 ns READ : Bank = 2 Row = 366, Col = 57, Data = bd86f47b
|
| 3407 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0005ba39 Rxd: bd86f47b
|
| 3408 |
|
|
# tb_top.u_sdram32 : at time 156412.0 ns BST : Burst Terminate
|
| 3409 |
|
|
# tb_top.u_sdram32 : at time 156438.0 ns READ : Bank = 2 Row = 366, Col = 58, Data = 929d5825
|
| 3410 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0005ba3a Rxd: 929d5825
|
| 3411 |
|
|
# tb_top.u_sdram32 : at time 156612.0 ns BST : Burst Terminate
|
| 3412 |
|
|
# tb_top.u_sdram32 : at time 156638.0 ns READ : Bank = 2 Row = 366, Col = 59, Data = bc3f8478
|
| 3413 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0005ba3b Rxd: bc3f8478
|
| 3414 |
|
|
# tb_top.u_sdram32 : at time 156812.0 ns BST : Burst Terminate
|
| 3415 |
|
|
# tb_top.u_sdram32 : at time 156838.0 ns READ : Bank = 2 Row = 366, Col = 60, Data = 7b7b89f6
|
| 3416 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0005ba3c Rxd: 7b7b89f6
|
| 3417 |
|
|
# tb_top.u_sdram32 : at time 157012.0 ns BST : Burst Terminate
|
| 3418 |
|
|
# tb_top.u_sdram32 : at time 157038.0 ns READ : Bank = 2 Row = 366, Col = 61, Data = ae23ce5c
|
| 3419 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0005ba3d Rxd: ae23ce5c
|
| 3420 |
|
|
# tb_top.u_sdram32 : at time 157212.0 ns BST : Burst Terminate
|
| 3421 |
|
|
# tb_top.u_sdram32 : at time 157238.0 ns READ : Bank = 2 Row = 366, Col = 62, Data = 11cc9b23
|
| 3422 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0005ba3e Rxd: 11cc9b23
|
| 3423 |
|
|
# tb_top.u_sdram32 : at time 157412.0 ns BST : Burst Terminate
|
| 3424 |
|
|
# tb_top.u_sdram32 : at time 157438.0 ns READ : Bank = 2 Row = 366, Col = 63, Data = 3cb3ab79
|
| 3425 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0005ba3f Rxd: 3cb3ab79
|
| 3426 |
|
|
# tb_top.u_sdram32 : at time 157612.0 ns BST : Burst Terminate
|
| 3427 |
|
|
# tb_top.u_sdram32 : at time 157638.0 ns READ : Bank = 2 Row = 366, Col = 64, Data = 644605c8
|
| 3428 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0005ba40 Rxd: 644605c8
|
| 3429 |
|
|
# tb_top.u_sdram32 : at time 157812.0 ns BST : Burst Terminate
|
| 3430 |
|
|
# tb_top.u_sdram32 : at time 157838.0 ns READ : Bank = 2 Row = 366, Col = 65, Data = ddd146bb
|
| 3431 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0005ba41 Rxd: ddd146bb
|
| 3432 |
|
|
# tb_top.u_sdram32 : at time 158012.0 ns BST : Burst Terminate
|
| 3433 |
|
|
# tb_top.u_sdram32 : at time 158038.0 ns READ : Bank = 2 Row = 366, Col = 66, Data = 870cee0e
|
| 3434 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0005ba42 Rxd: 870cee0e
|
| 3435 |
|
|
# tb_top.u_sdram32 : at time 158212.0 ns BST : Burst Terminate
|
| 3436 |
|
|
# tb_top.u_sdram32 : at time 158238.0 ns READ : Bank = 2 Row = 366, Col = 67, Data = b9879473
|
| 3437 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0005ba43 Rxd: b9879473
|
| 3438 |
|
|
# tb_top.u_sdram32 : at time 158412.0 ns BST : Burst Terminate
|
| 3439 |
|
|
# tb_top.u_sdram32 : at time 158438.0 ns READ : Bank = 2 Row = 366, Col = 68, Data = 0671030c
|
| 3440 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0005ba44 Rxd: 0671030c
|
| 3441 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 158612.0 ns BST : Burst Terminate
|
| 3442 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 158638.0 ns READ : Bank = 2 Row = 366, Col = 69, Data = e70f98ce
|
| 3443 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0005ba45 Rxd: e70f98ce
|
| 3444 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 158812.0 ns BST : Burst Terminate
|
| 3445 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 158838.0 ns READ : Bank = 2 Row = 366, Col = 70, Data = 6a1a61d4
|
| 3446 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0005ba46 Rxd: 6a1a61d4
|
| 3447 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 159012.0 ns BST : Burst Terminate
|
| 3448 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 159038.0 ns READ : Bank = 2 Row = 366, Col = 71, Data = acecdc59
|
| 3449 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0005ba47 Rxd: acecdc59
|
| 3450 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 159212.0 ns BST : Burst Terminate
|
| 3451 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 159238.0 ns READ : Bank = 2 Row = 366, Col = 72, Data = 5ca26fb9
|
| 3452 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0005ba48 Rxd: 5ca26fb9
|
| 3453 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 159412.0 ns BST : Burst Terminate
|
| 3454 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 159438.0 ns READ : Bank = 2 Row = 366, Col = 73, Data = d9b8c0b3
|
| 3455 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0005ba49 Rxd: d9b8c0b3
|
| 3456 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 159612.0 ns BST : Burst Terminate
|
| 3457 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 159638.0 ns READ : Bank = 2 Row = 366, Col = 74, Data = 7a4fbff4
|
| 3458 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0005ba4a Rxd: 7a4fbff4
|
| 3459 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 159812.0 ns BST : Burst Terminate
|
| 3460 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 159838.0 ns READ : Bank = 2 Row = 366, Col = 75, Data = baf4e275
|
| 3461 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0005ba4b Rxd: baf4e275
|
| 3462 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 160012.0 ns BST : Burst Terminate
|
| 3463 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 160038.0 ns READ : Bank = 2 Row = 366, Col = 76, Data = 066cf10c
|
| 3464 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0005ba4c Rxd: 066cf10c
|
| 3465 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 160212.0 ns BST : Burst Terminate
|
| 3466 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 160238.0 ns READ : Bank = 2 Row = 366, Col = 77, Data = 9cfc7a39
|
| 3467 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0005ba4d Rxd: 9cfc7a39
|
| 3468 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 160412.0 ns BST : Burst Terminate
|
| 3469 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 160438.0 ns READ : Bank = 2 Row = 366, Col = 78, Data = 01729302
|
| 3470 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0005ba4e Rxd: 01729302
|
| 3471 |
|
|
# tb_top.u_sdram32 : at time 160612.0 ns BST : Burst Terminate
|
| 3472 |
|
|
# tb_top.u_sdram32 : at time 160638.0 ns READ : Bank = 2 Row = 366, Col = 79, Data = 8aecbe15
|
| 3473 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0005ba4f Rxd: 8aecbe15
|
| 3474 |
|
|
# tb_top.u_sdram32 : at time 160812.0 ns BST : Burst Terminate
|
| 3475 |
|
|
# tb_top.u_sdram32 : at time 160838.0 ns READ : Bank = 2 Row = 366, Col = 80, Data = 02fbf905
|
| 3476 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0005ba50 Rxd: 02fbf905
|
| 3477 |
|
|
# tb_top.u_sdram32 : at time 161012.0 ns BST : Burst Terminate
|
| 3478 |
|
|
# tb_top.u_sdram32 : at time 161038.0 ns READ : Bank = 2 Row = 366, Col = 81, Data = 271c434e
|
| 3479 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0005ba51 Rxd: 271c434e
|
| 3480 |
|
|
# tb_top.u_sdram32 : at time 161212.0 ns BST : Burst Terminate
|
| 3481 |
|
|
# tb_top.u_sdram32 : at time 161238.0 ns READ : Bank = 2 Row = 366, Col = 82, Data = 013f2902
|
| 3482 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0005ba52 Rxd: 013f2902
|
| 3483 |
|
|
# tb_top.u_sdram32 : at time 161412.0 ns BST : Burst Terminate
|
| 3484 |
|
|
# tb_top.u_sdram32 : at time 161438.0 ns READ : Bank = 2 Row = 366, Col = 83, Data = 5c7951b8
|
| 3485 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0005ba53 Rxd: 5c7951b8
|
| 3486 |
|
|
# tb_top.u_sdram32 : at time 161612.0 ns BST : Burst Terminate
|
| 3487 |
|
|
# tb_top.u_sdram32 : at time 161638.0 ns READ : Bank = 2 Row = 366, Col = 84, Data = 847fb208
|
| 3488 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0005ba54 Rxd: 847fb208
|
| 3489 |
|
|
# tb_top.u_sdram32 : at time 161812.0 ns BST : Burst Terminate
|
| 3490 |
|
|
# tb_top.u_sdram32 : at time 161838.0 ns READ : Bank = 2 Row = 366, Col = 85, Data = 46e7538d
|
| 3491 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0005ba55 Rxd: 46e7538d
|
| 3492 |
|
|
# tb_top.u_sdram32 : at time 162012.0 ns BST : Burst Terminate
|
| 3493 |
|
|
# tb_top.u_sdram32 : at time 162038.0 ns READ : Bank = 2 Row = 366, Col = 86, Data = d7b48eaf
|
| 3494 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0005ba56 Rxd: d7b48eaf
|
| 3495 |
|
|
# tb_top.u_sdram32 : at time 162212.0 ns BST : Burst Terminate
|
| 3496 |
|
|
# tb_top.u_sdram32 : at time 162238.0 ns READ : Bank = 2 Row = 366, Col = 87, Data = 747331e8
|
| 3497 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0005ba57 Rxd: 747331e8
|
| 3498 |
|
|
# tb_top.u_sdram32 : at time 162412.0 ns BST : Burst Terminate
|
| 3499 |
|
|
# tb_top.u_sdram32 : at time 162438.0 ns READ : Bank = 2 Row = 366, Col = 88, Data = 48590990
|
| 3500 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0005ba58 Rxd: 48590990
|
| 3501 |
|
|
# tb_top.u_sdram32 : at time 162612.0 ns BST : Burst Terminate
|
| 3502 |
|
|
# tb_top.u_sdram32 : at time 162638.0 ns READ : Bank = 2 Row = 366, Col = 89, Data = 7af6abf5
|
| 3503 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0005ba59 Rxd: 7af6abf5
|
| 3504 |
|
|
# tb_top.u_sdram32 : at time 162812.0 ns BST : Burst Terminate
|
| 3505 |
|
|
# tb_top.u_sdram32 : at time 162838.0 ns READ : Bank = 2 Row = 366, Col = 90, Data = a620904c
|
| 3506 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0005ba5a Rxd: a620904c
|
| 3507 |
|
|
# tb_top.u_sdram32 : at time 163012.0 ns BST : Burst Terminate
|
| 3508 |
|
|
# tb_top.u_sdram32 : at time 163038.0 ns READ : Bank = 2 Row = 366, Col = 91, Data = 3d82bd7b
|
| 3509 |
|
|
# READ STATUS: Burst-No: 40 Addr: 0005ba5b Rxd: 3d82bd7b
|
| 3510 |
|
|
# tb_top.u_sdram32 : at time 163212.0 ns BST : Burst Terminate
|
| 3511 |
|
|
# tb_top.u_sdram32 : at time 163238.0 ns READ : Bank = 2 Row = 366, Col = 92, Data = a005a640
|
| 3512 |
|
|
# READ STATUS: Burst-No: 41 Addr: 0005ba5c Rxd: a005a640
|
| 3513 |
|
|
# tb_top.u_sdram32 : at time 163412.0 ns BST : Burst Terminate
|
| 3514 |
|
|
# tb_top.u_sdram32 : at time 163438.0 ns READ : Bank = 2 Row = 366, Col = 93, Data = 12a90325
|
| 3515 |
|
|
# READ STATUS: Burst-No: 42 Addr: 0005ba5d Rxd: 12a90325
|
| 3516 |
|
|
# tb_top.u_sdram32 : at time 163612.0 ns BST : Burst Terminate
|
| 3517 |
|
|
# tb_top.u_sdram32 : at time 163638.0 ns READ : Bank = 2 Row = 366, Col = 94, Data = 86ebb60d
|
| 3518 |
|
|
# READ STATUS: Burst-No: 43 Addr: 0005ba5e Rxd: 86ebb60d
|
| 3519 |
|
|
# tb_top.u_sdram32 : at time 163812.0 ns BST : Burst Terminate
|
| 3520 |
|
|
# tb_top.u_sdram32 : at time 163838.0 ns READ : Bank = 2 Row = 366, Col = 95, Data = b87c1070
|
| 3521 |
|
|
# READ STATUS: Burst-No: 44 Addr: 0005ba5f Rxd: b87c1070
|
| 3522 |
|
|
# tb_top.u_sdram32 : at time 164012.0 ns BST : Burst Terminate
|
| 3523 |
|
|
# tb_top.u_sdram32 : at time 164038.0 ns READ : Bank = 2 Row = 366, Col = 96, Data = 16cbf92d
|
| 3524 |
|
|
# READ STATUS: Burst-No: 45 Addr: 0005ba60 Rxd: 16cbf92d
|
| 3525 |
|
|
# tb_top.u_sdram32 : at time 164212.0 ns BST : Burst Terminate
|
| 3526 |
|
|
# tb_top.u_sdram32 : at time 164238.0 ns READ : Bank = 2 Row = 366, Col = 97, Data = 94ded829
|
| 3527 |
|
|
# READ STATUS: Burst-No: 46 Addr: 0005ba61 Rxd: 94ded829
|
| 3528 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 164412.0 ns AREF : Auto Refresh
|
| 3529 |
|
|
# tb_top.u_sdram32 : at time 164592.0 ns AREF : Auto Refresh
|
| 3530 |
|
|
# tb_top.u_sdram32 : at time 164772.0 ns AREF : Auto Refresh
|
| 3531 |
|
|
# tb_top.u_sdram32 : at time 164952.0 ns AREF : Auto Refresh
|
| 3532 |
|
|
# tb_top.u_sdram32 : at time 165132.0 ns AREF : Auto Refresh
|
| 3533 |
|
|
# tb_top.u_sdram32 : at time 165312.0 ns AREF : Auto Refresh
|
| 3534 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 165492.0 ns ACT : Bank = 2 Row = 366
|
| 3535 |
|
|
# tb_top.u_sdram32 : at time 165572.0 ns BST : Burst Terminate
|
| 3536 |
|
|
# tb_top.u_sdram32 : at time 165598.0 ns READ : Bank = 2 Row = 366, Col = 98, Data = 5e2551bc
|
| 3537 |
|
|
# READ STATUS: Burst-No: 47 Addr: 0005ba62 Rxd: 5e2551bc
|
| 3538 |
|
|
# tb_top.u_sdram32 : at time 165772.0 ns BST : Burst Terminate
|
| 3539 |
|
|
# tb_top.u_sdram32 : at time 165798.0 ns READ : Bank = 2 Row = 366, Col = 99, Data = 987b0830
|
| 3540 |
|
|
# READ STATUS: Burst-No: 48 Addr: 0005ba63 Rxd: 987b0830
|
| 3541 |
|
|
# Write Address: 00272dc0, Burst Size: 17
|
| 3542 |
|
|
# Status: Burst-No: 0 Write Address: 0009cb70 WriteData: d0cf6aa1
|
| 3543 |
|
|
# Status: Burst-No: 1 Write Address: 0009cb71 WriteData: 26bf3f4d
|
| 3544 |
|
|
# Status: Burst-No: 2 Write Address: 0009cb72 WriteData: faf32ef5
|
| 3545 |
|
|
# Status: Burst-No: 3 Write Address: 0009cb73 WriteData: 7a87aff5
|
| 3546 |
|
|
# Status: Burst-No: 4 Write Address: 0009cb74 WriteData: aeeacc5d
|
| 3547 |
|
|
# Status: Burst-No: 5 Write Address: 0009cb75 WriteData: ca481294
|
| 3548 |
|
|
# tb_top.u_sdram32 : at time 166112.0 ns ACT : Bank = 3 Row = 626
|
| 3549 |
|
|
# tb_top.u_sdram32 : at time 166172.0 ns WRITE: Bank = 3 Row = 626, Col = 112, Data = d0cf6aa1
|
| 3550 |
|
|
# tb_top.u_sdram32 : at time 166192.0 ns WRITE: Bank = 3 Row = 626, Col = 113, Data = 26bf3f4d
|
| 3551 |
|
|
# tb_top.u_sdram32 : at time 166212.0 ns BST : Burst Terminate
|
| 3552 |
|
|
# tb_top.u_sdram32 : at time 166232.0 ns WRITE: Bank = 3 Row = 626, Col = 114, Data = faf32ef5
|
| 3553 |
|
|
# Status: Burst-No: 6 Write Address: 0009cb76 WriteData: b558a66a
|
| 3554 |
|
|
# tb_top.u_sdram32 : at time 166252.0 ns BST : Burst Terminate
|
| 3555 |
|
|
# tb_top.u_sdram32 : at time 166272.0 ns WRITE: Bank = 3 Row = 626, Col = 115, Data = 7a87aff5
|
| 3556 |
|
|
# Status: Burst-No: 7 Write Address: 0009cb77 WriteData: 5e6065bc
|
| 3557 |
|
|
# tb_top.u_sdram32 : at time 166292.0 ns BST : Burst Terminate
|
| 3558 |
|
|
# tb_top.u_sdram32 : at time 166312.0 ns WRITE: Bank = 3 Row = 626, Col = 116, Data = aeeacc5d
|
| 3559 |
|
|
# Status: Burst-No: 8 Write Address: 0009cb78 WriteData: dc4308b8
|
| 3560 |
|
|
# tb_top.u_sdram32 : at time 166332.0 ns BST : Burst Terminate
|
| 3561 |
|
|
# tb_top.u_sdram32 : at time 166352.0 ns WRITE: Bank = 3 Row = 626, Col = 117, Data = ca481294
|
| 3562 |
|
|
# Status: Burst-No: 9 Write Address: 0009cb79 WriteData: cf309c9e
|
| 3563 |
|
|
# tb_top.u_sdram32 : at time 166372.0 ns BST : Burst Terminate
|
| 3564 |
|
|
# tb_top.u_sdram32 : at time 166392.0 ns WRITE: Bank = 3 Row = 626, Col = 118, Data = b558a66a
|
| 3565 |
|
|
# Status: Burst-No: 10 Write Address: 0009cb7a WriteData: fd7906fa
|
| 3566 |
|
|
# tb_top.u_sdram32 : at time 166412.0 ns BST : Burst Terminate
|
| 3567 |
|
|
# tb_top.u_sdram32 : at time 166432.0 ns WRITE: Bank = 3 Row = 626, Col = 119, Data = 5e6065bc
|
| 3568 |
|
|
# Status: Burst-No: 11 Write Address: 0009cb7b WriteData: 23400b46
|
| 3569 |
|
|
# tb_top.u_sdram32 : at time 166452.0 ns BST : Burst Terminate
|
| 3570 |
|
|
# tb_top.u_sdram32 : at time 166472.0 ns WRITE: Bank = 3 Row = 626, Col = 120, Data = dc4308b8
|
| 3571 |
|
|
# Status: Burst-No: 12 Write Address: 0009cb7c WriteData: 83fa6407
|
| 3572 |
|
|
# tb_top.u_sdram32 : at time 166492.0 ns BST : Burst Terminate
|
| 3573 |
|
|
# tb_top.u_sdram32 : at time 166512.0 ns WRITE: Bank = 3 Row = 626, Col = 121, Data = cf309c9e
|
| 3574 |
|
|
# Status: Burst-No: 13 Write Address: 0009cb7d WriteData: c9cbbc93
|
| 3575 |
|
|
# tb_top.u_sdram32 : at time 166532.0 ns BST : Burst Terminate
|
| 3576 |
|
|
# tb_top.u_sdram32 : at time 166552.0 ns WRITE: Bank = 3 Row = 626, Col = 122, Data = fd7906fa
|
| 3577 |
|
|
# Status: Burst-No: 14 Write Address: 0009cb7e WriteData: aada7455
|
| 3578 |
|
|
# tb_top.u_sdram32 : at time 166572.0 ns BST : Burst Terminate
|
| 3579 |
|
|
# tb_top.u_sdram32 : at time 166592.0 ns WRITE: Bank = 3 Row = 626, Col = 123, Data = 23400b46
|
| 3580 |
|
|
# Status: Burst-No: 15 Write Address: 0009cb7f WriteData: 5bd3dbb7
|
| 3581 |
|
|
# tb_top.u_sdram32 : at time 166612.0 ns BST : Burst Terminate
|
| 3582 |
|
|
# tb_top.u_sdram32 : at time 166632.0 ns WRITE: Bank = 3 Row = 626, Col = 124, Data = 83fa6407
|
| 3583 |
|
|
# Status: Burst-No: 16 Write Address: 0009cb80 WriteData: 22d5f145
|
| 3584 |
|
|
# tb_top.u_sdram32 : at time 166652.0 ns BST : Burst Terminate
|
| 3585 |
|
|
# tb_top.u_sdram32 : at time 166672.0 ns WRITE: Bank = 3 Row = 626, Col = 125, Data = c9cbbc93
|
| 3586 |
|
|
# tb_top.u_sdram32 : at time 166692.0 ns BST : Burst Terminate
|
| 3587 |
|
|
# tb_top.u_sdram32 : at time 166712.0 ns WRITE: Bank = 3 Row = 626, Col = 126, Data = aada7455
|
| 3588 |
|
|
# tb_top.u_sdram32 : at time 166732.0 ns BST : Burst Terminate
|
| 3589 |
|
|
# Write Address: 00000a63, Burst Size: 26
|
| 3590 |
|
|
# tb_top.u_sdram32 : at time 166752.0 ns WRITE: Bank = 3 Row = 626, Col = 127, Data = 5bd3dbb7
|
| 3591 |
|
|
# Status: Burst-No: 0 Write Address: 00000298 WriteData: 9372ce26
|
| 3592 |
|
|
# Status: Burst-No: 1 Write Address: 00000299 WriteData: b4497668
|
| 3593 |
|
|
# tb_top.u_sdram32 : at time 166772.0 ns BST : Burst Terminate
|
| 3594 |
|
|
# Status: Burst-No: 2 Write Address: 0000029a WriteData: 8f63e41e
|
| 3595 |
|
|
# tb_top.u_sdram32 : at time 166792.0 ns WRITE: Bank = 3 Row = 626, Col = 128, Data = 22d5f145
|
| 3596 |
|
|
# Status: Burst-No: 3 Write Address: 0000029b WriteData: c838f490
|
| 3597 |
|
|
# tb_top.u_sdram32 : at time 166812.0 ns BST : Burst Terminate
|
| 3598 |
|
|
# Status: Burst-No: 4 Write Address: 0000029c WriteData: 2d19a55a
|
| 3599 |
|
|
# Status: Burst-No: 5 Write Address: 0000029d WriteData: 0e43851c
|
| 3600 |
|
|
# tb_top.u_sdram32 : at time 166892.0 ns ACT : Bank = 2 Row = 0
|
| 3601 |
|
|
# tb_top.u_sdram32 : at time 166952.0 ns WRITE: Bank = 2 Row = 0, Col = 152, Data = 9372ce26
|
| 3602 |
|
|
# tb_top.u_sdram32 : at time 166972.0 ns WRITE: Bank = 2 Row = 0, Col = 153, Data = b4497668
|
| 3603 |
|
|
# tb_top.u_sdram32 : at time 166992.0 ns BST : Burst Terminate
|
| 3604 |
|
|
# tb_top.u_sdram32 : at time 167012.0 ns WRITE: Bank = 2 Row = 0, Col = 154, Data = 8f63e41e
|
| 3605 |
|
|
# Status: Burst-No: 6 Write Address: 0000029e WriteData: 5c9967b9
|
| 3606 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 167032.0 ns BST : Burst Terminate
|
| 3607 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 167052.0 ns WRITE: Bank = 2 Row = 0, Col = 155, Data = c838f490
|
| 3608 |
|
|
# Status: Burst-No: 7 Write Address: 0000029f WriteData: 55861fab
|
| 3609 |
|
|
# tb_top.u_sdram32 : at time 167072.0 ns BST : Burst Terminate
|
| 3610 |
|
|
# tb_top.u_sdram32 : at time 167092.0 ns WRITE: Bank = 2 Row = 0, Col = 156, Data = 2d19a55a
|
| 3611 |
|
|
# Status: Burst-No: 8 Write Address: 000002a0 WriteData: 6826d9d0
|
| 3612 |
|
|
# tb_top.u_sdram32 : at time 167112.0 ns BST : Burst Terminate
|
| 3613 |
|
|
# tb_top.u_sdram32 : at time 167132.0 ns WRITE: Bank = 2 Row = 0, Col = 157, Data = 0e43851c
|
| 3614 |
|
|
# Status: Burst-No: 9 Write Address: 000002a1 WriteData: 37b9656f
|
| 3615 |
|
|
# tb_top.u_sdram32 : at time 167152.0 ns BST : Burst Terminate
|
| 3616 |
|
|
# tb_top.u_sdram32 : at time 167172.0 ns WRITE: Bank = 2 Row = 0, Col = 158, Data = 5c9967b9
|
| 3617 |
|
|
# Status: Burst-No: 10 Write Address: 000002a2 WriteData: 6c6a6dd8
|
| 3618 |
|
|
# tb_top.u_sdram32 : at time 167192.0 ns BST : Burst Terminate
|
| 3619 |
|
|
# tb_top.u_sdram32 : at time 167212.0 ns WRITE: Bank = 2 Row = 0, Col = 159, Data = 55861fab
|
| 3620 |
|
|
# Status: Burst-No: 11 Write Address: 000002a3 WriteData: a2cc8845
|
| 3621 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 167232.0 ns BST : Burst Terminate
|
| 3622 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 167252.0 ns WRITE: Bank = 2 Row = 0, Col = 160, Data = 6826d9d0
|
| 3623 |
|
|
# Status: Burst-No: 12 Write Address: 000002a4 WriteData: 46d6a78d
|
| 3624 |
|
|
# tb_top.u_sdram32 : at time 167272.0 ns BST : Burst Terminate
|
| 3625 |
|
|
# tb_top.u_sdram32 : at time 167292.0 ns WRITE: Bank = 2 Row = 0, Col = 161, Data = 37b9656f
|
| 3626 |
|
|
# Status: Burst-No: 13 Write Address: 000002a5 WriteData: 45f3238b
|
| 3627 |
|
|
# tb_top.u_sdram32 : at time 167312.0 ns BST : Burst Terminate
|
| 3628 |
|
|
# tb_top.u_sdram32 : at time 167332.0 ns WRITE: Bank = 2 Row = 0, Col = 162, Data = 6c6a6dd8
|
| 3629 |
|
|
# Status: Burst-No: 14 Write Address: 000002a6 WriteData: 7e2491fc
|
| 3630 |
|
|
# tb_top.u_sdram32 : at time 167352.0 ns BST : Burst Terminate
|
| 3631 |
|
|
# tb_top.u_sdram32 : at time 167372.0 ns WRITE: Bank = 2 Row = 0, Col = 163, Data = a2cc8845
|
| 3632 |
|
|
# Status: Burst-No: 15 Write Address: 000002a7 WriteData: 6e1e1fdc
|
| 3633 |
|
|
# tb_top.u_sdram32 : at time 167392.0 ns BST : Burst Terminate
|
| 3634 |
|
|
# tb_top.u_sdram32 : at time 167412.0 ns WRITE: Bank = 2 Row = 0, Col = 164, Data = 46d6a78d
|
| 3635 |
|
|
# Status: Burst-No: 16 Write Address: 000002a8 WriteData: d27f0aa4
|
| 3636 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 167432.0 ns BST : Burst Terminate
|
| 3637 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 167452.0 ns WRITE: Bank = 2 Row = 0, Col = 165, Data = 45f3238b
|
| 3638 |
|
|
# Status: Burst-No: 17 Write Address: 000002a9 WriteData: 0c978d19
|
| 3639 |
|
|
# tb_top.u_sdram32 : at time 167472.0 ns BST : Burst Terminate
|
| 3640 |
|
|
# tb_top.u_sdram32 : at time 167492.0 ns WRITE: Bank = 2 Row = 0, Col = 166, Data = 7e2491fc
|
| 3641 |
|
|
# Status: Burst-No: 18 Write Address: 000002aa WriteData: 52b533a5
|
| 3642 |
|
|
# tb_top.u_sdram32 : at time 167512.0 ns BST : Burst Terminate
|
| 3643 |
|
|
# tb_top.u_sdram32 : at time 167532.0 ns WRITE: Bank = 2 Row = 0, Col = 167, Data = 6e1e1fdc
|
| 3644 |
|
|
# Status: Burst-No: 19 Write Address: 000002ab WriteData: 9f398e3e
|
| 3645 |
|
|
# tb_top.u_sdram32 : at time 167552.0 ns BST : Burst Terminate
|
| 3646 |
|
|
# tb_top.u_sdram32 : at time 167572.0 ns WRITE: Bank = 2 Row = 0, Col = 168, Data = d27f0aa4
|
| 3647 |
|
|
# Status: Burst-No: 20 Write Address: 000002ac WriteData: f98bc0f3
|
| 3648 |
|
|
# tb_top.u_sdram32 : at time 167592.0 ns BST : Burst Terminate
|
| 3649 |
|
|
# tb_top.u_sdram32 : at time 167612.0 ns WRITE: Bank = 2 Row = 0, Col = 169, Data = 0c978d19
|
| 3650 |
|
|
# Status: Burst-No: 21 Write Address: 000002ad WriteData: ac782c58
|
| 3651 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 167632.0 ns BST : Burst Terminate
|
| 3652 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 167652.0 ns WRITE: Bank = 2 Row = 0, Col = 170, Data = 52b533a5
|
| 3653 |
|
|
# Status: Burst-No: 22 Write Address: 000002ae WriteData: 62056bc4
|
| 3654 |
|
|
# tb_top.u_sdram32 : at time 167672.0 ns BST : Burst Terminate
|
| 3655 |
|
|
# tb_top.u_sdram32 : at time 167692.0 ns WRITE: Bank = 2 Row = 0, Col = 171, Data = 9f398e3e
|
| 3656 |
|
|
# Status: Burst-No: 23 Write Address: 000002af WriteData: 2e36435c
|
| 3657 |
|
|
# tb_top.u_sdram32 : at time 167712.0 ns BST : Burst Terminate
|
| 3658 |
|
|
# tb_top.u_sdram32 : at time 167732.0 ns WRITE: Bank = 2 Row = 0, Col = 172, Data = f98bc0f3
|
| 3659 |
|
|
# Status: Burst-No: 24 Write Address: 000002b0 WriteData: 033a4506
|
| 3660 |
|
|
# tb_top.u_sdram32 : at time 167752.0 ns BST : Burst Terminate
|
| 3661 |
|
|
# tb_top.u_sdram32 : at time 167772.0 ns WRITE: Bank = 2 Row = 0, Col = 173, Data = ac782c58
|
| 3662 |
|
|
# Status: Burst-No: 25 Write Address: 000002b1 WriteData: cd1d509a
|
| 3663 |
|
|
# tb_top.u_sdram32 : at time 167792.0 ns BST : Burst Terminate
|
| 3664 |
|
|
# tb_top.u_sdram32 : at time 167812.0 ns WRITE: Bank = 2 Row = 0, Col = 174, Data = 62056bc4
|
| 3665 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 167832.0 ns BST : Burst Terminate
|
| 3666 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 167852.0 ns WRITE: Bank = 2 Row = 0, Col = 175, Data = 2e36435c
|
| 3667 |
|
|
# tb_top.u_sdram32 : at time 167872.0 ns BST : Burst Terminate
|
| 3668 |
|
|
# tb_top.u_sdram32 : at time 167892.0 ns WRITE: Bank = 2 Row = 0, Col = 176, Data = 033a4506
|
| 3669 |
|
|
# tb_top.u_sdram32 : at time 167912.0 ns BST : Burst Terminate
|
| 3670 |
|
|
# tb_top.u_sdram32 : at time 167932.0 ns WRITE: Bank = 2 Row = 0, Col = 177, Data = cd1d509a
|
| 3671 |
|
|
# tb_top.u_sdram32 : at time 167952.0 ns BST : Burst Terminate
|
| 3672 |
|
|
# tb_top.u_sdram32 : at time 167992.0 ns BST : Burst Terminate
|
| 3673 |
|
|
# tb_top.u_sdram32 : at time 168018.0 ns READ : Bank = 3 Row = 626, Col = 112, Data = d0cf6aa1
|
| 3674 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0009cb70 Rxd: d0cf6aa1
|
| 3675 |
|
|
# tb_top.u_sdram32 : at time 168192.0 ns BST : Burst Terminate
|
| 3676 |
|
|
# tb_top.u_sdram32 : at time 168218.0 ns READ : Bank = 3 Row = 626, Col = 113, Data = 26bf3f4d
|
| 3677 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0009cb71 Rxd: 26bf3f4d
|
| 3678 |
|
|
# tb_top.u_sdram32 : at time 168392.0 ns BST : Burst Terminate
|
| 3679 |
|
|
# tb_top.u_sdram32 : at time 168418.0 ns READ : Bank = 3 Row = 626, Col = 114, Data = faf32ef5
|
| 3680 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0009cb72 Rxd: faf32ef5
|
| 3681 |
|
|
# tb_top.u_sdram32 : at time 168592.0 ns BST : Burst Terminate
|
| 3682 |
|
|
# tb_top.u_sdram32 : at time 168618.0 ns READ : Bank = 3 Row = 626, Col = 115, Data = 7a87aff5
|
| 3683 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0009cb73 Rxd: 7a87aff5
|
| 3684 |
|
|
# tb_top.u_sdram32 : at time 168792.0 ns BST : Burst Terminate
|
| 3685 |
|
|
# tb_top.u_sdram32 : at time 168818.0 ns READ : Bank = 3 Row = 626, Col = 116, Data = aeeacc5d
|
| 3686 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0009cb74 Rxd: aeeacc5d
|
| 3687 |
|
|
# tb_top.u_sdram32 : at time 168992.0 ns BST : Burst Terminate
|
| 3688 |
|
|
# tb_top.u_sdram32 : at time 169018.0 ns READ : Bank = 3 Row = 626, Col = 117, Data = ca481294
|
| 3689 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0009cb75 Rxd: ca481294
|
| 3690 |
|
|
# tb_top.u_sdram32 : at time 169192.0 ns BST : Burst Terminate
|
| 3691 |
|
|
# tb_top.u_sdram32 : at time 169218.0 ns READ : Bank = 3 Row = 626, Col = 118, Data = b558a66a
|
| 3692 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0009cb76 Rxd: b558a66a
|
| 3693 |
|
|
# tb_top.u_sdram32 : at time 169392.0 ns BST : Burst Terminate
|
| 3694 |
|
|
# tb_top.u_sdram32 : at time 169418.0 ns READ : Bank = 3 Row = 626, Col = 119, Data = 5e6065bc
|
| 3695 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0009cb77 Rxd: 5e6065bc
|
| 3696 |
|
|
# tb_top.u_sdram32 : at time 169592.0 ns BST : Burst Terminate
|
| 3697 |
|
|
# tb_top.u_sdram32 : at time 169618.0 ns READ : Bank = 3 Row = 626, Col = 120, Data = dc4308b8
|
| 3698 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0009cb78 Rxd: dc4308b8
|
| 3699 |
|
|
# tb_top.u_sdram32 : at time 169792.0 ns BST : Burst Terminate
|
| 3700 |
|
|
# tb_top.u_sdram32 : at time 169818.0 ns READ : Bank = 3 Row = 626, Col = 121, Data = cf309c9e
|
| 3701 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0009cb79 Rxd: cf309c9e
|
| 3702 |
|
|
# tb_top.u_sdram32 : at time 169992.0 ns BST : Burst Terminate
|
| 3703 |
|
|
# tb_top.u_sdram32 : at time 170018.0 ns READ : Bank = 3 Row = 626, Col = 122, Data = fd7906fa
|
| 3704 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0009cb7a Rxd: fd7906fa
|
| 3705 |
|
|
# tb_top.u_sdram32 : at time 170192.0 ns BST : Burst Terminate
|
| 3706 |
|
|
# tb_top.u_sdram32 : at time 170218.0 ns READ : Bank = 3 Row = 626, Col = 123, Data = 23400b46
|
| 3707 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0009cb7b Rxd: 23400b46
|
| 3708 |
|
|
# tb_top.u_sdram32 : at time 170392.0 ns BST : Burst Terminate
|
| 3709 |
|
|
# tb_top.u_sdram32 : at time 170418.0 ns READ : Bank = 3 Row = 626, Col = 124, Data = 83fa6407
|
| 3710 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0009cb7c Rxd: 83fa6407
|
| 3711 |
|
|
# tb_top.u_sdram32 : at time 170592.0 ns BST : Burst Terminate
|
| 3712 |
|
|
# tb_top.u_sdram32 : at time 170618.0 ns READ : Bank = 3 Row = 626, Col = 125, Data = c9cbbc93
|
| 3713 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0009cb7d Rxd: c9cbbc93
|
| 3714 |
|
|
# tb_top.u_sdram32 : at time 170792.0 ns BST : Burst Terminate
|
| 3715 |
|
|
# tb_top.u_sdram32 : at time 170818.0 ns READ : Bank = 3 Row = 626, Col = 126, Data = aada7455
|
| 3716 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0009cb7e Rxd: aada7455
|
| 3717 |
|
|
# tb_top.u_sdram32 : at time 170992.0 ns BST : Burst Terminate
|
| 3718 |
|
|
# tb_top.u_sdram32 : at time 171018.0 ns READ : Bank = 3 Row = 626, Col = 127, Data = 5bd3dbb7
|
| 3719 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0009cb7f Rxd: 5bd3dbb7
|
| 3720 |
|
|
# tb_top.u_sdram32 : at time 171192.0 ns BST : Burst Terminate
|
| 3721 |
|
|
# tb_top.u_sdram32 : at time 171218.0 ns READ : Bank = 3 Row = 626, Col = 128, Data = 22d5f145
|
| 3722 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0009cb80 Rxd: 22d5f145
|
| 3723 |
|
|
# tb_top.u_sdram32 : at time 171492.0 ns BST : Burst Terminate
|
| 3724 |
|
|
# tb_top.u_sdram32 : at time 171518.0 ns READ : Bank = 2 Row = 0, Col = 152, Data = 9372ce26
|
| 3725 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000298 Rxd: 9372ce26
|
| 3726 |
|
|
# tb_top.u_sdram32 : at time 171692.0 ns BST : Burst Terminate
|
| 3727 |
|
|
# tb_top.u_sdram32 : at time 171718.0 ns READ : Bank = 2 Row = 0, Col = 153, Data = b4497668
|
| 3728 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000299 Rxd: b4497668
|
| 3729 |
|
|
# tb_top.u_sdram32 : at time 171892.0 ns BST : Burst Terminate
|
| 3730 |
|
|
# tb_top.u_sdram32 : at time 171918.0 ns READ : Bank = 2 Row = 0, Col = 154, Data = 8f63e41e
|
| 3731 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0000029a Rxd: 8f63e41e
|
| 3732 |
|
|
# tb_top.u_sdram32 : at time 172092.0 ns BST : Burst Terminate
|
| 3733 |
|
|
# tb_top.u_sdram32 : at time 172118.0 ns READ : Bank = 2 Row = 0, Col = 155, Data = c838f490
|
| 3734 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0000029b Rxd: c838f490
|
| 3735 |
|
|
# tb_top.u_sdram32 : at time 172292.0 ns BST : Burst Terminate
|
| 3736 |
|
|
# tb_top.u_sdram32 : at time 172318.0 ns READ : Bank = 2 Row = 0, Col = 156, Data = 2d19a55a
|
| 3737 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0000029c Rxd: 2d19a55a
|
| 3738 |
|
|
# tb_top.u_sdram32 : at time 172492.0 ns BST : Burst Terminate
|
| 3739 |
|
|
# tb_top.u_sdram32 : at time 172518.0 ns READ : Bank = 2 Row = 0, Col = 157, Data = 0e43851c
|
| 3740 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0000029d Rxd: 0e43851c
|
| 3741 |
|
|
# tb_top.u_sdram32 : at time 172692.0 ns BST : Burst Terminate
|
| 3742 |
|
|
# tb_top.u_sdram32 : at time 172718.0 ns READ : Bank = 2 Row = 0, Col = 158, Data = 5c9967b9
|
| 3743 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0000029e Rxd: 5c9967b9
|
| 3744 |
|
|
# tb_top.u_sdram32 : at time 172892.0 ns BST : Burst Terminate
|
| 3745 |
|
|
# tb_top.u_sdram32 : at time 172918.0 ns READ : Bank = 2 Row = 0, Col = 159, Data = 55861fab
|
| 3746 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0000029f Rxd: 55861fab
|
| 3747 |
|
|
# tb_top.u_sdram32 : at time 173092.0 ns BST : Burst Terminate
|
| 3748 |
|
|
# tb_top.u_sdram32 : at time 173118.0 ns READ : Bank = 2 Row = 0, Col = 160, Data = 6826d9d0
|
| 3749 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000002a0 Rxd: 6826d9d0
|
| 3750 |
|
|
# tb_top.u_sdram32 : at time 173292.0 ns BST : Burst Terminate
|
| 3751 |
|
|
# tb_top.u_sdram32 : at time 173318.0 ns READ : Bank = 2 Row = 0, Col = 161, Data = 37b9656f
|
| 3752 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000002a1 Rxd: 37b9656f
|
| 3753 |
|
|
# tb_top.u_sdram32 : at time 173492.0 ns BST : Burst Terminate
|
| 3754 |
|
|
# tb_top.u_sdram32 : at time 173518.0 ns READ : Bank = 2 Row = 0, Col = 162, Data = 6c6a6dd8
|
| 3755 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000002a2 Rxd: 6c6a6dd8
|
| 3756 |
|
|
# tb_top.u_sdram32 : at time 173692.0 ns BST : Burst Terminate
|
| 3757 |
|
|
# tb_top.u_sdram32 : at time 173718.0 ns READ : Bank = 2 Row = 0, Col = 163, Data = a2cc8845
|
| 3758 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000002a3 Rxd: a2cc8845
|
| 3759 |
|
|
# tb_top.u_sdram32 : at time 173892.0 ns BST : Burst Terminate
|
| 3760 |
|
|
# tb_top.u_sdram32 : at time 173918.0 ns READ : Bank = 2 Row = 0, Col = 164, Data = 46d6a78d
|
| 3761 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000002a4 Rxd: 46d6a78d
|
| 3762 |
|
|
# tb_top.u_sdram32 : at time 174092.0 ns BST : Burst Terminate
|
| 3763 |
|
|
# tb_top.u_sdram32 : at time 174118.0 ns READ : Bank = 2 Row = 0, Col = 165, Data = 45f3238b
|
| 3764 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000002a5 Rxd: 45f3238b
|
| 3765 |
|
|
# tb_top.u_sdram32 : at time 174292.0 ns BST : Burst Terminate
|
| 3766 |
|
|
# tb_top.u_sdram32 : at time 174318.0 ns READ : Bank = 2 Row = 0, Col = 166, Data = 7e2491fc
|
| 3767 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000002a6 Rxd: 7e2491fc
|
| 3768 |
|
|
# tb_top.u_sdram32 : at time 174492.0 ns BST : Burst Terminate
|
| 3769 |
|
|
# tb_top.u_sdram32 : at time 174518.0 ns READ : Bank = 2 Row = 0, Col = 167, Data = 6e1e1fdc
|
| 3770 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000002a7 Rxd: 6e1e1fdc
|
| 3771 |
|
|
# tb_top.u_sdram32 : at time 174692.0 ns BST : Burst Terminate
|
| 3772 |
|
|
# tb_top.u_sdram32 : at time 174718.0 ns READ : Bank = 2 Row = 0, Col = 168, Data = d27f0aa4
|
| 3773 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000002a8 Rxd: d27f0aa4
|
| 3774 |
|
|
# tb_top.u_sdram32 : at time 174892.0 ns BST : Burst Terminate
|
| 3775 |
|
|
# tb_top.u_sdram32 : at time 174918.0 ns READ : Bank = 2 Row = 0, Col = 169, Data = 0c978d19
|
| 3776 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000002a9 Rxd: 0c978d19
|
| 3777 |
|
|
# tb_top.u_sdram32 : at time 175092.0 ns BST : Burst Terminate
|
| 3778 |
|
|
# tb_top.u_sdram32 : at time 175118.0 ns READ : Bank = 2 Row = 0, Col = 170, Data = 52b533a5
|
| 3779 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000002aa Rxd: 52b533a5
|
| 3780 |
|
|
# tb_top.u_sdram32 : at time 175292.0 ns BST : Burst Terminate
|
| 3781 |
|
|
# tb_top.u_sdram32 : at time 175318.0 ns READ : Bank = 2 Row = 0, Col = 171, Data = 9f398e3e
|
| 3782 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000002ab Rxd: 9f398e3e
|
| 3783 |
|
|
# tb_top.u_sdram32 : at time 175492.0 ns BST : Burst Terminate
|
| 3784 |
|
|
# tb_top.u_sdram32 : at time 175518.0 ns READ : Bank = 2 Row = 0, Col = 172, Data = f98bc0f3
|
| 3785 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000002ac Rxd: f98bc0f3
|
| 3786 |
|
|
# tb_top.u_sdram32 : at time 175692.0 ns BST : Burst Terminate
|
| 3787 |
|
|
# tb_top.u_sdram32 : at time 175718.0 ns READ : Bank = 2 Row = 0, Col = 173, Data = ac782c58
|
| 3788 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000002ad Rxd: ac782c58
|
| 3789 |
|
|
# tb_top.u_sdram32 : at time 175892.0 ns BST : Burst Terminate
|
| 3790 |
|
|
# tb_top.u_sdram32 : at time 175918.0 ns READ : Bank = 2 Row = 0, Col = 174, Data = 62056bc4
|
| 3791 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000002ae Rxd: 62056bc4
|
| 3792 |
|
|
# tb_top.u_sdram32 : at time 176092.0 ns BST : Burst Terminate
|
| 3793 |
|
|
# tb_top.u_sdram32 : at time 176118.0 ns READ : Bank = 2 Row = 0, Col = 175, Data = 2e36435c
|
| 3794 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000002af Rxd: 2e36435c
|
| 3795 |
|
|
# tb_top.u_sdram32 : at time 176292.0 ns BST : Burst Terminate
|
| 3796 |
|
|
# tb_top.u_sdram32 : at time 176318.0 ns READ : Bank = 2 Row = 0, Col = 176, Data = 033a4506
|
| 3797 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000002b0 Rxd: 033a4506
|
| 3798 |
|
|
# tb_top.u_sdram32 : at time 176492.0 ns BST : Burst Terminate
|
| 3799 |
|
|
# tb_top.u_sdram32 : at time 176518.0 ns READ : Bank = 2 Row = 0, Col = 177, Data = cd1d509a
|
| 3800 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000002b1 Rxd: cd1d509a
|
| 3801 |
|
|
# Write Address: 00161918, Burst Size: 6
|
| 3802 |
|
|
# Status: Burst-No: 0 Write Address: 00058646 WriteData: 5515d1aa
|
| 3803 |
|
|
# Status: Burst-No: 1 Write Address: 00058647 WriteData: 0d12031a
|
| 3804 |
|
|
# Status: Burst-No: 2 Write Address: 00058648 WriteData: 61dbd5c3
|
| 3805 |
|
|
# Status: Burst-No: 3 Write Address: 00058649 WriteData: 5934e9b2
|
| 3806 |
|
|
# Status: Burst-No: 4 Write Address: 0005864a WriteData: 0633630c
|
| 3807 |
|
|
# Status: Burst-No: 5 Write Address: 0005864b WriteData: f4f00ee9
|
| 3808 |
|
|
# tb_top.u_sdram32 : at time 176832.0 ns ACT : Bank = 2 Row = 353
|
| 3809 |
|
|
# tb_top.u_sdram32 : at time 176892.0 ns WRITE: Bank = 2 Row = 353, Col = 70, Data = 5515d1aa
|
| 3810 |
|
|
# tb_top.u_sdram32 : at time 176912.0 ns WRITE: Bank = 2 Row = 353, Col = 71, Data = 0d12031a
|
| 3811 |
|
|
# Write Address: 001afdc3, Burst Size: 44
|
| 3812 |
|
|
# tb_top.u_sdram32 : at time 176932.0 ns BST : Burst Terminate
|
| 3813 |
|
|
# tb_top.u_sdram32 : at time 176952.0 ns WRITE: Bank = 2 Row = 353, Col = 72, Data = 61dbd5c3
|
| 3814 |
|
|
# Status: Burst-No: 0 Write Address: 0006bf70 WriteData: 7c2db9f8
|
| 3815 |
|
|
# tb_top.u_sdram32 : at time 176972.0 ns BST : Burst Terminate
|
| 3816 |
|
|
# tb_top.u_sdram32 : at time 176992.0 ns WRITE: Bank = 2 Row = 353, Col = 73, Data = 5934e9b2
|
| 3817 |
|
|
# Status: Burst-No: 1 Write Address: 0006bf71 WriteData: 792c03f2
|
| 3818 |
|
|
# tb_top.u_sdram32 : at time 177012.0 ns BST : Burst Terminate
|
| 3819 |
|
|
# tb_top.u_sdram32 : at time 177032.0 ns WRITE: Bank = 2 Row = 353, Col = 74, Data = 0633630c
|
| 3820 |
|
|
# Status: Burst-No: 2 Write Address: 0006bf72 WriteData: 4483ad89
|
| 3821 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177052.0 ns BST : Burst Terminate
|
| 3822 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177072.0 ns WRITE: Bank = 2 Row = 353, Col = 75, Data = f4f00ee9
|
| 3823 |
|
|
# Status: Burst-No: 3 Write Address: 0006bf73 WriteData: 378c736f
|
| 3824 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177092.0 ns BST : Burst Terminate
|
| 3825 |
46 |
dinesha |
# Status: Burst-No: 4 Write Address: 0006bf74 WriteData: 0de14b1b
|
| 3826 |
|
|
# Status: Burst-No: 5 Write Address: 0006bf75 WriteData: d6a128ad
|
| 3827 |
|
|
# tb_top.u_sdram32 : at time 177172.0 ns ACT : Bank = 3 Row = 431
|
| 3828 |
|
|
# tb_top.u_sdram32 : at time 177232.0 ns WRITE: Bank = 3 Row = 431, Col = 112, Data = 7c2db9f8
|
| 3829 |
|
|
# tb_top.u_sdram32 : at time 177252.0 ns WRITE: Bank = 3 Row = 431, Col = 113, Data = 792c03f2
|
| 3830 |
|
|
# tb_top.u_sdram32 : at time 177272.0 ns BST : Burst Terminate
|
| 3831 |
|
|
# tb_top.u_sdram32 : at time 177292.0 ns WRITE: Bank = 3 Row = 431, Col = 114, Data = 4483ad89
|
| 3832 |
|
|
# Status: Burst-No: 6 Write Address: 0006bf76 WriteData: 344dc168
|
| 3833 |
|
|
# tb_top.u_sdram32 : at time 177312.0 ns BST : Burst Terminate
|
| 3834 |
|
|
# tb_top.u_sdram32 : at time 177332.0 ns WRITE: Bank = 3 Row = 431, Col = 115, Data = 378c736f
|
| 3835 |
|
|
# Status: Burst-No: 7 Write Address: 0006bf77 WriteData: 92f91225
|
| 3836 |
|
|
# tb_top.u_sdram32 : at time 177352.0 ns BST : Burst Terminate
|
| 3837 |
|
|
# tb_top.u_sdram32 : at time 177372.0 ns WRITE: Bank = 3 Row = 431, Col = 116, Data = 0de14b1b
|
| 3838 |
|
|
# Status: Burst-No: 8 Write Address: 0006bf78 WriteData: 67e857cf
|
| 3839 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177392.0 ns BST : Burst Terminate
|
| 3840 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177412.0 ns WRITE: Bank = 3 Row = 431, Col = 117, Data = d6a128ad
|
| 3841 |
|
|
# Status: Burst-No: 9 Write Address: 0006bf79 WriteData: 55dd8dab
|
| 3842 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177432.0 ns BST : Burst Terminate
|
| 3843 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177452.0 ns WRITE: Bank = 3 Row = 431, Col = 118, Data = 344dc168
|
| 3844 |
|
|
# Status: Burst-No: 10 Write Address: 0006bf7a WriteData: 8d94d21b
|
| 3845 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 177472.0 ns BST : Burst Terminate
|
| 3846 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177492.0 ns WRITE: Bank = 3 Row = 431, Col = 119, Data = 92f91225
|
| 3847 |
|
|
# Status: Burst-No: 11 Write Address: 0006bf7b WriteData: c03b3e80
|
| 3848 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177512.0 ns BST : Burst Terminate
|
| 3849 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177532.0 ns WRITE: Bank = 3 Row = 431, Col = 120, Data = 67e857cf
|
| 3850 |
|
|
# Status: Burst-No: 12 Write Address: 0006bf7c WriteData: 2ed6d95d
|
| 3851 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177552.0 ns BST : Burst Terminate
|
| 3852 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177572.0 ns WRITE: Bank = 3 Row = 431, Col = 121, Data = 55dd8dab
|
| 3853 |
|
|
# Status: Burst-No: 13 Write Address: 0006bf7d WriteData: 412dfd82
|
| 3854 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177592.0 ns BST : Burst Terminate
|
| 3855 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177612.0 ns WRITE: Bank = 3 Row = 431, Col = 122, Data = 8d94d21b
|
| 3856 |
|
|
# Status: Burst-No: 14 Write Address: 0006bf7e WriteData: 82344204
|
| 3857 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177632.0 ns BST : Burst Terminate
|
| 3858 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177652.0 ns WRITE: Bank = 3 Row = 431, Col = 123, Data = c03b3e80
|
| 3859 |
|
|
# Status: Burst-No: 15 Write Address: 0006bf7f WriteData: 2ba7a557
|
| 3860 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 177672.0 ns BST : Burst Terminate
|
| 3861 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177692.0 ns WRITE: Bank = 3 Row = 431, Col = 124, Data = 2ed6d95d
|
| 3862 |
|
|
# Status: Burst-No: 16 Write Address: 0006bf80 WriteData: 1b368b36
|
| 3863 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177712.0 ns BST : Burst Terminate
|
| 3864 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177732.0 ns WRITE: Bank = 3 Row = 431, Col = 125, Data = 412dfd82
|
| 3865 |
|
|
# Status: Burst-No: 17 Write Address: 0006bf81 WriteData: 196a0332
|
| 3866 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177752.0 ns BST : Burst Terminate
|
| 3867 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177772.0 ns WRITE: Bank = 3 Row = 431, Col = 126, Data = 82344204
|
| 3868 |
|
|
# Status: Burst-No: 18 Write Address: 0006bf82 WriteData: bce32879
|
| 3869 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177792.0 ns BST : Burst Terminate
|
| 3870 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177812.0 ns WRITE: Bank = 3 Row = 431, Col = 127, Data = 2ba7a557
|
| 3871 |
|
|
# Status: Burst-No: 19 Write Address: 0006bf83 WriteData: f24baee4
|
| 3872 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177832.0 ns BST : Burst Terminate
|
| 3873 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177852.0 ns WRITE: Bank = 3 Row = 431, Col = 128, Data = 1b368b36
|
| 3874 |
|
|
# Status: Burst-No: 20 Write Address: 0006bf84 WriteData: 8b42ec16
|
| 3875 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 177872.0 ns BST : Burst Terminate
|
| 3876 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177892.0 ns WRITE: Bank = 3 Row = 431, Col = 129, Data = 196a0332
|
| 3877 |
|
|
# Status: Burst-No: 21 Write Address: 0006bf85 WriteData: d57fecaa
|
| 3878 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177912.0 ns BST : Burst Terminate
|
| 3879 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177932.0 ns WRITE: Bank = 3 Row = 431, Col = 130, Data = bce32879
|
| 3880 |
|
|
# Status: Burst-No: 22 Write Address: 0006bf86 WriteData: 605065c0
|
| 3881 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177952.0 ns BST : Burst Terminate
|
| 3882 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 177972.0 ns WRITE: Bank = 3 Row = 431, Col = 131, Data = f24baee4
|
| 3883 |
|
|
# Status: Burst-No: 23 Write Address: 0006bf87 WriteData: 9759882e
|
| 3884 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 177992.0 ns BST : Burst Terminate
|
| 3885 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178012.0 ns WRITE: Bank = 3 Row = 431, Col = 132, Data = 8b42ec16
|
| 3886 |
|
|
# Status: Burst-No: 24 Write Address: 0006bf88 WriteData: 4665378c
|
| 3887 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178032.0 ns BST : Burst Terminate
|
| 3888 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178052.0 ns WRITE: Bank = 3 Row = 431, Col = 133, Data = d57fecaa
|
| 3889 |
|
|
# Status: Burst-No: 25 Write Address: 0006bf89 WriteData: b8c0c271
|
| 3890 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178072.0 ns BST : Burst Terminate
|
| 3891 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178092.0 ns WRITE: Bank = 3 Row = 431, Col = 134, Data = 605065c0
|
| 3892 |
|
|
# Status: Burst-No: 26 Write Address: 0006bf8a WriteData: 7dfe8ffb
|
| 3893 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178112.0 ns BST : Burst Terminate
|
| 3894 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178132.0 ns WRITE: Bank = 3 Row = 431, Col = 135, Data = 9759882e
|
| 3895 |
|
|
# Status: Burst-No: 27 Write Address: 0006bf8b WriteData: 5e5421bc
|
| 3896 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178152.0 ns BST : Burst Terminate
|
| 3897 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178172.0 ns WRITE: Bank = 3 Row = 431, Col = 136, Data = 4665378c
|
| 3898 |
|
|
# Status: Burst-No: 28 Write Address: 0006bf8c WriteData: ee7068dc
|
| 3899 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178192.0 ns BST : Burst Terminate
|
| 3900 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178212.0 ns WRITE: Bank = 3 Row = 431, Col = 137, Data = b8c0c271
|
| 3901 |
|
|
# Status: Burst-No: 29 Write Address: 0006bf8d WriteData: 0bec5717
|
| 3902 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178232.0 ns BST : Burst Terminate
|
| 3903 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178252.0 ns WRITE: Bank = 3 Row = 431, Col = 138, Data = 7dfe8ffb
|
| 3904 |
|
|
# Status: Burst-No: 30 Write Address: 0006bf8e WriteData: e0e004c1
|
| 3905 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178272.0 ns BST : Burst Terminate
|
| 3906 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178292.0 ns WRITE: Bank = 3 Row = 431, Col = 139, Data = 5e5421bc
|
| 3907 |
|
|
# Status: Burst-No: 31 Write Address: 0006bf8f WriteData: 75fb21eb
|
| 3908 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178312.0 ns BST : Burst Terminate
|
| 3909 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178332.0 ns WRITE: Bank = 3 Row = 431, Col = 140, Data = ee7068dc
|
| 3910 |
|
|
# Status: Burst-No: 32 Write Address: 0006bf90 WriteData: 5a9d3bb5
|
| 3911 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178352.0 ns BST : Burst Terminate
|
| 3912 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178372.0 ns WRITE: Bank = 3 Row = 431, Col = 141, Data = 0bec5717
|
| 3913 |
|
|
# Status: Burst-No: 33 Write Address: 0006bf91 WriteData: c4fd2e89
|
| 3914 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178392.0 ns BST : Burst Terminate
|
| 3915 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178412.0 ns WRITE: Bank = 3 Row = 431, Col = 142, Data = e0e004c1
|
| 3916 |
|
|
# Status: Burst-No: 34 Write Address: 0006bf92 WriteData: c7b2e28f
|
| 3917 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178432.0 ns BST : Burst Terminate
|
| 3918 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178452.0 ns WRITE: Bank = 3 Row = 431, Col = 143, Data = 75fb21eb
|
| 3919 |
|
|
# Status: Burst-No: 35 Write Address: 0006bf93 WriteData: dff6f6bf
|
| 3920 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178472.0 ns BST : Burst Terminate
|
| 3921 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178492.0 ns WRITE: Bank = 3 Row = 431, Col = 144, Data = 5a9d3bb5
|
| 3922 |
|
|
# Status: Burst-No: 36 Write Address: 0006bf94 WriteData: d8462ab0
|
| 3923 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178512.0 ns BST : Burst Terminate
|
| 3924 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178532.0 ns WRITE: Bank = 3 Row = 431, Col = 145, Data = c4fd2e89
|
| 3925 |
|
|
# Status: Burst-No: 37 Write Address: 0006bf95 WriteData: e9b49ad3
|
| 3926 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178552.0 ns BST : Burst Terminate
|
| 3927 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178572.0 ns WRITE: Bank = 3 Row = 431, Col = 146, Data = c7b2e28f
|
| 3928 |
|
|
# Status: Burst-No: 38 Write Address: 0006bf96 WriteData: eb1d02d6
|
| 3929 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178592.0 ns BST : Burst Terminate
|
| 3930 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178612.0 ns WRITE: Bank = 3 Row = 431, Col = 147, Data = dff6f6bf
|
| 3931 |
|
|
# Status: Burst-No: 39 Write Address: 0006bf97 WriteData: c144cc82
|
| 3932 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178632.0 ns BST : Burst Terminate
|
| 3933 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178652.0 ns WRITE: Bank = 3 Row = 431, Col = 148, Data = d8462ab0
|
| 3934 |
|
|
# Status: Burst-No: 40 Write Address: 0006bf98 WriteData: 0d63751a
|
| 3935 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178672.0 ns BST : Burst Terminate
|
| 3936 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178692.0 ns WRITE: Bank = 3 Row = 431, Col = 149, Data = e9b49ad3
|
| 3937 |
|
|
# Status: Burst-No: 41 Write Address: 0006bf99 WriteData: 38e6a771
|
| 3938 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178712.0 ns BST : Burst Terminate
|
| 3939 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178732.0 ns WRITE: Bank = 3 Row = 431, Col = 150, Data = eb1d02d6
|
| 3940 |
|
|
# Status: Burst-No: 42 Write Address: 0006bf9a WriteData: eb8804d7
|
| 3941 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178752.0 ns BST : Burst Terminate
|
| 3942 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178772.0 ns WRITE: Bank = 3 Row = 431, Col = 151, Data = c144cc82
|
| 3943 |
|
|
# Status: Burst-No: 43 Write Address: 0006bf9b WriteData: 87628e0e
|
| 3944 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 178792.0 ns BST : Burst Terminate
|
| 3945 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178812.0 ns WRITE: Bank = 3 Row = 431, Col = 152, Data = 0d63751a
|
| 3946 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178832.0 ns BST : Burst Terminate
|
| 3947 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178852.0 ns WRITE: Bank = 3 Row = 431, Col = 153, Data = 38e6a771
|
| 3948 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178872.0 ns BST : Burst Terminate
|
| 3949 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178892.0 ns WRITE: Bank = 3 Row = 431, Col = 154, Data = eb8804d7
|
| 3950 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178912.0 ns BST : Burst Terminate
|
| 3951 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 178932.0 ns WRITE: Bank = 3 Row = 431, Col = 155, Data = 87628e0e
|
| 3952 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 178952.0 ns BST : Burst Terminate
|
| 3953 |
|
|
# tb_top.u_sdram32 : at time 178992.0 ns BST : Burst Terminate
|
| 3954 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 179018.0 ns READ : Bank = 2 Row = 353, Col = 70, Data = 5515d1aa
|
| 3955 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00058646 Rxd: 5515d1aa
|
| 3956 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 179192.0 ns BST : Burst Terminate
|
| 3957 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 179218.0 ns READ : Bank = 2 Row = 353, Col = 71, Data = 0d12031a
|
| 3958 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00058647 Rxd: 0d12031a
|
| 3959 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 179392.0 ns BST : Burst Terminate
|
| 3960 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 179418.0 ns READ : Bank = 2 Row = 353, Col = 72, Data = 61dbd5c3
|
| 3961 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00058648 Rxd: 61dbd5c3
|
| 3962 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 179592.0 ns BST : Burst Terminate
|
| 3963 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 179618.0 ns READ : Bank = 2 Row = 353, Col = 73, Data = 5934e9b2
|
| 3964 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00058649 Rxd: 5934e9b2
|
| 3965 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 179792.0 ns BST : Burst Terminate
|
| 3966 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 179818.0 ns READ : Bank = 2 Row = 353, Col = 74, Data = 0633630c
|
| 3967 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0005864a Rxd: 0633630c
|
| 3968 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 179992.0 ns BST : Burst Terminate
|
| 3969 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 180018.0 ns READ : Bank = 2 Row = 353, Col = 75, Data = f4f00ee9
|
| 3970 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0005864b Rxd: f4f00ee9
|
| 3971 |
|
|
# tb_top.u_sdram32 : at time 180292.0 ns BST : Burst Terminate
|
| 3972 |
|
|
# tb_top.u_sdram32 : at time 180318.0 ns READ : Bank = 3 Row = 431, Col = 112, Data = 7c2db9f8
|
| 3973 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0006bf70 Rxd: 7c2db9f8
|
| 3974 |
|
|
# tb_top.u_sdram32 : at time 180492.0 ns BST : Burst Terminate
|
| 3975 |
|
|
# tb_top.u_sdram32 : at time 180518.0 ns READ : Bank = 3 Row = 431, Col = 113, Data = 792c03f2
|
| 3976 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0006bf71 Rxd: 792c03f2
|
| 3977 |
|
|
# tb_top.u_sdram32 : at time 180692.0 ns BST : Burst Terminate
|
| 3978 |
|
|
# tb_top.u_sdram32 : at time 180718.0 ns READ : Bank = 3 Row = 431, Col = 114, Data = 4483ad89
|
| 3979 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0006bf72 Rxd: 4483ad89
|
| 3980 |
|
|
# tb_top.u_sdram32 : at time 180892.0 ns BST : Burst Terminate
|
| 3981 |
|
|
# tb_top.u_sdram32 : at time 180918.0 ns READ : Bank = 3 Row = 431, Col = 115, Data = 378c736f
|
| 3982 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0006bf73 Rxd: 378c736f
|
| 3983 |
|
|
# tb_top.u_sdram32 : at time 181092.0 ns BST : Burst Terminate
|
| 3984 |
|
|
# tb_top.u_sdram32 : at time 181118.0 ns READ : Bank = 3 Row = 431, Col = 116, Data = 0de14b1b
|
| 3985 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0006bf74 Rxd: 0de14b1b
|
| 3986 |
|
|
# tb_top.u_sdram32 : at time 181292.0 ns BST : Burst Terminate
|
| 3987 |
|
|
# tb_top.u_sdram32 : at time 181318.0 ns READ : Bank = 3 Row = 431, Col = 117, Data = d6a128ad
|
| 3988 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0006bf75 Rxd: d6a128ad
|
| 3989 |
|
|
# tb_top.u_sdram32 : at time 181492.0 ns BST : Burst Terminate
|
| 3990 |
|
|
# tb_top.u_sdram32 : at time 181518.0 ns READ : Bank = 3 Row = 431, Col = 118, Data = 344dc168
|
| 3991 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0006bf76 Rxd: 344dc168
|
| 3992 |
|
|
# tb_top.u_sdram32 : at time 181692.0 ns BST : Burst Terminate
|
| 3993 |
|
|
# tb_top.u_sdram32 : at time 181718.0 ns READ : Bank = 3 Row = 431, Col = 119, Data = 92f91225
|
| 3994 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0006bf77 Rxd: 92f91225
|
| 3995 |
|
|
# tb_top.u_sdram32 : at time 181892.0 ns BST : Burst Terminate
|
| 3996 |
|
|
# tb_top.u_sdram32 : at time 181918.0 ns READ : Bank = 3 Row = 431, Col = 120, Data = 67e857cf
|
| 3997 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0006bf78 Rxd: 67e857cf
|
| 3998 |
|
|
# tb_top.u_sdram32 : at time 182092.0 ns BST : Burst Terminate
|
| 3999 |
|
|
# tb_top.u_sdram32 : at time 182118.0 ns READ : Bank = 3 Row = 431, Col = 121, Data = 55dd8dab
|
| 4000 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0006bf79 Rxd: 55dd8dab
|
| 4001 |
|
|
# tb_top.u_sdram32 : at time 182292.0 ns BST : Burst Terminate
|
| 4002 |
|
|
# tb_top.u_sdram32 : at time 182318.0 ns READ : Bank = 3 Row = 431, Col = 122, Data = 8d94d21b
|
| 4003 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0006bf7a Rxd: 8d94d21b
|
| 4004 |
|
|
# tb_top.u_sdram32 : at time 182492.0 ns BST : Burst Terminate
|
| 4005 |
|
|
# tb_top.u_sdram32 : at time 182518.0 ns READ : Bank = 3 Row = 431, Col = 123, Data = c03b3e80
|
| 4006 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0006bf7b Rxd: c03b3e80
|
| 4007 |
|
|
# tb_top.u_sdram32 : at time 182692.0 ns BST : Burst Terminate
|
| 4008 |
|
|
# tb_top.u_sdram32 : at time 182718.0 ns READ : Bank = 3 Row = 431, Col = 124, Data = 2ed6d95d
|
| 4009 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0006bf7c Rxd: 2ed6d95d
|
| 4010 |
|
|
# tb_top.u_sdram32 : at time 182892.0 ns BST : Burst Terminate
|
| 4011 |
|
|
# tb_top.u_sdram32 : at time 182918.0 ns READ : Bank = 3 Row = 431, Col = 125, Data = 412dfd82
|
| 4012 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0006bf7d Rxd: 412dfd82
|
| 4013 |
|
|
# tb_top.u_sdram32 : at time 183092.0 ns BST : Burst Terminate
|
| 4014 |
|
|
# tb_top.u_sdram32 : at time 183118.0 ns READ : Bank = 3 Row = 431, Col = 126, Data = 82344204
|
| 4015 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0006bf7e Rxd: 82344204
|
| 4016 |
|
|
# tb_top.u_sdram32 : at time 183292.0 ns BST : Burst Terminate
|
| 4017 |
|
|
# tb_top.u_sdram32 : at time 183318.0 ns READ : Bank = 3 Row = 431, Col = 127, Data = 2ba7a557
|
| 4018 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0006bf7f Rxd: 2ba7a557
|
| 4019 |
|
|
# tb_top.u_sdram32 : at time 183492.0 ns BST : Burst Terminate
|
| 4020 |
|
|
# tb_top.u_sdram32 : at time 183518.0 ns READ : Bank = 3 Row = 431, Col = 128, Data = 1b368b36
|
| 4021 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0006bf80 Rxd: 1b368b36
|
| 4022 |
|
|
# tb_top.u_sdram32 : at time 183692.0 ns BST : Burst Terminate
|
| 4023 |
|
|
# tb_top.u_sdram32 : at time 183718.0 ns READ : Bank = 3 Row = 431, Col = 129, Data = 196a0332
|
| 4024 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0006bf81 Rxd: 196a0332
|
| 4025 |
|
|
# tb_top.u_sdram32 : at time 183892.0 ns BST : Burst Terminate
|
| 4026 |
|
|
# tb_top.u_sdram32 : at time 183918.0 ns READ : Bank = 3 Row = 431, Col = 130, Data = bce32879
|
| 4027 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0006bf82 Rxd: bce32879
|
| 4028 |
|
|
# tb_top.u_sdram32 : at time 184092.0 ns BST : Burst Terminate
|
| 4029 |
|
|
# tb_top.u_sdram32 : at time 184118.0 ns READ : Bank = 3 Row = 431, Col = 131, Data = f24baee4
|
| 4030 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0006bf83 Rxd: f24baee4
|
| 4031 |
|
|
# tb_top.u_sdram32 : at time 184292.0 ns BST : Burst Terminate
|
| 4032 |
|
|
# tb_top.u_sdram32 : at time 184318.0 ns READ : Bank = 3 Row = 431, Col = 132, Data = 8b42ec16
|
| 4033 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0006bf84 Rxd: 8b42ec16
|
| 4034 |
|
|
# tb_top.u_sdram32 : at time 184492.0 ns BST : Burst Terminate
|
| 4035 |
|
|
# tb_top.u_sdram32 : at time 184518.0 ns READ : Bank = 3 Row = 431, Col = 133, Data = d57fecaa
|
| 4036 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0006bf85 Rxd: d57fecaa
|
| 4037 |
|
|
# tb_top.u_sdram32 : at time 184692.0 ns BST : Burst Terminate
|
| 4038 |
|
|
# tb_top.u_sdram32 : at time 184718.0 ns READ : Bank = 3 Row = 431, Col = 134, Data = 605065c0
|
| 4039 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0006bf86 Rxd: 605065c0
|
| 4040 |
|
|
# tb_top.u_sdram32 : at time 184892.0 ns BST : Burst Terminate
|
| 4041 |
|
|
# tb_top.u_sdram32 : at time 184918.0 ns READ : Bank = 3 Row = 431, Col = 135, Data = 9759882e
|
| 4042 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0006bf87 Rxd: 9759882e
|
| 4043 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 185092.0 ns BST : Burst Terminate
|
| 4044 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 185118.0 ns READ : Bank = 3 Row = 431, Col = 136, Data = 4665378c
|
| 4045 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0006bf88 Rxd: 4665378c
|
| 4046 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 185292.0 ns BST : Burst Terminate
|
| 4047 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 185318.0 ns READ : Bank = 3 Row = 431, Col = 137, Data = b8c0c271
|
| 4048 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0006bf89 Rxd: b8c0c271
|
| 4049 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 185492.0 ns BST : Burst Terminate
|
| 4050 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 185518.0 ns READ : Bank = 3 Row = 431, Col = 138, Data = 7dfe8ffb
|
| 4051 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0006bf8a Rxd: 7dfe8ffb
|
| 4052 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 185692.0 ns BST : Burst Terminate
|
| 4053 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 185718.0 ns READ : Bank = 3 Row = 431, Col = 139, Data = 5e5421bc
|
| 4054 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0006bf8b Rxd: 5e5421bc
|
| 4055 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 185892.0 ns BST : Burst Terminate
|
| 4056 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 185918.0 ns READ : Bank = 3 Row = 431, Col = 140, Data = ee7068dc
|
| 4057 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0006bf8c Rxd: ee7068dc
|
| 4058 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 186092.0 ns BST : Burst Terminate
|
| 4059 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 186118.0 ns READ : Bank = 3 Row = 431, Col = 141, Data = 0bec5717
|
| 4060 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0006bf8d Rxd: 0bec5717
|
| 4061 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 186292.0 ns BST : Burst Terminate
|
| 4062 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 186318.0 ns READ : Bank = 3 Row = 431, Col = 142, Data = e0e004c1
|
| 4063 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0006bf8e Rxd: e0e004c1
|
| 4064 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 186492.0 ns BST : Burst Terminate
|
| 4065 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 186518.0 ns READ : Bank = 3 Row = 431, Col = 143, Data = 75fb21eb
|
| 4066 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0006bf8f Rxd: 75fb21eb
|
| 4067 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 186692.0 ns BST : Burst Terminate
|
| 4068 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 186718.0 ns READ : Bank = 3 Row = 431, Col = 144, Data = 5a9d3bb5
|
| 4069 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0006bf90 Rxd: 5a9d3bb5
|
| 4070 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 186892.0 ns BST : Burst Terminate
|
| 4071 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 186918.0 ns READ : Bank = 3 Row = 431, Col = 145, Data = c4fd2e89
|
| 4072 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0006bf91 Rxd: c4fd2e89
|
| 4073 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 187092.0 ns BST : Burst Terminate
|
| 4074 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 187118.0 ns READ : Bank = 3 Row = 431, Col = 146, Data = c7b2e28f
|
| 4075 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0006bf92 Rxd: c7b2e28f
|
| 4076 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 187292.0 ns BST : Burst Terminate
|
| 4077 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 187318.0 ns READ : Bank = 3 Row = 431, Col = 147, Data = dff6f6bf
|
| 4078 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0006bf93 Rxd: dff6f6bf
|
| 4079 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 187492.0 ns BST : Burst Terminate
|
| 4080 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 187518.0 ns READ : Bank = 3 Row = 431, Col = 148, Data = d8462ab0
|
| 4081 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0006bf94 Rxd: d8462ab0
|
| 4082 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 187692.0 ns BST : Burst Terminate
|
| 4083 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 187718.0 ns READ : Bank = 3 Row = 431, Col = 149, Data = e9b49ad3
|
| 4084 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0006bf95 Rxd: e9b49ad3
|
| 4085 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 187892.0 ns BST : Burst Terminate
|
| 4086 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 187918.0 ns READ : Bank = 3 Row = 431, Col = 150, Data = eb1d02d6
|
| 4087 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0006bf96 Rxd: eb1d02d6
|
| 4088 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 188092.0 ns BST : Burst Terminate
|
| 4089 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 188118.0 ns READ : Bank = 3 Row = 431, Col = 151, Data = c144cc82
|
| 4090 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0006bf97 Rxd: c144cc82
|
| 4091 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 188292.0 ns BST : Burst Terminate
|
| 4092 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 188318.0 ns READ : Bank = 3 Row = 431, Col = 152, Data = 0d63751a
|
| 4093 |
|
|
# READ STATUS: Burst-No: 40 Addr: 0006bf98 Rxd: 0d63751a
|
| 4094 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 188492.0 ns BST : Burst Terminate
|
| 4095 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 188518.0 ns READ : Bank = 3 Row = 431, Col = 153, Data = 38e6a771
|
| 4096 |
|
|
# READ STATUS: Burst-No: 41 Addr: 0006bf99 Rxd: 38e6a771
|
| 4097 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 188692.0 ns BST : Burst Terminate
|
| 4098 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 188718.0 ns READ : Bank = 3 Row = 431, Col = 154, Data = eb8804d7
|
| 4099 |
|
|
# READ STATUS: Burst-No: 42 Addr: 0006bf9a Rxd: eb8804d7
|
| 4100 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 188892.0 ns BST : Burst Terminate
|
| 4101 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 188918.0 ns READ : Bank = 3 Row = 431, Col = 155, Data = 87628e0e
|
| 4102 |
|
|
# READ STATUS: Burst-No: 43 Addr: 0006bf9b Rxd: 87628e0e
|
| 4103 |
|
|
# Write Address: 000714f1, Burst Size: 14
|
| 4104 |
|
|
# Status: Burst-No: 0 Write Address: 0001c53c WriteData: 02bd4305
|
| 4105 |
|
|
# Status: Burst-No: 1 Write Address: 0001c53d WriteData: 0e3aeb1c
|
| 4106 |
|
|
# Status: Burst-No: 2 Write Address: 0001c53e WriteData: 4c18c798
|
| 4107 |
|
|
# Status: Burst-No: 3 Write Address: 0001c53f WriteData: f67088ec
|
| 4108 |
|
|
# Status: Burst-No: 4 Write Address: 0001c540 WriteData: 9541d62a
|
| 4109 |
|
|
# Status: Burst-No: 5 Write Address: 0001c541 WriteData: b2d14a65
|
| 4110 |
|
|
# tb_top.u_sdram32 : at time 189232.0 ns ACT : Bank = 1 Row = 113
|
| 4111 |
|
|
# tb_top.u_sdram32 : at time 189292.0 ns WRITE: Bank = 1 Row = 113, Col = 60, Data = 02bd4305
|
| 4112 |
|
|
# tb_top.u_sdram32 : at time 189312.0 ns WRITE: Bank = 1 Row = 113, Col = 61, Data = 0e3aeb1c
|
| 4113 |
|
|
# tb_top.u_sdram32 : at time 189332.0 ns BST : Burst Terminate
|
| 4114 |
|
|
# tb_top.u_sdram32 : at time 189352.0 ns WRITE: Bank = 1 Row = 113, Col = 62, Data = 4c18c798
|
| 4115 |
|
|
# Status: Burst-No: 6 Write Address: 0001c542 WriteData: 1b920537
|
| 4116 |
|
|
# tb_top.u_sdram32 : at time 189372.0 ns BST : Burst Terminate
|
| 4117 |
|
|
# tb_top.u_sdram32 : at time 189392.0 ns WRITE: Bank = 1 Row = 113, Col = 63, Data = f67088ec
|
| 4118 |
|
|
# Status: Burst-No: 7 Write Address: 0001c543 WriteData: 81fa3603
|
| 4119 |
|
|
# tb_top.u_sdram32 : at time 189412.0 ns BST : Burst Terminate
|
| 4120 |
|
|
# tb_top.u_sdram32 : at time 189432.0 ns WRITE: Bank = 1 Row = 113, Col = 64, Data = 9541d62a
|
| 4121 |
|
|
# Status: Burst-No: 8 Write Address: 0001c544 WriteData: ff729efe
|
| 4122 |
|
|
# tb_top.u_sdram32 : at time 189452.0 ns BST : Burst Terminate
|
| 4123 |
|
|
# tb_top.u_sdram32 : at time 189472.0 ns WRITE: Bank = 1 Row = 113, Col = 65, Data = b2d14a65
|
| 4124 |
|
|
# Status: Burst-No: 9 Write Address: 0001c545 WriteData: feaddcfd
|
| 4125 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 189492.0 ns BST : Burst Terminate
|
| 4126 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 189512.0 ns WRITE: Bank = 1 Row = 113, Col = 66, Data = 1b920537
|
| 4127 |
|
|
# Status: Burst-No: 10 Write Address: 0001c546 WriteData: 9f7a0e3e
|
| 4128 |
|
|
# tb_top.u_sdram32 : at time 189532.0 ns BST : Burst Terminate
|
| 4129 |
|
|
# tb_top.u_sdram32 : at time 189552.0 ns WRITE: Bank = 1 Row = 113, Col = 67, Data = 81fa3603
|
| 4130 |
|
|
# Status: Burst-No: 11 Write Address: 0001c547 WriteData: f43a34e8
|
| 4131 |
|
|
# tb_top.u_sdram32 : at time 189572.0 ns BST : Burst Terminate
|
| 4132 |
|
|
# tb_top.u_sdram32 : at time 189592.0 ns WRITE: Bank = 1 Row = 113, Col = 68, Data = ff729efe
|
| 4133 |
|
|
# Status: Burst-No: 12 Write Address: 0001c548 WriteData: ba603874
|
| 4134 |
|
|
# tb_top.u_sdram32 : at time 189612.0 ns BST : Burst Terminate
|
| 4135 |
|
|
# tb_top.u_sdram32 : at time 189632.0 ns WRITE: Bank = 1 Row = 113, Col = 69, Data = feaddcfd
|
| 4136 |
|
|
# Status: Burst-No: 13 Write Address: 0001c549 WriteData: 580989b0
|
| 4137 |
|
|
# tb_top.u_sdram32 : at time 189652.0 ns BST : Burst Terminate
|
| 4138 |
|
|
# tb_top.u_sdram32 : at time 189672.0 ns WRITE: Bank = 1 Row = 113, Col = 70, Data = 9f7a0e3e
|
| 4139 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 189692.0 ns BST : Burst Terminate
|
| 4140 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 189712.0 ns WRITE: Bank = 1 Row = 113, Col = 71, Data = f43a34e8
|
| 4141 |
|
|
# tb_top.u_sdram32 : at time 189732.0 ns BST : Burst Terminate
|
| 4142 |
|
|
# Write Address: 0021dc06, Burst Size: 19
|
| 4143 |
|
|
# tb_top.u_sdram32 : at time 189752.0 ns WRITE: Bank = 1 Row = 113, Col = 72, Data = ba603874
|
| 4144 |
|
|
# Status: Burst-No: 0 Write Address: 00087701 WriteData: b46afc68
|
| 4145 |
|
|
# Status: Burst-No: 1 Write Address: 00087702 WriteData: e2ba00c5
|
| 4146 |
|
|
# tb_top.u_sdram32 : at time 189772.0 ns BST : Burst Terminate
|
| 4147 |
|
|
# Status: Burst-No: 2 Write Address: 00087703 WriteData: ff202efe
|
| 4148 |
|
|
# tb_top.u_sdram32 : at time 189792.0 ns WRITE: Bank = 1 Row = 113, Col = 73, Data = 580989b0
|
| 4149 |
|
|
# Status: Burst-No: 3 Write Address: 00087704 WriteData: 1b0f0d36
|
| 4150 |
|
|
# tb_top.u_sdram32 : at time 189812.0 ns BST : Burst Terminate
|
| 4151 |
|
|
# Status: Burst-No: 4 Write Address: 00087705 WriteData: 799f09f3
|
| 4152 |
|
|
# Status: Burst-No: 5 Write Address: 00087706 WriteData: 7dddabfb
|
| 4153 |
|
|
# tb_top.u_sdram32 : at time 189892.0 ns ACT : Bank = 3 Row = 541
|
| 4154 |
|
|
# tb_top.u_sdram32 : at time 189952.0 ns WRITE: Bank = 3 Row = 541, Col = 1, Data = b46afc68
|
| 4155 |
|
|
# tb_top.u_sdram32 : at time 189972.0 ns WRITE: Bank = 3 Row = 541, Col = 2, Data = e2ba00c5
|
| 4156 |
|
|
# tb_top.u_sdram32 : at time 189992.0 ns BST : Burst Terminate
|
| 4157 |
|
|
# tb_top.u_sdram32 : at time 190012.0 ns WRITE: Bank = 3 Row = 541, Col = 3, Data = ff202efe
|
| 4158 |
|
|
# Status: Burst-No: 6 Write Address: 00087707 WriteData: b58d7c6b
|
| 4159 |
|
|
# tb_top.u_sdram32 : at time 190032.0 ns BST : Burst Terminate
|
| 4160 |
|
|
# tb_top.u_sdram32 : at time 190052.0 ns WRITE: Bank = 3 Row = 541, Col = 4, Data = 1b0f0d36
|
| 4161 |
|
|
# Status: Burst-No: 7 Write Address: 00087708 WriteData: 0bcbbf17
|
| 4162 |
|
|
# tb_top.u_sdram32 : at time 190072.0 ns BST : Burst Terminate
|
| 4163 |
|
|
# tb_top.u_sdram32 : at time 190092.0 ns WRITE: Bank = 3 Row = 541, Col = 5, Data = 799f09f3
|
| 4164 |
|
|
# Status: Burst-No: 8 Write Address: 00087709 WriteData: 87d0360f
|
| 4165 |
|
|
# tb_top.u_sdram32 : at time 190112.0 ns BST : Burst Terminate
|
| 4166 |
|
|
# tb_top.u_sdram32 : at time 190132.0 ns WRITE: Bank = 3 Row = 541, Col = 6, Data = 7dddabfb
|
| 4167 |
|
|
# Status: Burst-No: 9 Write Address: 0008770a WriteData: 8a47b614
|
| 4168 |
|
|
# tb_top.u_sdram32 : at time 190152.0 ns BST : Burst Terminate
|
| 4169 |
|
|
# tb_top.u_sdram32 : at time 190172.0 ns WRITE: Bank = 3 Row = 541, Col = 7, Data = b58d7c6b
|
| 4170 |
|
|
# Status: Burst-No: 10 Write Address: 0008770b WriteData: 1500052a
|
| 4171 |
|
|
# tb_top.u_sdram32 : at time 190192.0 ns BST : Burst Terminate
|
| 4172 |
|
|
# tb_top.u_sdram32 : at time 190212.0 ns WRITE: Bank = 3 Row = 541, Col = 8, Data = 0bcbbf17
|
| 4173 |
|
|
# Status: Burst-No: 11 Write Address: 0008770c WriteData: d3666ea6
|
| 4174 |
|
|
# tb_top.u_sdram32 : at time 190232.0 ns BST : Burst Terminate
|
| 4175 |
|
|
# tb_top.u_sdram32 : at time 190252.0 ns WRITE: Bank = 3 Row = 541, Col = 9, Data = 87d0360f
|
| 4176 |
|
|
# Status: Burst-No: 12 Write Address: 0008770d WriteData: ea7626d4
|
| 4177 |
|
|
# tb_top.u_sdram32 : at time 190272.0 ns BST : Burst Terminate
|
| 4178 |
|
|
# tb_top.u_sdram32 : at time 190292.0 ns WRITE: Bank = 3 Row = 541, Col = 10, Data = 8a47b614
|
| 4179 |
|
|
# Status: Burst-No: 13 Write Address: 0008770e WriteData: e5ac10cb
|
| 4180 |
|
|
# tb_top.u_sdram32 : at time 190312.0 ns BST : Burst Terminate
|
| 4181 |
|
|
# tb_top.u_sdram32 : at time 190332.0 ns WRITE: Bank = 3 Row = 541, Col = 11, Data = 1500052a
|
| 4182 |
|
|
# Status: Burst-No: 14 Write Address: 0008770f WriteData: b587c26b
|
| 4183 |
|
|
# tb_top.u_sdram32 : at time 190352.0 ns BST : Burst Terminate
|
| 4184 |
|
|
# tb_top.u_sdram32 : at time 190372.0 ns WRITE: Bank = 3 Row = 541, Col = 12, Data = d3666ea6
|
| 4185 |
|
|
# Status: Burst-No: 15 Write Address: 00087710 WriteData: 0277eb04
|
| 4186 |
|
|
# tb_top.u_sdram32 : at time 190392.0 ns BST : Burst Terminate
|
| 4187 |
|
|
# tb_top.u_sdram32 : at time 190412.0 ns WRITE: Bank = 3 Row = 541, Col = 13, Data = ea7626d4
|
| 4188 |
|
|
# Status: Burst-No: 16 Write Address: 00087711 WriteData: fa4832f4
|
| 4189 |
|
|
# tb_top.u_sdram32 : at time 190432.0 ns BST : Burst Terminate
|
| 4190 |
|
|
# tb_top.u_sdram32 : at time 190452.0 ns WRITE: Bank = 3 Row = 541, Col = 14, Data = e5ac10cb
|
| 4191 |
|
|
# Status: Burst-No: 17 Write Address: 00087712 WriteData: 468b618d
|
| 4192 |
|
|
# tb_top.u_sdram32 : at time 190472.0 ns BST : Burst Terminate
|
| 4193 |
|
|
# tb_top.u_sdram32 : at time 190492.0 ns WRITE: Bank = 3 Row = 541, Col = 15, Data = b587c26b
|
| 4194 |
|
|
# Status: Burst-No: 18 Write Address: 00087713 WriteData: f0ea70e1
|
| 4195 |
|
|
# tb_top.u_sdram32 : at time 190512.0 ns BST : Burst Terminate
|
| 4196 |
|
|
# tb_top.u_sdram32 : at time 190532.0 ns WRITE: Bank = 3 Row = 541, Col = 16, Data = 0277eb04
|
| 4197 |
|
|
# tb_top.u_sdram32 : at time 190552.0 ns BST : Burst Terminate
|
| 4198 |
|
|
# tb_top.u_sdram32 : at time 190572.0 ns WRITE: Bank = 3 Row = 541, Col = 17, Data = fa4832f4
|
| 4199 |
|
|
# tb_top.u_sdram32 : at time 190592.0 ns BST : Burst Terminate
|
| 4200 |
|
|
# tb_top.u_sdram32 : at time 190612.0 ns WRITE: Bank = 3 Row = 541, Col = 18, Data = 468b618d
|
| 4201 |
|
|
# tb_top.u_sdram32 : at time 190632.0 ns BST : Burst Terminate
|
| 4202 |
|
|
# tb_top.u_sdram32 : at time 190652.0 ns WRITE: Bank = 3 Row = 541, Col = 19, Data = f0ea70e1
|
| 4203 |
|
|
# tb_top.u_sdram32 : at time 190672.0 ns BST : Burst Terminate
|
| 4204 |
|
|
# tb_top.u_sdram32 : at time 190712.0 ns BST : Burst Terminate
|
| 4205 |
|
|
# tb_top.u_sdram32 : at time 190738.0 ns READ : Bank = 1 Row = 113, Col = 60, Data = 02bd4305
|
| 4206 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0001c53c Rxd: 02bd4305
|
| 4207 |
|
|
# tb_top.u_sdram32 : at time 190912.0 ns BST : Burst Terminate
|
| 4208 |
|
|
# tb_top.u_sdram32 : at time 190938.0 ns READ : Bank = 1 Row = 113, Col = 61, Data = 0e3aeb1c
|
| 4209 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0001c53d Rxd: 0e3aeb1c
|
| 4210 |
|
|
# tb_top.u_sdram32 : at time 191112.0 ns BST : Burst Terminate
|
| 4211 |
|
|
# tb_top.u_sdram32 : at time 191138.0 ns READ : Bank = 1 Row = 113, Col = 62, Data = 4c18c798
|
| 4212 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0001c53e Rxd: 4c18c798
|
| 4213 |
|
|
# tb_top.u_sdram32 : at time 191312.0 ns BST : Burst Terminate
|
| 4214 |
|
|
# tb_top.u_sdram32 : at time 191338.0 ns READ : Bank = 1 Row = 113, Col = 63, Data = f67088ec
|
| 4215 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0001c53f Rxd: f67088ec
|
| 4216 |
|
|
# tb_top.u_sdram32 : at time 191512.0 ns BST : Burst Terminate
|
| 4217 |
|
|
# tb_top.u_sdram32 : at time 191538.0 ns READ : Bank = 1 Row = 113, Col = 64, Data = 9541d62a
|
| 4218 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0001c540 Rxd: 9541d62a
|
| 4219 |
|
|
# tb_top.u_sdram32 : at time 191712.0 ns BST : Burst Terminate
|
| 4220 |
|
|
# tb_top.u_sdram32 : at time 191738.0 ns READ : Bank = 1 Row = 113, Col = 65, Data = b2d14a65
|
| 4221 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0001c541 Rxd: b2d14a65
|
| 4222 |
|
|
# tb_top.u_sdram32 : at time 191912.0 ns BST : Burst Terminate
|
| 4223 |
|
|
# tb_top.u_sdram32 : at time 191938.0 ns READ : Bank = 1 Row = 113, Col = 66, Data = 1b920537
|
| 4224 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0001c542 Rxd: 1b920537
|
| 4225 |
|
|
# tb_top.u_sdram32 : at time 192112.0 ns BST : Burst Terminate
|
| 4226 |
|
|
# tb_top.u_sdram32 : at time 192138.0 ns READ : Bank = 1 Row = 113, Col = 67, Data = 81fa3603
|
| 4227 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0001c543 Rxd: 81fa3603
|
| 4228 |
|
|
# tb_top.u_sdram32 : at time 192312.0 ns BST : Burst Terminate
|
| 4229 |
|
|
# tb_top.u_sdram32 : at time 192338.0 ns READ : Bank = 1 Row = 113, Col = 68, Data = ff729efe
|
| 4230 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0001c544 Rxd: ff729efe
|
| 4231 |
|
|
# tb_top.u_sdram32 : at time 192512.0 ns BST : Burst Terminate
|
| 4232 |
|
|
# tb_top.u_sdram32 : at time 192538.0 ns READ : Bank = 1 Row = 113, Col = 69, Data = feaddcfd
|
| 4233 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0001c545 Rxd: feaddcfd
|
| 4234 |
|
|
# tb_top.u_sdram32 : at time 192712.0 ns BST : Burst Terminate
|
| 4235 |
|
|
# tb_top.u_sdram32 : at time 192738.0 ns READ : Bank = 1 Row = 113, Col = 70, Data = 9f7a0e3e
|
| 4236 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0001c546 Rxd: 9f7a0e3e
|
| 4237 |
|
|
# tb_top.u_sdram32 : at time 192912.0 ns BST : Burst Terminate
|
| 4238 |
|
|
# tb_top.u_sdram32 : at time 192938.0 ns READ : Bank = 1 Row = 113, Col = 71, Data = f43a34e8
|
| 4239 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0001c547 Rxd: f43a34e8
|
| 4240 |
|
|
# tb_top.u_sdram32 : at time 193112.0 ns BST : Burst Terminate
|
| 4241 |
|
|
# tb_top.u_sdram32 : at time 193138.0 ns READ : Bank = 1 Row = 113, Col = 72, Data = ba603874
|
| 4242 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0001c548 Rxd: ba603874
|
| 4243 |
|
|
# tb_top.u_sdram32 : at time 193312.0 ns BST : Burst Terminate
|
| 4244 |
|
|
# tb_top.u_sdram32 : at time 193338.0 ns READ : Bank = 1 Row = 113, Col = 73, Data = 580989b0
|
| 4245 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0001c549 Rxd: 580989b0
|
| 4246 |
|
|
# tb_top.u_sdram32 : at time 193612.0 ns BST : Burst Terminate
|
| 4247 |
|
|
# tb_top.u_sdram32 : at time 193638.0 ns READ : Bank = 3 Row = 541, Col = 1, Data = b46afc68
|
| 4248 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00087701 Rxd: b46afc68
|
| 4249 |
|
|
# tb_top.u_sdram32 : at time 193812.0 ns BST : Burst Terminate
|
| 4250 |
|
|
# tb_top.u_sdram32 : at time 193838.0 ns READ : Bank = 3 Row = 541, Col = 2, Data = e2ba00c5
|
| 4251 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00087702 Rxd: e2ba00c5
|
| 4252 |
|
|
# tb_top.u_sdram32 : at time 194012.0 ns BST : Burst Terminate
|
| 4253 |
|
|
# tb_top.u_sdram32 : at time 194038.0 ns READ : Bank = 3 Row = 541, Col = 3, Data = ff202efe
|
| 4254 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00087703 Rxd: ff202efe
|
| 4255 |
|
|
# tb_top.u_sdram32 : at time 194212.0 ns BST : Burst Terminate
|
| 4256 |
|
|
# tb_top.u_sdram32 : at time 194238.0 ns READ : Bank = 3 Row = 541, Col = 4, Data = 1b0f0d36
|
| 4257 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00087704 Rxd: 1b0f0d36
|
| 4258 |
|
|
# tb_top.u_sdram32 : at time 194412.0 ns BST : Burst Terminate
|
| 4259 |
|
|
# tb_top.u_sdram32 : at time 194438.0 ns READ : Bank = 3 Row = 541, Col = 5, Data = 799f09f3
|
| 4260 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00087705 Rxd: 799f09f3
|
| 4261 |
|
|
# tb_top.u_sdram32 : at time 194612.0 ns BST : Burst Terminate
|
| 4262 |
|
|
# tb_top.u_sdram32 : at time 194638.0 ns READ : Bank = 3 Row = 541, Col = 6, Data = 7dddabfb
|
| 4263 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00087706 Rxd: 7dddabfb
|
| 4264 |
|
|
# tb_top.u_sdram32 : at time 194812.0 ns BST : Burst Terminate
|
| 4265 |
|
|
# tb_top.u_sdram32 : at time 194838.0 ns READ : Bank = 3 Row = 541, Col = 7, Data = b58d7c6b
|
| 4266 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00087707 Rxd: b58d7c6b
|
| 4267 |
|
|
# tb_top.u_sdram32 : at time 195012.0 ns BST : Burst Terminate
|
| 4268 |
|
|
# tb_top.u_sdram32 : at time 195038.0 ns READ : Bank = 3 Row = 541, Col = 8, Data = 0bcbbf17
|
| 4269 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00087708 Rxd: 0bcbbf17
|
| 4270 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 195252.0 ns AREF : Auto Refresh
|
| 4271 |
|
|
# tb_top.u_sdram32 : at time 195432.0 ns AREF : Auto Refresh
|
| 4272 |
|
|
# tb_top.u_sdram32 : at time 195612.0 ns AREF : Auto Refresh
|
| 4273 |
|
|
# tb_top.u_sdram32 : at time 195792.0 ns AREF : Auto Refresh
|
| 4274 |
|
|
# tb_top.u_sdram32 : at time 195972.0 ns AREF : Auto Refresh
|
| 4275 |
|
|
# tb_top.u_sdram32 : at time 196152.0 ns AREF : Auto Refresh
|
| 4276 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 196332.0 ns ACT : Bank = 3 Row = 541
|
| 4277 |
|
|
# tb_top.u_sdram32 : at time 196412.0 ns BST : Burst Terminate
|
| 4278 |
|
|
# tb_top.u_sdram32 : at time 196438.0 ns READ : Bank = 3 Row = 541, Col = 9, Data = 87d0360f
|
| 4279 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00087709 Rxd: 87d0360f
|
| 4280 |
|
|
# tb_top.u_sdram32 : at time 196612.0 ns BST : Burst Terminate
|
| 4281 |
|
|
# tb_top.u_sdram32 : at time 196638.0 ns READ : Bank = 3 Row = 541, Col = 10, Data = 8a47b614
|
| 4282 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0008770a Rxd: 8a47b614
|
| 4283 |
|
|
# tb_top.u_sdram32 : at time 196812.0 ns BST : Burst Terminate
|
| 4284 |
|
|
# tb_top.u_sdram32 : at time 196838.0 ns READ : Bank = 3 Row = 541, Col = 11, Data = 1500052a
|
| 4285 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0008770b Rxd: 1500052a
|
| 4286 |
|
|
# tb_top.u_sdram32 : at time 197012.0 ns BST : Burst Terminate
|
| 4287 |
|
|
# tb_top.u_sdram32 : at time 197038.0 ns READ : Bank = 3 Row = 541, Col = 12, Data = d3666ea6
|
| 4288 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0008770c Rxd: d3666ea6
|
| 4289 |
|
|
# tb_top.u_sdram32 : at time 197212.0 ns BST : Burst Terminate
|
| 4290 |
|
|
# tb_top.u_sdram32 : at time 197238.0 ns READ : Bank = 3 Row = 541, Col = 13, Data = ea7626d4
|
| 4291 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0008770d Rxd: ea7626d4
|
| 4292 |
|
|
# tb_top.u_sdram32 : at time 197412.0 ns BST : Burst Terminate
|
| 4293 |
|
|
# tb_top.u_sdram32 : at time 197438.0 ns READ : Bank = 3 Row = 541, Col = 14, Data = e5ac10cb
|
| 4294 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0008770e Rxd: e5ac10cb
|
| 4295 |
|
|
# tb_top.u_sdram32 : at time 197612.0 ns BST : Burst Terminate
|
| 4296 |
|
|
# tb_top.u_sdram32 : at time 197638.0 ns READ : Bank = 3 Row = 541, Col = 15, Data = b587c26b
|
| 4297 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0008770f Rxd: b587c26b
|
| 4298 |
|
|
# tb_top.u_sdram32 : at time 197812.0 ns BST : Burst Terminate
|
| 4299 |
|
|
# tb_top.u_sdram32 : at time 197838.0 ns READ : Bank = 3 Row = 541, Col = 16, Data = 0277eb04
|
| 4300 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00087710 Rxd: 0277eb04
|
| 4301 |
|
|
# tb_top.u_sdram32 : at time 198012.0 ns BST : Burst Terminate
|
| 4302 |
|
|
# tb_top.u_sdram32 : at time 198038.0 ns READ : Bank = 3 Row = 541, Col = 17, Data = fa4832f4
|
| 4303 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00087711 Rxd: fa4832f4
|
| 4304 |
|
|
# tb_top.u_sdram32 : at time 198212.0 ns BST : Burst Terminate
|
| 4305 |
|
|
# tb_top.u_sdram32 : at time 198238.0 ns READ : Bank = 3 Row = 541, Col = 18, Data = 468b618d
|
| 4306 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00087712 Rxd: 468b618d
|
| 4307 |
|
|
# tb_top.u_sdram32 : at time 198412.0 ns BST : Burst Terminate
|
| 4308 |
|
|
# tb_top.u_sdram32 : at time 198438.0 ns READ : Bank = 3 Row = 541, Col = 19, Data = f0ea70e1
|
| 4309 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00087713 Rxd: f0ea70e1
|
| 4310 |
|
|
# Write Address: 0023bd85, Burst Size: 58
|
| 4311 |
|
|
# Status: Burst-No: 0 Write Address: 0008ef61 WriteData: e4df16c9
|
| 4312 |
|
|
# Status: Burst-No: 1 Write Address: 0008ef62 WriteData: b05f8e60
|
| 4313 |
|
|
# Status: Burst-No: 2 Write Address: 0008ef63 WriteData: a3643246
|
| 4314 |
|
|
# Status: Burst-No: 3 Write Address: 0008ef64 WriteData: 1e74cb3c
|
| 4315 |
|
|
# Status: Burst-No: 4 Write Address: 0008ef65 WriteData: 1b855f37
|
| 4316 |
|
|
# Status: Burst-No: 5 Write Address: 0008ef66 WriteData: 2c0c5558
|
| 4317 |
|
|
# tb_top.u_sdram32 : at time 198752.0 ns ACT : Bank = 3 Row = 571
|
| 4318 |
|
|
# tb_top.u_sdram32 : at time 198812.0 ns WRITE: Bank = 3 Row = 571, Col = 97, Data = e4df16c9
|
| 4319 |
|
|
# tb_top.u_sdram32 : at time 198832.0 ns WRITE: Bank = 3 Row = 571, Col = 98, Data = b05f8e60
|
| 4320 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 198852.0 ns BST : Burst Terminate
|
| 4321 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 198872.0 ns WRITE: Bank = 3 Row = 571, Col = 99, Data = a3643246
|
| 4322 |
|
|
# Status: Burst-No: 6 Write Address: 0008ef67 WriteData: 39d65773
|
| 4323 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 198892.0 ns BST : Burst Terminate
|
| 4324 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 198912.0 ns WRITE: Bank = 3 Row = 571, Col = 100, Data = 1e74cb3c
|
| 4325 |
|
|
# Status: Burst-No: 7 Write Address: 0008ef68 WriteData: 8778d20e
|
| 4326 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 198932.0 ns BST : Burst Terminate
|
| 4327 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 198952.0 ns WRITE: Bank = 3 Row = 571, Col = 101, Data = 1b855f37
|
| 4328 |
|
|
# Status: Burst-No: 8 Write Address: 0008ef69 WriteData: 6e6d23dc
|
| 4329 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 198972.0 ns BST : Burst Terminate
|
| 4330 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 198992.0 ns WRITE: Bank = 3 Row = 571, Col = 102, Data = 2c0c5558
|
| 4331 |
|
|
# Status: Burst-No: 9 Write Address: 0008ef6a WriteData: 183fc330
|
| 4332 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199012.0 ns BST : Burst Terminate
|
| 4333 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199032.0 ns WRITE: Bank = 3 Row = 571, Col = 103, Data = 39d65773
|
| 4334 |
|
|
# Status: Burst-No: 10 Write Address: 0008ef6b WriteData: 6845f5d0
|
| 4335 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199052.0 ns BST : Burst Terminate
|
| 4336 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199072.0 ns WRITE: Bank = 3 Row = 571, Col = 104, Data = 8778d20e
|
| 4337 |
|
|
# Status: Burst-No: 11 Write Address: 0008ef6c WriteData: 0073e500
|
| 4338 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 199092.0 ns BST : Burst Terminate
|
| 4339 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199112.0 ns WRITE: Bank = 3 Row = 571, Col = 105, Data = 6e6d23dc
|
| 4340 |
|
|
# Status: Burst-No: 12 Write Address: 0008ef6d WriteData: 21820f43
|
| 4341 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199132.0 ns BST : Burst Terminate
|
| 4342 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199152.0 ns WRITE: Bank = 3 Row = 571, Col = 106, Data = 183fc330
|
| 4343 |
|
|
# Status: Burst-No: 13 Write Address: 0008ef6e WriteData: 7c6e91f8
|
| 4344 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199172.0 ns BST : Burst Terminate
|
| 4345 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199192.0 ns WRITE: Bank = 3 Row = 571, Col = 107, Data = 6845f5d0
|
| 4346 |
|
|
# Status: Burst-No: 14 Write Address: 0008ef6f WriteData: d0b99aa1
|
| 4347 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199212.0 ns BST : Burst Terminate
|
| 4348 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199232.0 ns WRITE: Bank = 3 Row = 571, Col = 108, Data = 0073e500
|
| 4349 |
|
|
# Status: Burst-No: 15 Write Address: 0008ef70 WriteData: 29c01f53
|
| 4350 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199252.0 ns BST : Burst Terminate
|
| 4351 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199272.0 ns WRITE: Bank = 3 Row = 571, Col = 109, Data = 21820f43
|
| 4352 |
|
|
# Status: Burst-No: 16 Write Address: 0008ef71 WriteData: 4c588f98
|
| 4353 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 199292.0 ns BST : Burst Terminate
|
| 4354 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199312.0 ns WRITE: Bank = 3 Row = 571, Col = 110, Data = 7c6e91f8
|
| 4355 |
|
|
# Status: Burst-No: 17 Write Address: 0008ef72 WriteData: 2fef3d5f
|
| 4356 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199332.0 ns BST : Burst Terminate
|
| 4357 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199352.0 ns WRITE: Bank = 3 Row = 571, Col = 111, Data = d0b99aa1
|
| 4358 |
|
|
# Status: Burst-No: 18 Write Address: 0008ef73 WriteData: c3be9287
|
| 4359 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199372.0 ns BST : Burst Terminate
|
| 4360 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199392.0 ns WRITE: Bank = 3 Row = 571, Col = 112, Data = 29c01f53
|
| 4361 |
|
|
# Status: Burst-No: 19 Write Address: 0008ef74 WriteData: fd5f5afa
|
| 4362 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199412.0 ns BST : Burst Terminate
|
| 4363 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199432.0 ns WRITE: Bank = 3 Row = 571, Col = 113, Data = 4c588f98
|
| 4364 |
|
|
# Status: Burst-No: 20 Write Address: 0008ef75 WriteData: 1699d12d
|
| 4365 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199452.0 ns BST : Burst Terminate
|
| 4366 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199472.0 ns WRITE: Bank = 3 Row = 571, Col = 114, Data = 2fef3d5f
|
| 4367 |
|
|
# Status: Burst-No: 21 Write Address: 0008ef76 WriteData: b8760270
|
| 4368 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 199492.0 ns BST : Burst Terminate
|
| 4369 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199512.0 ns WRITE: Bank = 3 Row = 571, Col = 115, Data = c3be9287
|
| 4370 |
|
|
# Status: Burst-No: 22 Write Address: 0008ef77 WriteData: b5b4e86b
|
| 4371 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199532.0 ns BST : Burst Terminate
|
| 4372 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199552.0 ns WRITE: Bank = 3 Row = 571, Col = 116, Data = fd5f5afa
|
| 4373 |
|
|
# Status: Burst-No: 23 Write Address: 0008ef78 WriteData: 98d73831
|
| 4374 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199572.0 ns BST : Burst Terminate
|
| 4375 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199592.0 ns WRITE: Bank = 3 Row = 571, Col = 117, Data = 1699d12d
|
| 4376 |
|
|
# Status: Burst-No: 24 Write Address: 0008ef79 WriteData: 892fc012
|
| 4377 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199612.0 ns BST : Burst Terminate
|
| 4378 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199632.0 ns WRITE: Bank = 3 Row = 571, Col = 118, Data = b8760270
|
| 4379 |
|
|
# Status: Burst-No: 25 Write Address: 0008ef7a WriteData: 0650df0c
|
| 4380 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199652.0 ns BST : Burst Terminate
|
| 4381 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199672.0 ns WRITE: Bank = 3 Row = 571, Col = 119, Data = b5b4e86b
|
| 4382 |
|
|
# Status: Burst-No: 26 Write Address: 0008ef7b WriteData: 06db6b0d
|
| 4383 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 199692.0 ns BST : Burst Terminate
|
| 4384 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199712.0 ns WRITE: Bank = 3 Row = 571, Col = 120, Data = 98d73831
|
| 4385 |
|
|
# Status: Burst-No: 27 Write Address: 0008ef7c WriteData: 0acd1315
|
| 4386 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199732.0 ns BST : Burst Terminate
|
| 4387 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199752.0 ns WRITE: Bank = 3 Row = 571, Col = 121, Data = 892fc012
|
| 4388 |
|
|
# Status: Burst-No: 28 Write Address: 0008ef7d WriteData: 20310740
|
| 4389 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199772.0 ns BST : Burst Terminate
|
| 4390 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199792.0 ns WRITE: Bank = 3 Row = 571, Col = 122, Data = 0650df0c
|
| 4391 |
|
|
# Status: Burst-No: 29 Write Address: 0008ef7e WriteData: 4a638d94
|
| 4392 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199812.0 ns BST : Burst Terminate
|
| 4393 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199832.0 ns WRITE: Bank = 3 Row = 571, Col = 123, Data = 06db6b0d
|
| 4394 |
|
|
# Status: Burst-No: 30 Write Address: 0008ef7f WriteData: 2a1ba354
|
| 4395 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199852.0 ns BST : Burst Terminate
|
| 4396 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199872.0 ns WRITE: Bank = 3 Row = 571, Col = 124, Data = 0acd1315
|
| 4397 |
|
|
# Status: Burst-No: 31 Write Address: 0008ef80 WriteData: c0620280
|
| 4398 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 199892.0 ns BST : Burst Terminate
|
| 4399 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199912.0 ns WRITE: Bank = 3 Row = 571, Col = 125, Data = 20310740
|
| 4400 |
|
|
# Status: Burst-No: 32 Write Address: 0008ef81 WriteData: 098d1513
|
| 4401 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199932.0 ns BST : Burst Terminate
|
| 4402 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199952.0 ns WRITE: Bank = 3 Row = 571, Col = 126, Data = 4a638d94
|
| 4403 |
|
|
# Status: Burst-No: 33 Write Address: 0008ef82 WriteData: e1e386c3
|
| 4404 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 199972.0 ns BST : Burst Terminate
|
| 4405 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 199992.0 ns WRITE: Bank = 3 Row = 571, Col = 127, Data = 2a1ba354
|
| 4406 |
|
|
# Status: Burst-No: 34 Write Address: 0008ef83 WriteData: f695deed
|
| 4407 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 200012.0 ns BST : Burst Terminate
|
| 4408 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200032.0 ns WRITE: Bank = 3 Row = 571, Col = 128, Data = c0620280
|
| 4409 |
|
|
# Status: Burst-No: 35 Write Address: 0008ef84 WriteData: ee4ee6dc
|
| 4410 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 200052.0 ns BST : Burst Terminate
|
| 4411 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200072.0 ns WRITE: Bank = 3 Row = 571, Col = 129, Data = 098d1513
|
| 4412 |
|
|
# Status: Burst-No: 36 Write Address: 0008ef85 WriteData: bc781078
|
| 4413 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 200092.0 ns BST : Burst Terminate
|
| 4414 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200112.0 ns WRITE: Bank = 3 Row = 571, Col = 130, Data = e1e386c3
|
| 4415 |
|
|
# Status: Burst-No: 37 Write Address: 0008ef86 WriteData: 13d40d27
|
| 4416 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 200132.0 ns BST : Burst Terminate
|
| 4417 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200152.0 ns WRITE: Bank = 3 Row = 571, Col = 131, Data = f695deed
|
| 4418 |
|
|
# Status: Burst-No: 38 Write Address: 0008ef87 WriteData: afed265f
|
| 4419 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 200172.0 ns BST : Burst Terminate
|
| 4420 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200192.0 ns WRITE: Bank = 3 Row = 571, Col = 132, Data = ee4ee6dc
|
| 4421 |
|
|
# Status: Burst-No: 39 Write Address: 0008ef88 WriteData: 11c05b23
|
| 4422 |
|
|
# tb_top.u_sdram32 : at time 200212.0 ns BST : Burst Terminate
|
| 4423 |
|
|
# tb_top.u_sdram32 : at time 200232.0 ns WRITE: Bank = 3 Row = 571, Col = 133, Data = bc781078
|
| 4424 |
|
|
# Status: Burst-No: 40 Write Address: 0008ef89 WriteData: 5596ebab
|
| 4425 |
|
|
# tb_top.u_sdram32 : at time 200252.0 ns BST : Burst Terminate
|
| 4426 |
|
|
# tb_top.u_sdram32 : at time 200272.0 ns WRITE: Bank = 3 Row = 571, Col = 134, Data = 13d40d27
|
| 4427 |
|
|
# Status: Burst-No: 41 Write Address: 0008ef8a WriteData: 1c421738
|
| 4428 |
|
|
# tb_top.u_sdram32 : at time 200292.0 ns BST : Burst Terminate
|
| 4429 |
|
|
# tb_top.u_sdram32 : at time 200312.0 ns WRITE: Bank = 3 Row = 571, Col = 135, Data = afed265f
|
| 4430 |
|
|
# Status: Burst-No: 42 Write Address: 0008ef8b WriteData: 11534d22
|
| 4431 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 200332.0 ns BST : Burst Terminate
|
| 4432 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 200352.0 ns WRITE: Bank = 3 Row = 571, Col = 136, Data = 11c05b23
|
| 4433 |
|
|
# Status: Burst-No: 43 Write Address: 0008ef8c WriteData: 64f2bdc9
|
| 4434 |
|
|
# tb_top.u_sdram32 : at time 200372.0 ns BST : Burst Terminate
|
| 4435 |
|
|
# tb_top.u_sdram32 : at time 200392.0 ns WRITE: Bank = 3 Row = 571, Col = 137, Data = 5596ebab
|
| 4436 |
|
|
# Status: Burst-No: 44 Write Address: 0008ef8d WriteData: e3eb4cc7
|
| 4437 |
|
|
# tb_top.u_sdram32 : at time 200412.0 ns BST : Burst Terminate
|
| 4438 |
|
|
# tb_top.u_sdram32 : at time 200432.0 ns WRITE: Bank = 3 Row = 571, Col = 138, Data = 1c421738
|
| 4439 |
|
|
# Status: Burst-No: 45 Write Address: 0008ef8e WriteData: c1406282
|
| 4440 |
|
|
# tb_top.u_sdram32 : at time 200452.0 ns BST : Burst Terminate
|
| 4441 |
|
|
# tb_top.u_sdram32 : at time 200472.0 ns WRITE: Bank = 3 Row = 571, Col = 139, Data = 11534d22
|
| 4442 |
|
|
# Status: Burst-No: 46 Write Address: 0008ef8f WriteData: 6754d7ce
|
| 4443 |
|
|
# tb_top.u_sdram32 : at time 200492.0 ns BST : Burst Terminate
|
| 4444 |
|
|
# tb_top.u_sdram32 : at time 200512.0 ns WRITE: Bank = 3 Row = 571, Col = 140, Data = 64f2bdc9
|
| 4445 |
|
|
# Status: Burst-No: 47 Write Address: 0008ef90 WriteData: e38e22c7
|
| 4446 |
|
|
# tb_top.u_sdram32 : at time 200532.0 ns BST : Burst Terminate
|
| 4447 |
|
|
# tb_top.u_sdram32 : at time 200552.0 ns WRITE: Bank = 3 Row = 571, Col = 141, Data = e3eb4cc7
|
| 4448 |
|
|
# Status: Burst-No: 48 Write Address: 0008ef91 WriteData: 927fa424
|
| 4449 |
|
|
# tb_top.u_sdram32 : at time 200572.0 ns BST : Burst Terminate
|
| 4450 |
|
|
# tb_top.u_sdram32 : at time 200592.0 ns WRITE: Bank = 3 Row = 571, Col = 142, Data = c1406282
|
| 4451 |
|
|
# Status: Burst-No: 49 Write Address: 0008ef92 WriteData: 6da36fdb
|
| 4452 |
|
|
# tb_top.u_sdram32 : at time 200612.0 ns BST : Burst Terminate
|
| 4453 |
|
|
# tb_top.u_sdram32 : at time 200632.0 ns WRITE: Bank = 3 Row = 571, Col = 143, Data = 6754d7ce
|
| 4454 |
|
|
# Status: Burst-No: 50 Write Address: 0008ef93 WriteData: 84651408
|
| 4455 |
|
|
# tb_top.u_sdram32 : at time 200652.0 ns BST : Burst Terminate
|
| 4456 |
|
|
# tb_top.u_sdram32 : at time 200672.0 ns WRITE: Bank = 3 Row = 571, Col = 144, Data = e38e22c7
|
| 4457 |
|
|
# Status: Burst-No: 51 Write Address: 0008ef94 WriteData: 3ac26f75
|
| 4458 |
|
|
# tb_top.u_sdram32 : at time 200692.0 ns BST : Burst Terminate
|
| 4459 |
|
|
# tb_top.u_sdram32 : at time 200712.0 ns WRITE: Bank = 3 Row = 571, Col = 145, Data = 927fa424
|
| 4460 |
|
|
# Status: Burst-No: 52 Write Address: 0008ef95 WriteData: 5ad31db5
|
| 4461 |
|
|
# tb_top.u_sdram32 : at time 200732.0 ns BST : Burst Terminate
|
| 4462 |
|
|
# tb_top.u_sdram32 : at time 200752.0 ns WRITE: Bank = 3 Row = 571, Col = 146, Data = 6da36fdb
|
| 4463 |
|
|
# Status: Burst-No: 53 Write Address: 0008ef96 WriteData: 8d7d721a
|
| 4464 |
|
|
# tb_top.u_sdram32 : at time 200772.0 ns BST : Burst Terminate
|
| 4465 |
|
|
# tb_top.u_sdram32 : at time 200792.0 ns WRITE: Bank = 3 Row = 571, Col = 147, Data = 84651408
|
| 4466 |
|
|
# Status: Burst-No: 54 Write Address: 0008ef97 WriteData: 1c2a1338
|
| 4467 |
|
|
# tb_top.u_sdram32 : at time 200812.0 ns BST : Burst Terminate
|
| 4468 |
|
|
# tb_top.u_sdram32 : at time 200832.0 ns WRITE: Bank = 3 Row = 571, Col = 148, Data = 3ac26f75
|
| 4469 |
|
|
# Status: Burst-No: 55 Write Address: 0008ef98 WriteData: c1233a82
|
| 4470 |
|
|
# tb_top.u_sdram32 : at time 200852.0 ns BST : Burst Terminate
|
| 4471 |
|
|
# tb_top.u_sdram32 : at time 200872.0 ns WRITE: Bank = 3 Row = 571, Col = 149, Data = 5ad31db5
|
| 4472 |
|
|
# Status: Burst-No: 56 Write Address: 0008ef99 WriteData: ac05a058
|
| 4473 |
|
|
# tb_top.u_sdram32 : at time 200892.0 ns BST : Burst Terminate
|
| 4474 |
|
|
# tb_top.u_sdram32 : at time 200912.0 ns WRITE: Bank = 3 Row = 571, Col = 150, Data = 8d7d721a
|
| 4475 |
|
|
# Status: Burst-No: 57 Write Address: 0008ef9a WriteData: a85a6a50
|
| 4476 |
|
|
# tb_top.u_sdram32 : at time 200932.0 ns BST : Burst Terminate
|
| 4477 |
|
|
# tb_top.u_sdram32 : at time 200952.0 ns WRITE: Bank = 3 Row = 571, Col = 151, Data = 1c2a1338
|
| 4478 |
|
|
# tb_top.u_sdram32 : at time 200972.0 ns BST : Burst Terminate
|
| 4479 |
|
|
# tb_top.u_sdram32 : at time 200992.0 ns WRITE: Bank = 3 Row = 571, Col = 152, Data = c1233a82
|
| 4480 |
|
|
# tb_top.u_sdram32 : at time 201012.0 ns BST : Burst Terminate
|
| 4481 |
|
|
# Write Address: 00089aa3, Burst Size: 37
|
| 4482 |
|
|
# tb_top.u_sdram32 : at time 201032.0 ns WRITE: Bank = 3 Row = 571, Col = 153, Data = ac05a058
|
| 4483 |
|
|
# Status: Burst-No: 0 Write Address: 000226a8 WriteData: 32c3df65
|
| 4484 |
|
|
# Status: Burst-No: 1 Write Address: 000226a9 WriteData: 753c17ea
|
| 4485 |
|
|
# tb_top.u_sdram32 : at time 201052.0 ns BST : Burst Terminate
|
| 4486 |
|
|
# Status: Burst-No: 2 Write Address: 000226aa WriteData: 03703906
|
| 4487 |
|
|
# tb_top.u_sdram32 : at time 201072.0 ns WRITE: Bank = 3 Row = 571, Col = 154, Data = a85a6a50
|
| 4488 |
|
|
# Status: Burst-No: 3 Write Address: 000226ab WriteData: aa138054
|
| 4489 |
|
|
# tb_top.u_sdram32 : at time 201092.0 ns BST : Burst Terminate
|
| 4490 |
|
|
# Status: Burst-No: 4 Write Address: 000226ac WriteData: adf3405b
|
| 4491 |
|
|
# Status: Burst-No: 5 Write Address: 000226ad WriteData: e455f0c8
|
| 4492 |
|
|
# tb_top.u_sdram32 : at time 201172.0 ns ACT : Bank = 2 Row = 137
|
| 4493 |
|
|
# tb_top.u_sdram32 : at time 201232.0 ns WRITE: Bank = 2 Row = 137, Col = 168, Data = 32c3df65
|
| 4494 |
|
|
# tb_top.u_sdram32 : at time 201252.0 ns WRITE: Bank = 2 Row = 137, Col = 169, Data = 753c17ea
|
| 4495 |
|
|
# tb_top.u_sdram32 : at time 201272.0 ns BST : Burst Terminate
|
| 4496 |
|
|
# tb_top.u_sdram32 : at time 201292.0 ns WRITE: Bank = 2 Row = 137, Col = 170, Data = 03703906
|
| 4497 |
|
|
# Status: Burst-No: 6 Write Address: 000226ae WriteData: 24673948
|
| 4498 |
|
|
# tb_top.u_sdram32 : at time 201312.0 ns BST : Burst Terminate
|
| 4499 |
|
|
# tb_top.u_sdram32 : at time 201332.0 ns WRITE: Bank = 2 Row = 137, Col = 171, Data = aa138054
|
| 4500 |
|
|
# Status: Burst-No: 7 Write Address: 000226af WriteData: 9bf8f237
|
| 4501 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 201352.0 ns BST : Burst Terminate
|
| 4502 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 201372.0 ns WRITE: Bank = 2 Row = 137, Col = 172, Data = adf3405b
|
| 4503 |
|
|
# Status: Burst-No: 8 Write Address: 000226b0 WriteData: 7c1df3f8
|
| 4504 |
|
|
# tb_top.u_sdram32 : at time 201392.0 ns BST : Burst Terminate
|
| 4505 |
|
|
# tb_top.u_sdram32 : at time 201412.0 ns WRITE: Bank = 2 Row = 137, Col = 173, Data = e455f0c8
|
| 4506 |
|
|
# Status: Burst-No: 9 Write Address: 000226b1 WriteData: da8932b5
|
| 4507 |
|
|
# tb_top.u_sdram32 : at time 201432.0 ns BST : Burst Terminate
|
| 4508 |
|
|
# tb_top.u_sdram32 : at time 201452.0 ns WRITE: Bank = 2 Row = 137, Col = 174, Data = 24673948
|
| 4509 |
|
|
# Status: Burst-No: 10 Write Address: 000226b2 WriteData: 28d6a951
|
| 4510 |
|
|
# tb_top.u_sdram32 : at time 201472.0 ns BST : Burst Terminate
|
| 4511 |
|
|
# tb_top.u_sdram32 : at time 201492.0 ns WRITE: Bank = 2 Row = 137, Col = 175, Data = 9bf8f237
|
| 4512 |
|
|
# Status: Burst-No: 11 Write Address: 000226b3 WriteData: 41aed583
|
| 4513 |
|
|
# tb_top.u_sdram32 : at time 201512.0 ns BST : Burst Terminate
|
| 4514 |
|
|
# tb_top.u_sdram32 : at time 201532.0 ns WRITE: Bank = 2 Row = 137, Col = 176, Data = 7c1df3f8
|
| 4515 |
|
|
# Status: Burst-No: 12 Write Address: 000226b4 WriteData: 4d9ee39b
|
| 4516 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 201552.0 ns BST : Burst Terminate
|
| 4517 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 201572.0 ns WRITE: Bank = 2 Row = 137, Col = 177, Data = da8932b5
|
| 4518 |
|
|
# Status: Burst-No: 13 Write Address: 000226b5 WriteData: 1aa0dd35
|
| 4519 |
|
|
# tb_top.u_sdram32 : at time 201592.0 ns BST : Burst Terminate
|
| 4520 |
|
|
# tb_top.u_sdram32 : at time 201612.0 ns WRITE: Bank = 2 Row = 137, Col = 178, Data = 28d6a951
|
| 4521 |
|
|
# Status: Burst-No: 14 Write Address: 000226b6 WriteData: 581653b0
|
| 4522 |
|
|
# tb_top.u_sdram32 : at time 201632.0 ns BST : Burst Terminate
|
| 4523 |
|
|
# tb_top.u_sdram32 : at time 201652.0 ns WRITE: Bank = 2 Row = 137, Col = 179, Data = 41aed583
|
| 4524 |
|
|
# Status: Burst-No: 15 Write Address: 000226b7 WriteData: fddf82fb
|
| 4525 |
|
|
# tb_top.u_sdram32 : at time 201672.0 ns BST : Burst Terminate
|
| 4526 |
|
|
# tb_top.u_sdram32 : at time 201692.0 ns WRITE: Bank = 2 Row = 137, Col = 180, Data = 4d9ee39b
|
| 4527 |
|
|
# Status: Burst-No: 16 Write Address: 000226b8 WriteData: 278dbb4f
|
| 4528 |
|
|
# tb_top.u_sdram32 : at time 201712.0 ns BST : Burst Terminate
|
| 4529 |
|
|
# tb_top.u_sdram32 : at time 201732.0 ns WRITE: Bank = 2 Row = 137, Col = 181, Data = 1aa0dd35
|
| 4530 |
|
|
# Status: Burst-No: 17 Write Address: 000226b9 WriteData: 984da630
|
| 4531 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 201752.0 ns BST : Burst Terminate
|
| 4532 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 201772.0 ns WRITE: Bank = 2 Row = 137, Col = 182, Data = 581653b0
|
| 4533 |
|
|
# Status: Burst-No: 18 Write Address: 000226ba WriteData: 8c38c418
|
| 4534 |
|
|
# tb_top.u_sdram32 : at time 201792.0 ns BST : Burst Terminate
|
| 4535 |
|
|
# tb_top.u_sdram32 : at time 201812.0 ns WRITE: Bank = 2 Row = 137, Col = 183, Data = fddf82fb
|
| 4536 |
|
|
# Status: Burst-No: 19 Write Address: 000226bb WriteData: ee8118dd
|
| 4537 |
|
|
# tb_top.u_sdram32 : at time 201832.0 ns BST : Burst Terminate
|
| 4538 |
|
|
# tb_top.u_sdram32 : at time 201852.0 ns WRITE: Bank = 2 Row = 137, Col = 184, Data = 278dbb4f
|
| 4539 |
|
|
# Status: Burst-No: 20 Write Address: 000226bc WriteData: a36ae846
|
| 4540 |
|
|
# tb_top.u_sdram32 : at time 201872.0 ns BST : Burst Terminate
|
| 4541 |
|
|
# tb_top.u_sdram32 : at time 201892.0 ns WRITE: Bank = 2 Row = 137, Col = 185, Data = 984da630
|
| 4542 |
|
|
# Status: Burst-No: 21 Write Address: 000226bd WriteData: 30e20f61
|
| 4543 |
|
|
# tb_top.u_sdram32 : at time 201912.0 ns BST : Burst Terminate
|
| 4544 |
|
|
# tb_top.u_sdram32 : at time 201932.0 ns WRITE: Bank = 2 Row = 137, Col = 186, Data = 8c38c418
|
| 4545 |
|
|
# Status: Burst-No: 22 Write Address: 000226be WriteData: ac974859
|
| 4546 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 201952.0 ns BST : Burst Terminate
|
| 4547 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 201972.0 ns WRITE: Bank = 2 Row = 137, Col = 187, Data = ee8118dd
|
| 4548 |
|
|
# Status: Burst-No: 23 Write Address: 000226bf WriteData: 2af17355
|
| 4549 |
|
|
# tb_top.u_sdram32 : at time 201992.0 ns BST : Burst Terminate
|
| 4550 |
|
|
# tb_top.u_sdram32 : at time 202012.0 ns WRITE: Bank = 2 Row = 137, Col = 188, Data = a36ae846
|
| 4551 |
|
|
# Status: Burst-No: 24 Write Address: 000226c0 WriteData: 178b972f
|
| 4552 |
|
|
# tb_top.u_sdram32 : at time 202032.0 ns BST : Burst Terminate
|
| 4553 |
|
|
# tb_top.u_sdram32 : at time 202052.0 ns WRITE: Bank = 2 Row = 137, Col = 189, Data = 30e20f61
|
| 4554 |
|
|
# Status: Burst-No: 25 Write Address: 000226c1 WriteData: 85ce500b
|
| 4555 |
|
|
# tb_top.u_sdram32 : at time 202072.0 ns BST : Burst Terminate
|
| 4556 |
|
|
# tb_top.u_sdram32 : at time 202092.0 ns WRITE: Bank = 2 Row = 137, Col = 190, Data = ac974859
|
| 4557 |
|
|
# Status: Burst-No: 26 Write Address: 000226c2 WriteData: ef1deade
|
| 4558 |
|
|
# tb_top.u_sdram32 : at time 202112.0 ns BST : Burst Terminate
|
| 4559 |
|
|
# tb_top.u_sdram32 : at time 202132.0 ns WRITE: Bank = 2 Row = 137, Col = 191, Data = 2af17355
|
| 4560 |
|
|
# Status: Burst-No: 27 Write Address: 000226c3 WriteData: e9d22cd3
|
| 4561 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 202152.0 ns BST : Burst Terminate
|
| 4562 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 202172.0 ns WRITE: Bank = 2 Row = 137, Col = 192, Data = 178b972f
|
| 4563 |
|
|
# Status: Burst-No: 28 Write Address: 000226c4 WriteData: 1445b128
|
| 4564 |
|
|
# tb_top.u_sdram32 : at time 202192.0 ns BST : Burst Terminate
|
| 4565 |
|
|
# tb_top.u_sdram32 : at time 202212.0 ns WRITE: Bank = 2 Row = 137, Col = 193, Data = 85ce500b
|
| 4566 |
|
|
# Status: Burst-No: 29 Write Address: 000226c5 WriteData: 74dc69e9
|
| 4567 |
|
|
# tb_top.u_sdram32 : at time 202232.0 ns BST : Burst Terminate
|
| 4568 |
|
|
# tb_top.u_sdram32 : at time 202252.0 ns WRITE: Bank = 2 Row = 137, Col = 194, Data = ef1deade
|
| 4569 |
|
|
# Status: Burst-No: 30 Write Address: 000226c6 WriteData: 2c577958
|
| 4570 |
|
|
# tb_top.u_sdram32 : at time 202272.0 ns BST : Burst Terminate
|
| 4571 |
|
|
# tb_top.u_sdram32 : at time 202292.0 ns WRITE: Bank = 2 Row = 137, Col = 195, Data = e9d22cd3
|
| 4572 |
|
|
# Status: Burst-No: 31 Write Address: 000226c7 WriteData: 6aa4a1d5
|
| 4573 |
|
|
# tb_top.u_sdram32 : at time 202312.0 ns BST : Burst Terminate
|
| 4574 |
|
|
# tb_top.u_sdram32 : at time 202332.0 ns WRITE: Bank = 2 Row = 137, Col = 196, Data = 1445b128
|
| 4575 |
|
|
# Status: Burst-No: 32 Write Address: 000226c8 WriteData: 61dbe5c3
|
| 4576 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 202352.0 ns BST : Burst Terminate
|
| 4577 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 202372.0 ns WRITE: Bank = 2 Row = 137, Col = 197, Data = 74dc69e9
|
| 4578 |
|
|
# Status: Burst-No: 33 Write Address: 000226c9 WriteData: 6a2c13d4
|
| 4579 |
|
|
# tb_top.u_sdram32 : at time 202392.0 ns BST : Burst Terminate
|
| 4580 |
|
|
# tb_top.u_sdram32 : at time 202412.0 ns WRITE: Bank = 2 Row = 137, Col = 198, Data = 2c577958
|
| 4581 |
|
|
# Status: Burst-No: 34 Write Address: 000226ca WriteData: 52397da4
|
| 4582 |
|
|
# tb_top.u_sdram32 : at time 202432.0 ns BST : Burst Terminate
|
| 4583 |
|
|
# tb_top.u_sdram32 : at time 202452.0 ns WRITE: Bank = 2 Row = 137, Col = 199, Data = 6aa4a1d5
|
| 4584 |
|
|
# Status: Burst-No: 35 Write Address: 000226cb WriteData: 3f25ef7e
|
| 4585 |
|
|
# tb_top.u_sdram32 : at time 202472.0 ns BST : Burst Terminate
|
| 4586 |
|
|
# tb_top.u_sdram32 : at time 202492.0 ns WRITE: Bank = 2 Row = 137, Col = 200, Data = 61dbe5c3
|
| 4587 |
|
|
# Status: Burst-No: 36 Write Address: 000226cc WriteData: 6b299dd6
|
| 4588 |
|
|
# tb_top.u_sdram32 : at time 202512.0 ns BST : Burst Terminate
|
| 4589 |
|
|
# tb_top.u_sdram32 : at time 202532.0 ns WRITE: Bank = 2 Row = 137, Col = 201, Data = 6a2c13d4
|
| 4590 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 202552.0 ns BST : Burst Terminate
|
| 4591 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 202572.0 ns WRITE: Bank = 2 Row = 137, Col = 202, Data = 52397da4
|
| 4592 |
|
|
# tb_top.u_sdram32 : at time 202592.0 ns BST : Burst Terminate
|
| 4593 |
|
|
# tb_top.u_sdram32 : at time 202612.0 ns WRITE: Bank = 2 Row = 137, Col = 203, Data = 3f25ef7e
|
| 4594 |
|
|
# tb_top.u_sdram32 : at time 202632.0 ns BST : Burst Terminate
|
| 4595 |
|
|
# tb_top.u_sdram32 : at time 202652.0 ns WRITE: Bank = 2 Row = 137, Col = 204, Data = 6b299dd6
|
| 4596 |
|
|
# tb_top.u_sdram32 : at time 202672.0 ns BST : Burst Terminate
|
| 4597 |
|
|
# tb_top.u_sdram32 : at time 202712.0 ns BST : Burst Terminate
|
| 4598 |
|
|
# tb_top.u_sdram32 : at time 202738.0 ns READ : Bank = 3 Row = 571, Col = 97, Data = e4df16c9
|
| 4599 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0008ef61 Rxd: e4df16c9
|
| 4600 |
|
|
# tb_top.u_sdram32 : at time 202912.0 ns BST : Burst Terminate
|
| 4601 |
|
|
# tb_top.u_sdram32 : at time 202938.0 ns READ : Bank = 3 Row = 571, Col = 98, Data = b05f8e60
|
| 4602 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0008ef62 Rxd: b05f8e60
|
| 4603 |
|
|
# tb_top.u_sdram32 : at time 203112.0 ns BST : Burst Terminate
|
| 4604 |
|
|
# tb_top.u_sdram32 : at time 203138.0 ns READ : Bank = 3 Row = 571, Col = 99, Data = a3643246
|
| 4605 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0008ef63 Rxd: a3643246
|
| 4606 |
|
|
# tb_top.u_sdram32 : at time 203312.0 ns BST : Burst Terminate
|
| 4607 |
|
|
# tb_top.u_sdram32 : at time 203338.0 ns READ : Bank = 3 Row = 571, Col = 100, Data = 1e74cb3c
|
| 4608 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0008ef64 Rxd: 1e74cb3c
|
| 4609 |
|
|
# tb_top.u_sdram32 : at time 203512.0 ns BST : Burst Terminate
|
| 4610 |
|
|
# tb_top.u_sdram32 : at time 203538.0 ns READ : Bank = 3 Row = 571, Col = 101, Data = 1b855f37
|
| 4611 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0008ef65 Rxd: 1b855f37
|
| 4612 |
|
|
# tb_top.u_sdram32 : at time 203712.0 ns BST : Burst Terminate
|
| 4613 |
|
|
# tb_top.u_sdram32 : at time 203738.0 ns READ : Bank = 3 Row = 571, Col = 102, Data = 2c0c5558
|
| 4614 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0008ef66 Rxd: 2c0c5558
|
| 4615 |
|
|
# tb_top.u_sdram32 : at time 203912.0 ns BST : Burst Terminate
|
| 4616 |
|
|
# tb_top.u_sdram32 : at time 203938.0 ns READ : Bank = 3 Row = 571, Col = 103, Data = 39d65773
|
| 4617 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0008ef67 Rxd: 39d65773
|
| 4618 |
|
|
# tb_top.u_sdram32 : at time 204112.0 ns BST : Burst Terminate
|
| 4619 |
|
|
# tb_top.u_sdram32 : at time 204138.0 ns READ : Bank = 3 Row = 571, Col = 104, Data = 8778d20e
|
| 4620 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0008ef68 Rxd: 8778d20e
|
| 4621 |
|
|
# tb_top.u_sdram32 : at time 204312.0 ns BST : Burst Terminate
|
| 4622 |
|
|
# tb_top.u_sdram32 : at time 204338.0 ns READ : Bank = 3 Row = 571, Col = 105, Data = 6e6d23dc
|
| 4623 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0008ef69 Rxd: 6e6d23dc
|
| 4624 |
|
|
# tb_top.u_sdram32 : at time 204512.0 ns BST : Burst Terminate
|
| 4625 |
|
|
# tb_top.u_sdram32 : at time 204538.0 ns READ : Bank = 3 Row = 571, Col = 106, Data = 183fc330
|
| 4626 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0008ef6a Rxd: 183fc330
|
| 4627 |
|
|
# tb_top.u_sdram32 : at time 204712.0 ns BST : Burst Terminate
|
| 4628 |
|
|
# tb_top.u_sdram32 : at time 204738.0 ns READ : Bank = 3 Row = 571, Col = 107, Data = 6845f5d0
|
| 4629 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0008ef6b Rxd: 6845f5d0
|
| 4630 |
|
|
# tb_top.u_sdram32 : at time 204912.0 ns BST : Burst Terminate
|
| 4631 |
|
|
# tb_top.u_sdram32 : at time 204938.0 ns READ : Bank = 3 Row = 571, Col = 108, Data = 0073e500
|
| 4632 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0008ef6c Rxd: 0073e500
|
| 4633 |
|
|
# tb_top.u_sdram32 : at time 205112.0 ns BST : Burst Terminate
|
| 4634 |
|
|
# tb_top.u_sdram32 : at time 205138.0 ns READ : Bank = 3 Row = 571, Col = 109, Data = 21820f43
|
| 4635 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0008ef6d Rxd: 21820f43
|
| 4636 |
|
|
# tb_top.u_sdram32 : at time 205312.0 ns BST : Burst Terminate
|
| 4637 |
|
|
# tb_top.u_sdram32 : at time 205338.0 ns READ : Bank = 3 Row = 571, Col = 110, Data = 7c6e91f8
|
| 4638 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0008ef6e Rxd: 7c6e91f8
|
| 4639 |
|
|
# tb_top.u_sdram32 : at time 205512.0 ns BST : Burst Terminate
|
| 4640 |
|
|
# tb_top.u_sdram32 : at time 205538.0 ns READ : Bank = 3 Row = 571, Col = 111, Data = d0b99aa1
|
| 4641 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0008ef6f Rxd: d0b99aa1
|
| 4642 |
|
|
# tb_top.u_sdram32 : at time 205712.0 ns BST : Burst Terminate
|
| 4643 |
|
|
# tb_top.u_sdram32 : at time 205738.0 ns READ : Bank = 3 Row = 571, Col = 112, Data = 29c01f53
|
| 4644 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0008ef70 Rxd: 29c01f53
|
| 4645 |
|
|
# tb_top.u_sdram32 : at time 205912.0 ns BST : Burst Terminate
|
| 4646 |
|
|
# tb_top.u_sdram32 : at time 205938.0 ns READ : Bank = 3 Row = 571, Col = 113, Data = 4c588f98
|
| 4647 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0008ef71 Rxd: 4c588f98
|
| 4648 |
|
|
# tb_top.u_sdram32 : at time 206112.0 ns BST : Burst Terminate
|
| 4649 |
|
|
# tb_top.u_sdram32 : at time 206138.0 ns READ : Bank = 3 Row = 571, Col = 114, Data = 2fef3d5f
|
| 4650 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0008ef72 Rxd: 2fef3d5f
|
| 4651 |
|
|
# tb_top.u_sdram32 : at time 206312.0 ns BST : Burst Terminate
|
| 4652 |
|
|
# tb_top.u_sdram32 : at time 206338.0 ns READ : Bank = 3 Row = 571, Col = 115, Data = c3be9287
|
| 4653 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0008ef73 Rxd: c3be9287
|
| 4654 |
|
|
# tb_top.u_sdram32 : at time 206512.0 ns BST : Burst Terminate
|
| 4655 |
|
|
# tb_top.u_sdram32 : at time 206538.0 ns READ : Bank = 3 Row = 571, Col = 116, Data = fd5f5afa
|
| 4656 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0008ef74 Rxd: fd5f5afa
|
| 4657 |
|
|
# tb_top.u_sdram32 : at time 206712.0 ns BST : Burst Terminate
|
| 4658 |
|
|
# tb_top.u_sdram32 : at time 206738.0 ns READ : Bank = 3 Row = 571, Col = 117, Data = 1699d12d
|
| 4659 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0008ef75 Rxd: 1699d12d
|
| 4660 |
|
|
# tb_top.u_sdram32 : at time 206912.0 ns BST : Burst Terminate
|
| 4661 |
|
|
# tb_top.u_sdram32 : at time 206938.0 ns READ : Bank = 3 Row = 571, Col = 118, Data = b8760270
|
| 4662 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0008ef76 Rxd: b8760270
|
| 4663 |
|
|
# tb_top.u_sdram32 : at time 207112.0 ns BST : Burst Terminate
|
| 4664 |
|
|
# tb_top.u_sdram32 : at time 207138.0 ns READ : Bank = 3 Row = 571, Col = 119, Data = b5b4e86b
|
| 4665 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0008ef77 Rxd: b5b4e86b
|
| 4666 |
|
|
# tb_top.u_sdram32 : at time 207312.0 ns BST : Burst Terminate
|
| 4667 |
|
|
# tb_top.u_sdram32 : at time 207338.0 ns READ : Bank = 3 Row = 571, Col = 120, Data = 98d73831
|
| 4668 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0008ef78 Rxd: 98d73831
|
| 4669 |
|
|
# tb_top.u_sdram32 : at time 207512.0 ns BST : Burst Terminate
|
| 4670 |
|
|
# tb_top.u_sdram32 : at time 207538.0 ns READ : Bank = 3 Row = 571, Col = 121, Data = 892fc012
|
| 4671 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0008ef79 Rxd: 892fc012
|
| 4672 |
|
|
# tb_top.u_sdram32 : at time 207712.0 ns BST : Burst Terminate
|
| 4673 |
|
|
# tb_top.u_sdram32 : at time 207738.0 ns READ : Bank = 3 Row = 571, Col = 122, Data = 0650df0c
|
| 4674 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0008ef7a Rxd: 0650df0c
|
| 4675 |
|
|
# tb_top.u_sdram32 : at time 207912.0 ns BST : Burst Terminate
|
| 4676 |
|
|
# tb_top.u_sdram32 : at time 207938.0 ns READ : Bank = 3 Row = 571, Col = 123, Data = 06db6b0d
|
| 4677 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0008ef7b Rxd: 06db6b0d
|
| 4678 |
|
|
# tb_top.u_sdram32 : at time 208112.0 ns BST : Burst Terminate
|
| 4679 |
|
|
# tb_top.u_sdram32 : at time 208138.0 ns READ : Bank = 3 Row = 571, Col = 124, Data = 0acd1315
|
| 4680 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0008ef7c Rxd: 0acd1315
|
| 4681 |
|
|
# tb_top.u_sdram32 : at time 208312.0 ns BST : Burst Terminate
|
| 4682 |
|
|
# tb_top.u_sdram32 : at time 208338.0 ns READ : Bank = 3 Row = 571, Col = 125, Data = 20310740
|
| 4683 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0008ef7d Rxd: 20310740
|
| 4684 |
|
|
# tb_top.u_sdram32 : at time 208512.0 ns BST : Burst Terminate
|
| 4685 |
|
|
# tb_top.u_sdram32 : at time 208538.0 ns READ : Bank = 3 Row = 571, Col = 126, Data = 4a638d94
|
| 4686 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0008ef7e Rxd: 4a638d94
|
| 4687 |
|
|
# tb_top.u_sdram32 : at time 208712.0 ns BST : Burst Terminate
|
| 4688 |
|
|
# tb_top.u_sdram32 : at time 208738.0 ns READ : Bank = 3 Row = 571, Col = 127, Data = 2a1ba354
|
| 4689 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0008ef7f Rxd: 2a1ba354
|
| 4690 |
|
|
# tb_top.u_sdram32 : at time 208912.0 ns BST : Burst Terminate
|
| 4691 |
|
|
# tb_top.u_sdram32 : at time 208938.0 ns READ : Bank = 3 Row = 571, Col = 128, Data = c0620280
|
| 4692 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0008ef80 Rxd: c0620280
|
| 4693 |
|
|
# tb_top.u_sdram32 : at time 209112.0 ns BST : Burst Terminate
|
| 4694 |
|
|
# tb_top.u_sdram32 : at time 209138.0 ns READ : Bank = 3 Row = 571, Col = 129, Data = 098d1513
|
| 4695 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0008ef81 Rxd: 098d1513
|
| 4696 |
|
|
# tb_top.u_sdram32 : at time 209312.0 ns BST : Burst Terminate
|
| 4697 |
|
|
# tb_top.u_sdram32 : at time 209338.0 ns READ : Bank = 3 Row = 571, Col = 130, Data = e1e386c3
|
| 4698 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0008ef82 Rxd: e1e386c3
|
| 4699 |
|
|
# tb_top.u_sdram32 : at time 209512.0 ns BST : Burst Terminate
|
| 4700 |
|
|
# tb_top.u_sdram32 : at time 209538.0 ns READ : Bank = 3 Row = 571, Col = 131, Data = f695deed
|
| 4701 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0008ef83 Rxd: f695deed
|
| 4702 |
|
|
# tb_top.u_sdram32 : at time 209712.0 ns BST : Burst Terminate
|
| 4703 |
|
|
# tb_top.u_sdram32 : at time 209738.0 ns READ : Bank = 3 Row = 571, Col = 132, Data = ee4ee6dc
|
| 4704 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0008ef84 Rxd: ee4ee6dc
|
| 4705 |
|
|
# tb_top.u_sdram32 : at time 209912.0 ns BST : Burst Terminate
|
| 4706 |
|
|
# tb_top.u_sdram32 : at time 209938.0 ns READ : Bank = 3 Row = 571, Col = 133, Data = bc781078
|
| 4707 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0008ef85 Rxd: bc781078
|
| 4708 |
|
|
# tb_top.u_sdram32 : at time 210112.0 ns BST : Burst Terminate
|
| 4709 |
|
|
# tb_top.u_sdram32 : at time 210138.0 ns READ : Bank = 3 Row = 571, Col = 134, Data = 13d40d27
|
| 4710 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0008ef86 Rxd: 13d40d27
|
| 4711 |
|
|
# tb_top.u_sdram32 : at time 210312.0 ns BST : Burst Terminate
|
| 4712 |
|
|
# tb_top.u_sdram32 : at time 210338.0 ns READ : Bank = 3 Row = 571, Col = 135, Data = afed265f
|
| 4713 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0008ef87 Rxd: afed265f
|
| 4714 |
|
|
# tb_top.u_sdram32 : at time 210512.0 ns BST : Burst Terminate
|
| 4715 |
|
|
# tb_top.u_sdram32 : at time 210538.0 ns READ : Bank = 3 Row = 571, Col = 136, Data = 11c05b23
|
| 4716 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0008ef88 Rxd: 11c05b23
|
| 4717 |
|
|
# tb_top.u_sdram32 : at time 210712.0 ns BST : Burst Terminate
|
| 4718 |
|
|
# tb_top.u_sdram32 : at time 210738.0 ns READ : Bank = 3 Row = 571, Col = 137, Data = 5596ebab
|
| 4719 |
|
|
# READ STATUS: Burst-No: 40 Addr: 0008ef89 Rxd: 5596ebab
|
| 4720 |
|
|
# tb_top.u_sdram32 : at time 210912.0 ns BST : Burst Terminate
|
| 4721 |
|
|
# tb_top.u_sdram32 : at time 210938.0 ns READ : Bank = 3 Row = 571, Col = 138, Data = 1c421738
|
| 4722 |
|
|
# READ STATUS: Burst-No: 41 Addr: 0008ef8a Rxd: 1c421738
|
| 4723 |
|
|
# tb_top.u_sdram32 : at time 211112.0 ns BST : Burst Terminate
|
| 4724 |
|
|
# tb_top.u_sdram32 : at time 211138.0 ns READ : Bank = 3 Row = 571, Col = 139, Data = 11534d22
|
| 4725 |
|
|
# READ STATUS: Burst-No: 42 Addr: 0008ef8b Rxd: 11534d22
|
| 4726 |
|
|
# tb_top.u_sdram32 : at time 211312.0 ns BST : Burst Terminate
|
| 4727 |
|
|
# tb_top.u_sdram32 : at time 211338.0 ns READ : Bank = 3 Row = 571, Col = 140, Data = 64f2bdc9
|
| 4728 |
|
|
# READ STATUS: Burst-No: 43 Addr: 0008ef8c Rxd: 64f2bdc9
|
| 4729 |
|
|
# tb_top.u_sdram32 : at time 211512.0 ns BST : Burst Terminate
|
| 4730 |
|
|
# tb_top.u_sdram32 : at time 211538.0 ns READ : Bank = 3 Row = 571, Col = 141, Data = e3eb4cc7
|
| 4731 |
|
|
# READ STATUS: Burst-No: 44 Addr: 0008ef8d Rxd: e3eb4cc7
|
| 4732 |
|
|
# tb_top.u_sdram32 : at time 211712.0 ns BST : Burst Terminate
|
| 4733 |
|
|
# tb_top.u_sdram32 : at time 211738.0 ns READ : Bank = 3 Row = 571, Col = 142, Data = c1406282
|
| 4734 |
|
|
# READ STATUS: Burst-No: 45 Addr: 0008ef8e Rxd: c1406282
|
| 4735 |
|
|
# tb_top.u_sdram32 : at time 211912.0 ns BST : Burst Terminate
|
| 4736 |
|
|
# tb_top.u_sdram32 : at time 211938.0 ns READ : Bank = 3 Row = 571, Col = 143, Data = 6754d7ce
|
| 4737 |
|
|
# READ STATUS: Burst-No: 46 Addr: 0008ef8f Rxd: 6754d7ce
|
| 4738 |
|
|
# tb_top.u_sdram32 : at time 212112.0 ns BST : Burst Terminate
|
| 4739 |
|
|
# tb_top.u_sdram32 : at time 212138.0 ns READ : Bank = 3 Row = 571, Col = 144, Data = e38e22c7
|
| 4740 |
|
|
# READ STATUS: Burst-No: 47 Addr: 0008ef90 Rxd: e38e22c7
|
| 4741 |
|
|
# tb_top.u_sdram32 : at time 212312.0 ns BST : Burst Terminate
|
| 4742 |
|
|
# tb_top.u_sdram32 : at time 212338.0 ns READ : Bank = 3 Row = 571, Col = 145, Data = 927fa424
|
| 4743 |
|
|
# READ STATUS: Burst-No: 48 Addr: 0008ef91 Rxd: 927fa424
|
| 4744 |
|
|
# tb_top.u_sdram32 : at time 212512.0 ns BST : Burst Terminate
|
| 4745 |
|
|
# tb_top.u_sdram32 : at time 212538.0 ns READ : Bank = 3 Row = 571, Col = 146, Data = 6da36fdb
|
| 4746 |
|
|
# READ STATUS: Burst-No: 49 Addr: 0008ef92 Rxd: 6da36fdb
|
| 4747 |
|
|
# tb_top.u_sdram32 : at time 212712.0 ns BST : Burst Terminate
|
| 4748 |
|
|
# tb_top.u_sdram32 : at time 212738.0 ns READ : Bank = 3 Row = 571, Col = 147, Data = 84651408
|
| 4749 |
|
|
# READ STATUS: Burst-No: 50 Addr: 0008ef93 Rxd: 84651408
|
| 4750 |
|
|
# tb_top.u_sdram32 : at time 212912.0 ns BST : Burst Terminate
|
| 4751 |
|
|
# tb_top.u_sdram32 : at time 212938.0 ns READ : Bank = 3 Row = 571, Col = 148, Data = 3ac26f75
|
| 4752 |
|
|
# READ STATUS: Burst-No: 51 Addr: 0008ef94 Rxd: 3ac26f75
|
| 4753 |
|
|
# tb_top.u_sdram32 : at time 213112.0 ns BST : Burst Terminate
|
| 4754 |
|
|
# tb_top.u_sdram32 : at time 213138.0 ns READ : Bank = 3 Row = 571, Col = 149, Data = 5ad31db5
|
| 4755 |
|
|
# READ STATUS: Burst-No: 52 Addr: 0008ef95 Rxd: 5ad31db5
|
| 4756 |
|
|
# tb_top.u_sdram32 : at time 213312.0 ns BST : Burst Terminate
|
| 4757 |
|
|
# tb_top.u_sdram32 : at time 213338.0 ns READ : Bank = 3 Row = 571, Col = 150, Data = 8d7d721a
|
| 4758 |
|
|
# READ STATUS: Burst-No: 53 Addr: 0008ef96 Rxd: 8d7d721a
|
| 4759 |
|
|
# tb_top.u_sdram32 : at time 213512.0 ns BST : Burst Terminate
|
| 4760 |
|
|
# tb_top.u_sdram32 : at time 213538.0 ns READ : Bank = 3 Row = 571, Col = 151, Data = 1c2a1338
|
| 4761 |
|
|
# READ STATUS: Burst-No: 54 Addr: 0008ef97 Rxd: 1c2a1338
|
| 4762 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 213712.0 ns BST : Burst Terminate
|
| 4763 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 213738.0 ns READ : Bank = 3 Row = 571, Col = 152, Data = c1233a82
|
| 4764 |
|
|
# READ STATUS: Burst-No: 55 Addr: 0008ef98 Rxd: c1233a82
|
| 4765 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 213912.0 ns BST : Burst Terminate
|
| 4766 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 213938.0 ns READ : Bank = 3 Row = 571, Col = 153, Data = ac05a058
|
| 4767 |
|
|
# READ STATUS: Burst-No: 56 Addr: 0008ef99 Rxd: ac05a058
|
| 4768 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 214112.0 ns BST : Burst Terminate
|
| 4769 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 214138.0 ns READ : Bank = 3 Row = 571, Col = 154, Data = a85a6a50
|
| 4770 |
|
|
# READ STATUS: Burst-No: 57 Addr: 0008ef9a Rxd: a85a6a50
|
| 4771 |
|
|
# tb_top.u_sdram32 : at time 214412.0 ns BST : Burst Terminate
|
| 4772 |
|
|
# tb_top.u_sdram32 : at time 214438.0 ns READ : Bank = 2 Row = 137, Col = 168, Data = 32c3df65
|
| 4773 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000226a8 Rxd: 32c3df65
|
| 4774 |
|
|
# tb_top.u_sdram32 : at time 214612.0 ns BST : Burst Terminate
|
| 4775 |
|
|
# tb_top.u_sdram32 : at time 214638.0 ns READ : Bank = 2 Row = 137, Col = 169, Data = 753c17ea
|
| 4776 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000226a9 Rxd: 753c17ea
|
| 4777 |
|
|
# tb_top.u_sdram32 : at time 214812.0 ns BST : Burst Terminate
|
| 4778 |
|
|
# tb_top.u_sdram32 : at time 214838.0 ns READ : Bank = 2 Row = 137, Col = 170, Data = 03703906
|
| 4779 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000226aa Rxd: 03703906
|
| 4780 |
|
|
# tb_top.u_sdram32 : at time 215012.0 ns BST : Burst Terminate
|
| 4781 |
|
|
# tb_top.u_sdram32 : at time 215038.0 ns READ : Bank = 2 Row = 137, Col = 171, Data = aa138054
|
| 4782 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000226ab Rxd: aa138054
|
| 4783 |
|
|
# tb_top.u_sdram32 : at time 215212.0 ns BST : Burst Terminate
|
| 4784 |
|
|
# tb_top.u_sdram32 : at time 215238.0 ns READ : Bank = 2 Row = 137, Col = 172, Data = adf3405b
|
| 4785 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000226ac Rxd: adf3405b
|
| 4786 |
|
|
# tb_top.u_sdram32 : at time 215412.0 ns BST : Burst Terminate
|
| 4787 |
|
|
# tb_top.u_sdram32 : at time 215438.0 ns READ : Bank = 2 Row = 137, Col = 173, Data = e455f0c8
|
| 4788 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000226ad Rxd: e455f0c8
|
| 4789 |
|
|
# tb_top.u_sdram32 : at time 215612.0 ns BST : Burst Terminate
|
| 4790 |
|
|
# tb_top.u_sdram32 : at time 215638.0 ns READ : Bank = 2 Row = 137, Col = 174, Data = 24673948
|
| 4791 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000226ae Rxd: 24673948
|
| 4792 |
|
|
# tb_top.u_sdram32 : at time 215812.0 ns BST : Burst Terminate
|
| 4793 |
|
|
# tb_top.u_sdram32 : at time 215838.0 ns READ : Bank = 2 Row = 137, Col = 175, Data = 9bf8f237
|
| 4794 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000226af Rxd: 9bf8f237
|
| 4795 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 216012.0 ns BST : Burst Terminate
|
| 4796 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 216038.0 ns READ : Bank = 2 Row = 137, Col = 176, Data = 7c1df3f8
|
| 4797 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000226b0 Rxd: 7c1df3f8
|
| 4798 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 216212.0 ns BST : Burst Terminate
|
| 4799 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 216238.0 ns READ : Bank = 2 Row = 137, Col = 177, Data = da8932b5
|
| 4800 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000226b1 Rxd: da8932b5
|
| 4801 |
|
|
# tb_top.u_sdram32 : at time 216412.0 ns BST : Burst Terminate
|
| 4802 |
|
|
# tb_top.u_sdram32 : at time 216438.0 ns READ : Bank = 2 Row = 137, Col = 178, Data = 28d6a951
|
| 4803 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000226b2 Rxd: 28d6a951
|
| 4804 |
|
|
# tb_top.u_sdram32 : at time 216612.0 ns BST : Burst Terminate
|
| 4805 |
|
|
# tb_top.u_sdram32 : at time 216638.0 ns READ : Bank = 2 Row = 137, Col = 179, Data = 41aed583
|
| 4806 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000226b3 Rxd: 41aed583
|
| 4807 |
|
|
# tb_top.u_sdram32 : at time 216812.0 ns BST : Burst Terminate
|
| 4808 |
|
|
# tb_top.u_sdram32 : at time 216838.0 ns READ : Bank = 2 Row = 137, Col = 180, Data = 4d9ee39b
|
| 4809 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000226b4 Rxd: 4d9ee39b
|
| 4810 |
|
|
# tb_top.u_sdram32 : at time 217012.0 ns BST : Burst Terminate
|
| 4811 |
|
|
# tb_top.u_sdram32 : at time 217038.0 ns READ : Bank = 2 Row = 137, Col = 181, Data = 1aa0dd35
|
| 4812 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000226b5 Rxd: 1aa0dd35
|
| 4813 |
|
|
# tb_top.u_sdram32 : at time 217212.0 ns BST : Burst Terminate
|
| 4814 |
|
|
# tb_top.u_sdram32 : at time 217238.0 ns READ : Bank = 2 Row = 137, Col = 182, Data = 581653b0
|
| 4815 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000226b6 Rxd: 581653b0
|
| 4816 |
|
|
# tb_top.u_sdram32 : at time 217412.0 ns BST : Burst Terminate
|
| 4817 |
|
|
# tb_top.u_sdram32 : at time 217438.0 ns READ : Bank = 2 Row = 137, Col = 183, Data = fddf82fb
|
| 4818 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000226b7 Rxd: fddf82fb
|
| 4819 |
|
|
# tb_top.u_sdram32 : at time 217612.0 ns BST : Burst Terminate
|
| 4820 |
|
|
# tb_top.u_sdram32 : at time 217638.0 ns READ : Bank = 2 Row = 137, Col = 184, Data = 278dbb4f
|
| 4821 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000226b8 Rxd: 278dbb4f
|
| 4822 |
|
|
# tb_top.u_sdram32 : at time 217812.0 ns BST : Burst Terminate
|
| 4823 |
|
|
# tb_top.u_sdram32 : at time 217838.0 ns READ : Bank = 2 Row = 137, Col = 185, Data = 984da630
|
| 4824 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000226b9 Rxd: 984da630
|
| 4825 |
|
|
# tb_top.u_sdram32 : at time 218012.0 ns BST : Burst Terminate
|
| 4826 |
|
|
# tb_top.u_sdram32 : at time 218038.0 ns READ : Bank = 2 Row = 137, Col = 186, Data = 8c38c418
|
| 4827 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000226ba Rxd: 8c38c418
|
| 4828 |
|
|
# tb_top.u_sdram32 : at time 218212.0 ns BST : Burst Terminate
|
| 4829 |
|
|
# tb_top.u_sdram32 : at time 218238.0 ns READ : Bank = 2 Row = 137, Col = 187, Data = ee8118dd
|
| 4830 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000226bb Rxd: ee8118dd
|
| 4831 |
|
|
# tb_top.u_sdram32 : at time 218412.0 ns BST : Burst Terminate
|
| 4832 |
|
|
# tb_top.u_sdram32 : at time 218438.0 ns READ : Bank = 2 Row = 137, Col = 188, Data = a36ae846
|
| 4833 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000226bc Rxd: a36ae846
|
| 4834 |
|
|
# tb_top.u_sdram32 : at time 218612.0 ns BST : Burst Terminate
|
| 4835 |
|
|
# tb_top.u_sdram32 : at time 218638.0 ns READ : Bank = 2 Row = 137, Col = 189, Data = 30e20f61
|
| 4836 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000226bd Rxd: 30e20f61
|
| 4837 |
|
|
# tb_top.u_sdram32 : at time 218812.0 ns BST : Burst Terminate
|
| 4838 |
|
|
# tb_top.u_sdram32 : at time 218838.0 ns READ : Bank = 2 Row = 137, Col = 190, Data = ac974859
|
| 4839 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000226be Rxd: ac974859
|
| 4840 |
|
|
# tb_top.u_sdram32 : at time 219012.0 ns BST : Burst Terminate
|
| 4841 |
|
|
# tb_top.u_sdram32 : at time 219038.0 ns READ : Bank = 2 Row = 137, Col = 191, Data = 2af17355
|
| 4842 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000226bf Rxd: 2af17355
|
| 4843 |
|
|
# tb_top.u_sdram32 : at time 219212.0 ns BST : Burst Terminate
|
| 4844 |
|
|
# tb_top.u_sdram32 : at time 219238.0 ns READ : Bank = 2 Row = 137, Col = 192, Data = 178b972f
|
| 4845 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000226c0 Rxd: 178b972f
|
| 4846 |
|
|
# tb_top.u_sdram32 : at time 219412.0 ns BST : Burst Terminate
|
| 4847 |
|
|
# tb_top.u_sdram32 : at time 219438.0 ns READ : Bank = 2 Row = 137, Col = 193, Data = 85ce500b
|
| 4848 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000226c1 Rxd: 85ce500b
|
| 4849 |
|
|
# tb_top.u_sdram32 : at time 219612.0 ns BST : Burst Terminate
|
| 4850 |
|
|
# tb_top.u_sdram32 : at time 219638.0 ns READ : Bank = 2 Row = 137, Col = 194, Data = ef1deade
|
| 4851 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000226c2 Rxd: ef1deade
|
| 4852 |
|
|
# tb_top.u_sdram32 : at time 219812.0 ns BST : Burst Terminate
|
| 4853 |
|
|
# tb_top.u_sdram32 : at time 219838.0 ns READ : Bank = 2 Row = 137, Col = 195, Data = e9d22cd3
|
| 4854 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000226c3 Rxd: e9d22cd3
|
| 4855 |
|
|
# tb_top.u_sdram32 : at time 220012.0 ns BST : Burst Terminate
|
| 4856 |
|
|
# tb_top.u_sdram32 : at time 220038.0 ns READ : Bank = 2 Row = 137, Col = 196, Data = 1445b128
|
| 4857 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000226c4 Rxd: 1445b128
|
| 4858 |
|
|
# tb_top.u_sdram32 : at time 220212.0 ns BST : Burst Terminate
|
| 4859 |
|
|
# tb_top.u_sdram32 : at time 220238.0 ns READ : Bank = 2 Row = 137, Col = 197, Data = 74dc69e9
|
| 4860 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000226c5 Rxd: 74dc69e9
|
| 4861 |
|
|
# tb_top.u_sdram32 : at time 220412.0 ns BST : Burst Terminate
|
| 4862 |
|
|
# tb_top.u_sdram32 : at time 220438.0 ns READ : Bank = 2 Row = 137, Col = 198, Data = 2c577958
|
| 4863 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000226c6 Rxd: 2c577958
|
| 4864 |
|
|
# tb_top.u_sdram32 : at time 220612.0 ns BST : Burst Terminate
|
| 4865 |
|
|
# tb_top.u_sdram32 : at time 220638.0 ns READ : Bank = 2 Row = 137, Col = 199, Data = 6aa4a1d5
|
| 4866 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000226c7 Rxd: 6aa4a1d5
|
| 4867 |
|
|
# tb_top.u_sdram32 : at time 220812.0 ns BST : Burst Terminate
|
| 4868 |
|
|
# tb_top.u_sdram32 : at time 220838.0 ns READ : Bank = 2 Row = 137, Col = 200, Data = 61dbe5c3
|
| 4869 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000226c8 Rxd: 61dbe5c3
|
| 4870 |
|
|
# tb_top.u_sdram32 : at time 221012.0 ns BST : Burst Terminate
|
| 4871 |
|
|
# tb_top.u_sdram32 : at time 221038.0 ns READ : Bank = 2 Row = 137, Col = 201, Data = 6a2c13d4
|
| 4872 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000226c9 Rxd: 6a2c13d4
|
| 4873 |
|
|
# tb_top.u_sdram32 : at time 221212.0 ns BST : Burst Terminate
|
| 4874 |
|
|
# tb_top.u_sdram32 : at time 221238.0 ns READ : Bank = 2 Row = 137, Col = 202, Data = 52397da4
|
| 4875 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000226ca Rxd: 52397da4
|
| 4876 |
|
|
# tb_top.u_sdram32 : at time 221412.0 ns BST : Burst Terminate
|
| 4877 |
|
|
# tb_top.u_sdram32 : at time 221438.0 ns READ : Bank = 2 Row = 137, Col = 203, Data = 3f25ef7e
|
| 4878 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000226cb Rxd: 3f25ef7e
|
| 4879 |
|
|
# tb_top.u_sdram32 : at time 221612.0 ns BST : Burst Terminate
|
| 4880 |
|
|
# tb_top.u_sdram32 : at time 221638.0 ns READ : Bank = 2 Row = 137, Col = 204, Data = 6b299dd6
|
| 4881 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000226cc Rxd: 6b299dd6
|
| 4882 |
|
|
# Write Address: 002ec80f, Burst Size: 4
|
| 4883 |
|
|
# Status: Burst-No: 0 Write Address: 000bb203 WriteData: 506aefa0
|
| 4884 |
|
|
# Status: Burst-No: 1 Write Address: 000bb204 WriteData: c10f0482
|
| 4885 |
|
|
# Status: Burst-No: 2 Write Address: 000bb205 WriteData: 5fe3cbbf
|
| 4886 |
|
|
# Status: Burst-No: 3 Write Address: 000bb206 WriteData: 22eadb45
|
| 4887 |
|
|
# tb_top.u_sdram32 : at time 221952.0 ns ACT : Bank = 2 Row = 748
|
| 4888 |
|
|
# Write Address: 003c3e77, Burst Size: 6
|
| 4889 |
|
|
# Status: Burst-No: 0 Write Address: 000f0f9d WriteData: ba941075
|
| 4890 |
|
|
# Status: Burst-No: 1 Write Address: 000f0f9e WriteData: fc670af8
|
| 4891 |
|
|
# tb_top.u_sdram32 : at time 222012.0 ns WRITE: Bank = 2 Row = 748, Col = 3, Data = 506aefa0
|
| 4892 |
|
|
# tb_top.u_sdram32 : at time 222032.0 ns WRITE: Bank = 2 Row = 748, Col = 4, Data = c10f0482
|
| 4893 |
|
|
# tb_top.u_sdram32 : at time 222052.0 ns BST : Burst Terminate
|
| 4894 |
|
|
# tb_top.u_sdram32 : at time 222072.0 ns WRITE: Bank = 2 Row = 748, Col = 5, Data = 5fe3cbbf
|
| 4895 |
|
|
# Status: Burst-No: 2 Write Address: 000f0f9f WriteData: 63323bc6
|
| 4896 |
|
|
# tb_top.u_sdram32 : at time 222092.0 ns BST : Burst Terminate
|
| 4897 |
|
|
# tb_top.u_sdram32 : at time 222112.0 ns WRITE: Bank = 2 Row = 748, Col = 6, Data = 22eadb45
|
| 4898 |
|
|
# Status: Burst-No: 3 Write Address: 000f0fa0 WriteData: 3601596c
|
| 4899 |
|
|
# tb_top.u_sdram32 : at time 222132.0 ns BST : Burst Terminate
|
| 4900 |
|
|
# Status: Burst-No: 4 Write Address: 000f0fa1 WriteData: a84e5850
|
| 4901 |
|
|
# Status: Burst-No: 5 Write Address: 000f0fa2 WriteData: 18bd6331
|
| 4902 |
|
|
# tb_top.u_sdram32 : at time 222212.0 ns ACT : Bank = 3 Row = 963
|
| 4903 |
|
|
# tb_top.u_sdram32 : at time 222272.0 ns WRITE: Bank = 3 Row = 963, Col = 157, Data = ba941075
|
| 4904 |
|
|
# tb_top.u_sdram32 : at time 222292.0 ns WRITE: Bank = 3 Row = 963, Col = 158, Data = fc670af8
|
| 4905 |
|
|
# tb_top.u_sdram32 : at time 222312.0 ns BST : Burst Terminate
|
| 4906 |
|
|
# tb_top.u_sdram32 : at time 222332.0 ns WRITE: Bank = 3 Row = 963, Col = 159, Data = 63323bc6
|
| 4907 |
|
|
# tb_top.u_sdram32 : at time 222352.0 ns BST : Burst Terminate
|
| 4908 |
|
|
# tb_top.u_sdram32 : at time 222372.0 ns WRITE: Bank = 3 Row = 963, Col = 160, Data = 3601596c
|
| 4909 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 222392.0 ns BST : Burst Terminate
|
| 4910 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 222412.0 ns WRITE: Bank = 3 Row = 963, Col = 161, Data = a84e5850
|
| 4911 |
|
|
# tb_top.u_sdram32 : at time 222432.0 ns BST : Burst Terminate
|
| 4912 |
|
|
# tb_top.u_sdram32 : at time 222452.0 ns WRITE: Bank = 3 Row = 963, Col = 162, Data = 18bd6331
|
| 4913 |
|
|
# tb_top.u_sdram32 : at time 222472.0 ns BST : Burst Terminate
|
| 4914 |
|
|
# tb_top.u_sdram32 : at time 222512.0 ns BST : Burst Terminate
|
| 4915 |
|
|
# tb_top.u_sdram32 : at time 222538.0 ns READ : Bank = 2 Row = 748, Col = 3, Data = 506aefa0
|
| 4916 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000bb203 Rxd: 506aefa0
|
| 4917 |
|
|
# tb_top.u_sdram32 : at time 222712.0 ns BST : Burst Terminate
|
| 4918 |
|
|
# tb_top.u_sdram32 : at time 222738.0 ns READ : Bank = 2 Row = 748, Col = 4, Data = c10f0482
|
| 4919 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000bb204 Rxd: c10f0482
|
| 4920 |
|
|
# tb_top.u_sdram32 : at time 222912.0 ns BST : Burst Terminate
|
| 4921 |
|
|
# tb_top.u_sdram32 : at time 222938.0 ns READ : Bank = 2 Row = 748, Col = 5, Data = 5fe3cbbf
|
| 4922 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000bb205 Rxd: 5fe3cbbf
|
| 4923 |
|
|
# tb_top.u_sdram32 : at time 223112.0 ns BST : Burst Terminate
|
| 4924 |
|
|
# tb_top.u_sdram32 : at time 223138.0 ns READ : Bank = 2 Row = 748, Col = 6, Data = 22eadb45
|
| 4925 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000bb206 Rxd: 22eadb45
|
| 4926 |
|
|
# tb_top.u_sdram32 : at time 223412.0 ns BST : Burst Terminate
|
| 4927 |
|
|
# tb_top.u_sdram32 : at time 223438.0 ns READ : Bank = 3 Row = 963, Col = 157, Data = ba941075
|
| 4928 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000f0f9d Rxd: ba941075
|
| 4929 |
|
|
# tb_top.u_sdram32 : at time 223612.0 ns BST : Burst Terminate
|
| 4930 |
|
|
# tb_top.u_sdram32 : at time 223638.0 ns READ : Bank = 3 Row = 963, Col = 158, Data = fc670af8
|
| 4931 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000f0f9e Rxd: fc670af8
|
| 4932 |
|
|
# tb_top.u_sdram32 : at time 223812.0 ns BST : Burst Terminate
|
| 4933 |
|
|
# tb_top.u_sdram32 : at time 223838.0 ns READ : Bank = 3 Row = 963, Col = 159, Data = 63323bc6
|
| 4934 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000f0f9f Rxd: 63323bc6
|
| 4935 |
|
|
# tb_top.u_sdram32 : at time 224012.0 ns BST : Burst Terminate
|
| 4936 |
|
|
# tb_top.u_sdram32 : at time 224038.0 ns READ : Bank = 3 Row = 963, Col = 160, Data = 3601596c
|
| 4937 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000f0fa0 Rxd: 3601596c
|
| 4938 |
|
|
# tb_top.u_sdram32 : at time 224212.0 ns BST : Burst Terminate
|
| 4939 |
|
|
# tb_top.u_sdram32 : at time 224238.0 ns READ : Bank = 3 Row = 963, Col = 161, Data = a84e5850
|
| 4940 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000f0fa1 Rxd: a84e5850
|
| 4941 |
|
|
# tb_top.u_sdram32 : at time 224412.0 ns BST : Burst Terminate
|
| 4942 |
|
|
# tb_top.u_sdram32 : at time 224438.0 ns READ : Bank = 3 Row = 963, Col = 162, Data = 18bd6331
|
| 4943 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000f0fa2 Rxd: 18bd6331
|
| 4944 |
|
|
# Write Address: 0010fe9c, Burst Size: 61
|
| 4945 |
|
|
# Status: Burst-No: 0 Write Address: 00043fa7 WriteData: d7e31eaf
|
| 4946 |
|
|
# Status: Burst-No: 1 Write Address: 00043fa8 WriteData: 872d2c0e
|
| 4947 |
|
|
# Status: Burst-No: 2 Write Address: 00043fa9 WriteData: b4e46669
|
| 4948 |
|
|
# Status: Burst-No: 3 Write Address: 00043faa WriteData: d95b40b2
|
| 4949 |
|
|
# Status: Burst-No: 4 Write Address: 00043fab WriteData: ef209ede
|
| 4950 |
|
|
# Status: Burst-No: 5 Write Address: 00043fac WriteData: c2e87485
|
| 4951 |
|
|
# tb_top.u_sdram32 : at time 224752.0 ns ACT : Bank = 3 Row = 271
|
| 4952 |
|
|
# tb_top.u_sdram32 : at time 224812.0 ns WRITE: Bank = 3 Row = 271, Col = 167, Data = d7e31eaf
|
| 4953 |
|
|
# tb_top.u_sdram32 : at time 224832.0 ns WRITE: Bank = 3 Row = 271, Col = 168, Data = 872d2c0e
|
| 4954 |
|
|
# tb_top.u_sdram32 : at time 224852.0 ns BST : Burst Terminate
|
| 4955 |
|
|
# tb_top.u_sdram32 : at time 224872.0 ns WRITE: Bank = 3 Row = 271, Col = 169, Data = b4e46669
|
| 4956 |
|
|
# Status: Burst-No: 6 Write Address: 00043fad WriteData: 555c0faa
|
| 4957 |
|
|
# tb_top.u_sdram32 : at time 224892.0 ns BST : Burst Terminate
|
| 4958 |
|
|
# tb_top.u_sdram32 : at time 224912.0 ns WRITE: Bank = 3 Row = 271, Col = 170, Data = d95b40b2
|
| 4959 |
|
|
# Status: Burst-No: 7 Write Address: 00043fae WriteData: 1407f128
|
| 4960 |
|
|
# tb_top.u_sdram32 : at time 224932.0 ns BST : Burst Terminate
|
| 4961 |
|
|
# tb_top.u_sdram32 : at time 224952.0 ns WRITE: Bank = 3 Row = 271, Col = 171, Data = ef209ede
|
| 4962 |
|
|
# Status: Burst-No: 8 Write Address: 00043faf WriteData: 610ed5c2
|
| 4963 |
|
|
# tb_top.u_sdram32 : at time 224972.0 ns BST : Burst Terminate
|
| 4964 |
|
|
# tb_top.u_sdram32 : at time 224992.0 ns WRITE: Bank = 3 Row = 271, Col = 172, Data = c2e87485
|
| 4965 |
|
|
# Status: Burst-No: 9 Write Address: 00043fb0 WriteData: 4d20099a
|
| 4966 |
|
|
# tb_top.u_sdram32 : at time 225012.0 ns BST : Burst Terminate
|
| 4967 |
|
|
# tb_top.u_sdram32 : at time 225032.0 ns WRITE: Bank = 3 Row = 271, Col = 173, Data = 555c0faa
|
| 4968 |
|
|
# Status: Burst-No: 10 Write Address: 00043fb1 WriteData: 69e751d3
|
| 4969 |
|
|
# tb_top.u_sdram32 : at time 225052.0 ns BST : Burst Terminate
|
| 4970 |
|
|
# tb_top.u_sdram32 : at time 225072.0 ns WRITE: Bank = 3 Row = 271, Col = 174, Data = 1407f128
|
| 4971 |
|
|
# Status: Burst-No: 11 Write Address: 00043fb2 WriteData: dd111aba
|
| 4972 |
|
|
# tb_top.u_sdram32 : at time 225092.0 ns BST : Burst Terminate
|
| 4973 |
|
|
# tb_top.u_sdram32 : at time 225112.0 ns WRITE: Bank = 3 Row = 271, Col = 175, Data = 610ed5c2
|
| 4974 |
|
|
# Status: Burst-No: 12 Write Address: 00043fb3 WriteData: fdeb7cfb
|
| 4975 |
|
|
# tb_top.u_sdram32 : at time 225132.0 ns BST : Burst Terminate
|
| 4976 |
|
|
# tb_top.u_sdram32 : at time 225152.0 ns WRITE: Bank = 3 Row = 271, Col = 176, Data = 4d20099a
|
| 4977 |
|
|
# Status: Burst-No: 13 Write Address: 00043fb4 WriteData: c5cf728b
|
| 4978 |
|
|
# tb_top.u_sdram32 : at time 225172.0 ns BST : Burst Terminate
|
| 4979 |
|
|
# tb_top.u_sdram32 : at time 225192.0 ns WRITE: Bank = 3 Row = 271, Col = 177, Data = 69e751d3
|
| 4980 |
|
|
# Status: Burst-No: 14 Write Address: 00043fb5 WriteData: 61114dc2
|
| 4981 |
|
|
# tb_top.u_sdram32 : at time 225212.0 ns BST : Burst Terminate
|
| 4982 |
|
|
# tb_top.u_sdram32 : at time 225232.0 ns WRITE: Bank = 3 Row = 271, Col = 178, Data = dd111aba
|
| 4983 |
|
|
# Status: Burst-No: 15 Write Address: 00043fb6 WriteData: e64828cc
|
| 4984 |
|
|
# tb_top.u_sdram32 : at time 225252.0 ns BST : Burst Terminate
|
| 4985 |
|
|
# tb_top.u_sdram32 : at time 225272.0 ns WRITE: Bank = 3 Row = 271, Col = 179, Data = fdeb7cfb
|
| 4986 |
|
|
# Status: Burst-No: 16 Write Address: 00043fb7 WriteData: 38e61371
|
| 4987 |
|
|
# tb_top.u_sdram32 : at time 225292.0 ns BST : Burst Terminate
|
| 4988 |
|
|
# tb_top.u_sdram32 : at time 225312.0 ns WRITE: Bank = 3 Row = 271, Col = 180, Data = c5cf728b
|
| 4989 |
|
|
# Status: Burst-No: 17 Write Address: 00043fb8 WriteData: 4f49019e
|
| 4990 |
|
|
# tb_top.u_sdram32 : at time 225332.0 ns BST : Burst Terminate
|
| 4991 |
|
|
# tb_top.u_sdram32 : at time 225352.0 ns WRITE: Bank = 3 Row = 271, Col = 181, Data = 61114dc2
|
| 4992 |
|
|
# Status: Burst-No: 18 Write Address: 00043fb9 WriteData: 309cdb61
|
| 4993 |
|
|
# tb_top.u_sdram32 : at time 225372.0 ns BST : Burst Terminate
|
| 4994 |
|
|
# tb_top.u_sdram32 : at time 225392.0 ns WRITE: Bank = 3 Row = 271, Col = 182, Data = e64828cc
|
| 4995 |
|
|
# Status: Burst-No: 19 Write Address: 00043fba WriteData: bde3487b
|
| 4996 |
|
|
# tb_top.u_sdram32 : at time 225412.0 ns BST : Burst Terminate
|
| 4997 |
|
|
# tb_top.u_sdram32 : at time 225432.0 ns WRITE: Bank = 3 Row = 271, Col = 183, Data = 38e61371
|
| 4998 |
|
|
# Status: Burst-No: 20 Write Address: 00043fbb WriteData: df9bd0bf
|
| 4999 |
|
|
# tb_top.u_sdram32 : at time 225452.0 ns BST : Burst Terminate
|
| 5000 |
|
|
# tb_top.u_sdram32 : at time 225472.0 ns WRITE: Bank = 3 Row = 271, Col = 184, Data = 4f49019e
|
| 5001 |
|
|
# Status: Burst-No: 21 Write Address: 00043fbc WriteData: c881bc91
|
| 5002 |
|
|
# tb_top.u_sdram32 : at time 225492.0 ns BST : Burst Terminate
|
| 5003 |
|
|
# tb_top.u_sdram32 : at time 225512.0 ns WRITE: Bank = 3 Row = 271, Col = 185, Data = 309cdb61
|
| 5004 |
|
|
# Status: Burst-No: 22 Write Address: 00043fbd WriteData: e06098c0
|
| 5005 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 225532.0 ns BST : Burst Terminate
|
| 5006 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 225552.0 ns WRITE: Bank = 3 Row = 271, Col = 186, Data = bde3487b
|
| 5007 |
|
|
# Status: Burst-No: 23 Write Address: 00043fbe WriteData: 2ca96359
|
| 5008 |
|
|
# tb_top.u_sdram32 : at time 225572.0 ns BST : Burst Terminate
|
| 5009 |
|
|
# tb_top.u_sdram32 : at time 225592.0 ns WRITE: Bank = 3 Row = 271, Col = 187, Data = df9bd0bf
|
| 5010 |
|
|
# Status: Burst-No: 24 Write Address: 00043fbf WriteData: bf53b47e
|
| 5011 |
|
|
# tb_top.u_sdram32 : at time 225612.0 ns BST : Burst Terminate
|
| 5012 |
|
|
# tb_top.u_sdram32 : at time 225632.0 ns WRITE: Bank = 3 Row = 271, Col = 188, Data = c881bc91
|
| 5013 |
|
|
# Status: Burst-No: 25 Write Address: 00043fc0 WriteData: 2a1d7354
|
| 5014 |
|
|
# tb_top.u_sdram32 : at time 225652.0 ns BST : Burst Terminate
|
| 5015 |
|
|
# tb_top.u_sdram32 : at time 225672.0 ns WRITE: Bank = 3 Row = 271, Col = 189, Data = e06098c0
|
| 5016 |
|
|
# Status: Burst-No: 26 Write Address: 00043fc1 WriteData: a8e2e251
|
| 5017 |
|
|
# tb_top.u_sdram32 : at time 225692.0 ns BST : Burst Terminate
|
| 5018 |
|
|
# tb_top.u_sdram32 : at time 225712.0 ns WRITE: Bank = 3 Row = 271, Col = 190, Data = 2ca96359
|
| 5019 |
|
|
# Status: Burst-No: 27 Write Address: 00043fc2 WriteData: a4de2849
|
| 5020 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 225732.0 ns BST : Burst Terminate
|
| 5021 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 225752.0 ns WRITE: Bank = 3 Row = 271, Col = 191, Data = bf53b47e
|
| 5022 |
|
|
# Status: Burst-No: 28 Write Address: 00043fc3 WriteData: 73fa7de7
|
| 5023 |
|
|
# tb_top.u_sdram32 : at time 225772.0 ns BST : Burst Terminate
|
| 5024 |
|
|
# tb_top.u_sdram32 : at time 225792.0 ns WRITE: Bank = 3 Row = 271, Col = 192, Data = 2a1d7354
|
| 5025 |
|
|
# Status: Burst-No: 29 Write Address: 00043fc4 WriteData: 123aaf24
|
| 5026 |
|
|
# tb_top.u_sdram32 : at time 225812.0 ns BST : Burst Terminate
|
| 5027 |
|
|
# tb_top.u_sdram32 : at time 225832.0 ns WRITE: Bank = 3 Row = 271, Col = 193, Data = a8e2e251
|
| 5028 |
|
|
# Status: Burst-No: 30 Write Address: 00043fc5 WriteData: 41b5d583
|
| 5029 |
|
|
# tb_top.u_sdram32 : at time 225852.0 ns BST : Burst Terminate
|
| 5030 |
|
|
# tb_top.u_sdram32 : at time 225872.0 ns WRITE: Bank = 3 Row = 271, Col = 194, Data = a4de2849
|
| 5031 |
|
|
# Status: Burst-No: 31 Write Address: 00043fc6 WriteData: adee005b
|
| 5032 |
|
|
# tb_top.u_sdram32 : at time 225892.0 ns BST : Burst Terminate
|
| 5033 |
|
|
# tb_top.u_sdram32 : at time 225912.0 ns WRITE: Bank = 3 Row = 271, Col = 195, Data = 73fa7de7
|
| 5034 |
|
|
# Status: Burst-No: 32 Write Address: 00043fc7 WriteData: 5cdea1b9
|
| 5035 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 225932.0 ns BST : Burst Terminate
|
| 5036 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 225952.0 ns WRITE: Bank = 3 Row = 271, Col = 196, Data = 123aaf24
|
| 5037 |
|
|
# Status: Burst-No: 33 Write Address: 00043fc8 WriteData: 4afebf95
|
| 5038 |
|
|
# tb_top.u_sdram32 : at time 225972.0 ns BST : Burst Terminate
|
| 5039 |
|
|
# tb_top.u_sdram32 : at time 225992.0 ns WRITE: Bank = 3 Row = 271, Col = 197, Data = 41b5d583
|
| 5040 |
|
|
# Status: Burst-No: 34 Write Address: 00043fc9 WriteData: bb934a77
|
| 5041 |
|
|
# tb_top.u_sdram32 : at time 226012.0 ns BST : Burst Terminate
|
| 5042 |
|
|
# Status: Burst-No: 35 Write Address: 00043fca WriteData: f8da1af1
|
| 5043 |
|
|
# Status: Burst-No: 36 Write Address: 00043fcb WriteData: 732c5fe6
|
| 5044 |
|
|
# tb_top.u_sdram32 : at time 226112.0 ns AREF : Auto Refresh
|
| 5045 |
|
|
# tb_top.u_sdram32 : at time 226292.0 ns AREF : Auto Refresh
|
| 5046 |
|
|
# tb_top.u_sdram32 : at time 226472.0 ns AREF : Auto Refresh
|
| 5047 |
|
|
# tb_top.u_sdram32 : at time 226652.0 ns AREF : Auto Refresh
|
| 5048 |
|
|
# tb_top.u_sdram32 : at time 226832.0 ns AREF : Auto Refresh
|
| 5049 |
|
|
# tb_top.u_sdram32 : at time 227012.0 ns AREF : Auto Refresh
|
| 5050 |
|
|
# tb_top.u_sdram32 : at time 227192.0 ns ACT : Bank = 3 Row = 271
|
| 5051 |
|
|
# tb_top.u_sdram32 : at time 227252.0 ns WRITE: Bank = 3 Row = 271, Col = 198, Data = adee005b
|
| 5052 |
|
|
# tb_top.u_sdram32 : at time 227272.0 ns WRITE: Bank = 3 Row = 271, Col = 199, Data = 5cdea1b9
|
| 5053 |
|
|
# tb_top.u_sdram32 : at time 227292.0 ns BST : Burst Terminate
|
| 5054 |
|
|
# tb_top.u_sdram32 : at time 227312.0 ns WRITE: Bank = 3 Row = 271, Col = 200, Data = 4afebf95
|
| 5055 |
|
|
# Status: Burst-No: 37 Write Address: 00043fcc WriteData: d7e1aeaf
|
| 5056 |
|
|
# tb_top.u_sdram32 : at time 227332.0 ns BST : Burst Terminate
|
| 5057 |
|
|
# tb_top.u_sdram32 : at time 227352.0 ns WRITE: Bank = 3 Row = 271, Col = 201, Data = bb934a77
|
| 5058 |
|
|
# Status: Burst-No: 38 Write Address: 00043fcd WriteData: 0238e104
|
| 5059 |
|
|
# tb_top.u_sdram32 : at time 227372.0 ns BST : Burst Terminate
|
| 5060 |
|
|
# tb_top.u_sdram32 : at time 227392.0 ns WRITE: Bank = 3 Row = 271, Col = 202, Data = f8da1af1
|
| 5061 |
|
|
# Status: Burst-No: 39 Write Address: 00043fce WriteData: 89646012
|
| 5062 |
|
|
# tb_top.u_sdram32 : at time 227412.0 ns BST : Burst Terminate
|
| 5063 |
|
|
# tb_top.u_sdram32 : at time 227432.0 ns WRITE: Bank = 3 Row = 271, Col = 203, Data = 732c5fe6
|
| 5064 |
|
|
# Status: Burst-No: 40 Write Address: 00043fcf WriteData: 7e29b3fc
|
| 5065 |
|
|
# tb_top.u_sdram32 : at time 227452.0 ns BST : Burst Terminate
|
| 5066 |
|
|
# tb_top.u_sdram32 : at time 227472.0 ns WRITE: Bank = 3 Row = 271, Col = 204, Data = d7e1aeaf
|
| 5067 |
|
|
# Status: Burst-No: 41 Write Address: 00043fd0 WriteData: d5ba48ab
|
| 5068 |
|
|
# tb_top.u_sdram32 : at time 227492.0 ns BST : Burst Terminate
|
| 5069 |
|
|
# tb_top.u_sdram32 : at time 227512.0 ns WRITE: Bank = 3 Row = 271, Col = 205, Data = 0238e104
|
| 5070 |
|
|
# Status: Burst-No: 42 Write Address: 00043fd1 WriteData: e203f0c4
|
| 5071 |
|
|
# tb_top.u_sdram32 : at time 227532.0 ns BST : Burst Terminate
|
| 5072 |
|
|
# tb_top.u_sdram32 : at time 227552.0 ns WRITE: Bank = 3 Row = 271, Col = 206, Data = 89646012
|
| 5073 |
|
|
# Status: Burst-No: 43 Write Address: 00043fd2 WriteData: 1ffb813f
|
| 5074 |
|
|
# tb_top.u_sdram32 : at time 227572.0 ns BST : Burst Terminate
|
| 5075 |
|
|
# tb_top.u_sdram32 : at time 227592.0 ns WRITE: Bank = 3 Row = 271, Col = 207, Data = 7e29b3fc
|
| 5076 |
|
|
# Status: Burst-No: 44 Write Address: 00043fd3 WriteData: e13256c2
|
| 5077 |
|
|
# tb_top.u_sdram32 : at time 227612.0 ns BST : Burst Terminate
|
| 5078 |
|
|
# tb_top.u_sdram32 : at time 227632.0 ns WRITE: Bank = 3 Row = 271, Col = 208, Data = d5ba48ab
|
| 5079 |
|
|
# Status: Burst-No: 45 Write Address: 00043fd4 WriteData: 398a1973
|
| 5080 |
|
|
# tb_top.u_sdram32 : at time 227652.0 ns BST : Burst Terminate
|
| 5081 |
|
|
# tb_top.u_sdram32 : at time 227672.0 ns WRITE: Bank = 3 Row = 271, Col = 209, Data = e203f0c4
|
| 5082 |
|
|
# Status: Burst-No: 46 Write Address: 00043fd5 WriteData: 2d4d9b5a
|
| 5083 |
|
|
# tb_top.u_sdram32 : at time 227692.0 ns BST : Burst Terminate
|
| 5084 |
|
|
# tb_top.u_sdram32 : at time 227712.0 ns WRITE: Bank = 3 Row = 271, Col = 210, Data = 1ffb813f
|
| 5085 |
|
|
# Status: Burst-No: 47 Write Address: 00043fd6 WriteData: d066e4a0
|
| 5086 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 227732.0 ns BST : Burst Terminate
|
| 5087 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 227752.0 ns WRITE: Bank = 3 Row = 271, Col = 211, Data = e13256c2
|
| 5088 |
|
|
# Status: Burst-No: 48 Write Address: 00043fd7 WriteData: ff73cafe
|
| 5089 |
|
|
# tb_top.u_sdram32 : at time 227772.0 ns BST : Burst Terminate
|
| 5090 |
|
|
# tb_top.u_sdram32 : at time 227792.0 ns WRITE: Bank = 3 Row = 271, Col = 212, Data = 398a1973
|
| 5091 |
|
|
# Status: Burst-No: 49 Write Address: 00043fd8 WriteData: 3a096b74
|
| 5092 |
|
|
# tb_top.u_sdram32 : at time 227812.0 ns BST : Burst Terminate
|
| 5093 |
|
|
# tb_top.u_sdram32 : at time 227832.0 ns WRITE: Bank = 3 Row = 271, Col = 213, Data = 2d4d9b5a
|
| 5094 |
|
|
# Status: Burst-No: 50 Write Address: 00043fd9 WriteData: 5d86b7bb
|
| 5095 |
|
|
# tb_top.u_sdram32 : at time 227852.0 ns BST : Burst Terminate
|
| 5096 |
|
|
# tb_top.u_sdram32 : at time 227872.0 ns WRITE: Bank = 3 Row = 271, Col = 214, Data = d066e4a0
|
| 5097 |
|
|
# Status: Burst-No: 51 Write Address: 00043fda WriteData: 7132bbe2
|
| 5098 |
|
|
# tb_top.u_sdram32 : at time 227892.0 ns BST : Burst Terminate
|
| 5099 |
|
|
# tb_top.u_sdram32 : at time 227912.0 ns WRITE: Bank = 3 Row = 271, Col = 215, Data = ff73cafe
|
| 5100 |
|
|
# Status: Burst-No: 52 Write Address: 00043fdb WriteData: f16948e2
|
| 5101 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 227932.0 ns BST : Burst Terminate
|
| 5102 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 227952.0 ns WRITE: Bank = 3 Row = 271, Col = 216, Data = 3a096b74
|
| 5103 |
|
|
# Status: Burst-No: 53 Write Address: 00043fdc WriteData: eff34cdf
|
| 5104 |
|
|
# tb_top.u_sdram32 : at time 227972.0 ns BST : Burst Terminate
|
| 5105 |
|
|
# tb_top.u_sdram32 : at time 227992.0 ns WRITE: Bank = 3 Row = 271, Col = 217, Data = 5d86b7bb
|
| 5106 |
|
|
# Status: Burst-No: 54 Write Address: 00043fdd WriteData: cc13e298
|
| 5107 |
|
|
# tb_top.u_sdram32 : at time 228012.0 ns BST : Burst Terminate
|
| 5108 |
|
|
# tb_top.u_sdram32 : at time 228032.0 ns WRITE: Bank = 3 Row = 271, Col = 218, Data = 7132bbe2
|
| 5109 |
|
|
# Status: Burst-No: 55 Write Address: 00043fde WriteData: 4fdbed9f
|
| 5110 |
|
|
# tb_top.u_sdram32 : at time 228052.0 ns BST : Burst Terminate
|
| 5111 |
|
|
# tb_top.u_sdram32 : at time 228072.0 ns WRITE: Bank = 3 Row = 271, Col = 219, Data = f16948e2
|
| 5112 |
|
|
# Status: Burst-No: 56 Write Address: 00043fdf WriteData: 0817cb10
|
| 5113 |
|
|
# tb_top.u_sdram32 : at time 228092.0 ns BST : Burst Terminate
|
| 5114 |
|
|
# tb_top.u_sdram32 : at time 228112.0 ns WRITE: Bank = 3 Row = 271, Col = 220, Data = eff34cdf
|
| 5115 |
|
|
# Status: Burst-No: 57 Write Address: 00043fe0 WriteData: 791189f2
|
| 5116 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 228132.0 ns BST : Burst Terminate
|
| 5117 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 228152.0 ns WRITE: Bank = 3 Row = 271, Col = 221, Data = cc13e298
|
| 5118 |
|
|
# Status: Burst-No: 58 Write Address: 00043fe1 WriteData: 5ee97bbd
|
| 5119 |
|
|
# tb_top.u_sdram32 : at time 228172.0 ns BST : Burst Terminate
|
| 5120 |
|
|
# tb_top.u_sdram32 : at time 228192.0 ns WRITE: Bank = 3 Row = 271, Col = 222, Data = 4fdbed9f
|
| 5121 |
|
|
# Status: Burst-No: 59 Write Address: 00043fe2 WriteData: 55bc27ab
|
| 5122 |
|
|
# tb_top.u_sdram32 : at time 228212.0 ns BST : Burst Terminate
|
| 5123 |
|
|
# tb_top.u_sdram32 : at time 228232.0 ns WRITE: Bank = 3 Row = 271, Col = 223, Data = 0817cb10
|
| 5124 |
|
|
# Status: Burst-No: 60 Write Address: 00043fe3 WriteData: 5a0a0fb4
|
| 5125 |
|
|
# tb_top.u_sdram32 : at time 228252.0 ns BST : Burst Terminate
|
| 5126 |
|
|
# tb_top.u_sdram32 : at time 228272.0 ns WRITE: Bank = 3 Row = 271, Col = 224, Data = 791189f2
|
| 5127 |
|
|
# tb_top.u_sdram32 : at time 228292.0 ns BST : Burst Terminate
|
| 5128 |
|
|
# tb_top.u_sdram32 : at time 228312.0 ns WRITE: Bank = 3 Row = 271, Col = 225, Data = 5ee97bbd
|
| 5129 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 228332.0 ns BST : Burst Terminate
|
| 5130 |
46 |
dinesha |
# Write Address: 0008ac54, Burst Size: 10
|
| 5131 |
|
|
# tb_top.u_sdram32 : at time 228352.0 ns WRITE: Bank = 3 Row = 271, Col = 226, Data = 55bc27ab
|
| 5132 |
|
|
# Status: Burst-No: 0 Write Address: 00022b15 WriteData: 89b5d413
|
| 5133 |
|
|
# Status: Burst-No: 1 Write Address: 00022b16 WriteData: 560c91ac
|
| 5134 |
|
|
# tb_top.u_sdram32 : at time 228372.0 ns BST : Burst Terminate
|
| 5135 |
|
|
# Status: Burst-No: 2 Write Address: 00022b17 WriteData: 1ae40335
|
| 5136 |
|
|
# tb_top.u_sdram32 : at time 228392.0 ns WRITE: Bank = 3 Row = 271, Col = 227, Data = 5a0a0fb4
|
| 5137 |
|
|
# Status: Burst-No: 3 Write Address: 00022b18 WriteData: 1df61f3b
|
| 5138 |
|
|
# tb_top.u_sdram32 : at time 228412.0 ns BST : Burst Terminate
|
| 5139 |
|
|
# Status: Burst-No: 4 Write Address: 00022b19 WriteData: 9aa02435
|
| 5140 |
|
|
# Status: Burst-No: 5 Write Address: 00022b1a WriteData: 17a98d2f
|
| 5141 |
|
|
# tb_top.u_sdram32 : at time 228492.0 ns ACT : Bank = 3 Row = 138
|
| 5142 |
|
|
# tb_top.u_sdram32 : at time 228552.0 ns WRITE: Bank = 3 Row = 138, Col = 21, Data = 89b5d413
|
| 5143 |
|
|
# tb_top.u_sdram32 : at time 228572.0 ns WRITE: Bank = 3 Row = 138, Col = 22, Data = 560c91ac
|
| 5144 |
|
|
# tb_top.u_sdram32 : at time 228592.0 ns BST : Burst Terminate
|
| 5145 |
|
|
# tb_top.u_sdram32 : at time 228612.0 ns WRITE: Bank = 3 Row = 138, Col = 23, Data = 1ae40335
|
| 5146 |
|
|
# Status: Burst-No: 6 Write Address: 00022b1b WriteData: 1a619934
|
| 5147 |
|
|
# tb_top.u_sdram32 : at time 228632.0 ns BST : Burst Terminate
|
| 5148 |
|
|
# tb_top.u_sdram32 : at time 228652.0 ns WRITE: Bank = 3 Row = 138, Col = 24, Data = 1df61f3b
|
| 5149 |
|
|
# Status: Burst-No: 7 Write Address: 00022b1c WriteData: aae0a255
|
| 5150 |
|
|
# tb_top.u_sdram32 : at time 228672.0 ns BST : Burst Terminate
|
| 5151 |
|
|
# tb_top.u_sdram32 : at time 228692.0 ns WRITE: Bank = 3 Row = 138, Col = 25, Data = 9aa02435
|
| 5152 |
|
|
# Status: Burst-No: 8 Write Address: 00022b1d WriteData: de7302bc
|
| 5153 |
|
|
# tb_top.u_sdram32 : at time 228712.0 ns BST : Burst Terminate
|
| 5154 |
|
|
# tb_top.u_sdram32 : at time 228732.0 ns WRITE: Bank = 3 Row = 138, Col = 26, Data = 17a98d2f
|
| 5155 |
|
|
# Status: Burst-No: 9 Write Address: 00022b1e WriteData: f964fef2
|
| 5156 |
|
|
# tb_top.u_sdram32 : at time 228752.0 ns BST : Burst Terminate
|
| 5157 |
|
|
# tb_top.u_sdram32 : at time 228772.0 ns WRITE: Bank = 3 Row = 138, Col = 27, Data = 1a619934
|
| 5158 |
|
|
# tb_top.u_sdram32 : at time 228792.0 ns BST : Burst Terminate
|
| 5159 |
|
|
# tb_top.u_sdram32 : at time 228812.0 ns WRITE: Bank = 3 Row = 138, Col = 28, Data = aae0a255
|
| 5160 |
|
|
# tb_top.u_sdram32 : at time 228832.0 ns BST : Burst Terminate
|
| 5161 |
|
|
# tb_top.u_sdram32 : at time 228852.0 ns WRITE: Bank = 3 Row = 138, Col = 29, Data = de7302bc
|
| 5162 |
|
|
# tb_top.u_sdram32 : at time 228872.0 ns BST : Burst Terminate
|
| 5163 |
|
|
# tb_top.u_sdram32 : at time 228892.0 ns WRITE: Bank = 3 Row = 138, Col = 30, Data = f964fef2
|
| 5164 |
|
|
# tb_top.u_sdram32 : at time 228912.0 ns BST : Burst Terminate
|
| 5165 |
|
|
# tb_top.u_sdram32 : at time 228992.0 ns ACT : Bank = 3 Row = 271
|
| 5166 |
|
|
# tb_top.u_sdram32 : at time 229072.0 ns BST : Burst Terminate
|
| 5167 |
|
|
# tb_top.u_sdram32 : at time 229098.0 ns READ : Bank = 3 Row = 271, Col = 167, Data = d7e31eaf
|
| 5168 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00043fa7 Rxd: d7e31eaf
|
| 5169 |
|
|
# tb_top.u_sdram32 : at time 229272.0 ns BST : Burst Terminate
|
| 5170 |
|
|
# tb_top.u_sdram32 : at time 229298.0 ns READ : Bank = 3 Row = 271, Col = 168, Data = 872d2c0e
|
| 5171 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00043fa8 Rxd: 872d2c0e
|
| 5172 |
|
|
# tb_top.u_sdram32 : at time 229472.0 ns BST : Burst Terminate
|
| 5173 |
|
|
# tb_top.u_sdram32 : at time 229498.0 ns READ : Bank = 3 Row = 271, Col = 169, Data = b4e46669
|
| 5174 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00043fa9 Rxd: b4e46669
|
| 5175 |
|
|
# tb_top.u_sdram32 : at time 229672.0 ns BST : Burst Terminate
|
| 5176 |
|
|
# tb_top.u_sdram32 : at time 229698.0 ns READ : Bank = 3 Row = 271, Col = 170, Data = d95b40b2
|
| 5177 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00043faa Rxd: d95b40b2
|
| 5178 |
|
|
# tb_top.u_sdram32 : at time 229872.0 ns BST : Burst Terminate
|
| 5179 |
|
|
# tb_top.u_sdram32 : at time 229898.0 ns READ : Bank = 3 Row = 271, Col = 171, Data = ef209ede
|
| 5180 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00043fab Rxd: ef209ede
|
| 5181 |
|
|
# tb_top.u_sdram32 : at time 230072.0 ns BST : Burst Terminate
|
| 5182 |
|
|
# tb_top.u_sdram32 : at time 230098.0 ns READ : Bank = 3 Row = 271, Col = 172, Data = c2e87485
|
| 5183 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00043fac Rxd: c2e87485
|
| 5184 |
|
|
# tb_top.u_sdram32 : at time 230272.0 ns BST : Burst Terminate
|
| 5185 |
|
|
# tb_top.u_sdram32 : at time 230298.0 ns READ : Bank = 3 Row = 271, Col = 173, Data = 555c0faa
|
| 5186 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00043fad Rxd: 555c0faa
|
| 5187 |
|
|
# tb_top.u_sdram32 : at time 230472.0 ns BST : Burst Terminate
|
| 5188 |
|
|
# tb_top.u_sdram32 : at time 230498.0 ns READ : Bank = 3 Row = 271, Col = 174, Data = 1407f128
|
| 5189 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00043fae Rxd: 1407f128
|
| 5190 |
|
|
# tb_top.u_sdram32 : at time 230672.0 ns BST : Burst Terminate
|
| 5191 |
|
|
# tb_top.u_sdram32 : at time 230698.0 ns READ : Bank = 3 Row = 271, Col = 175, Data = 610ed5c2
|
| 5192 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00043faf Rxd: 610ed5c2
|
| 5193 |
|
|
# tb_top.u_sdram32 : at time 230872.0 ns BST : Burst Terminate
|
| 5194 |
|
|
# tb_top.u_sdram32 : at time 230898.0 ns READ : Bank = 3 Row = 271, Col = 176, Data = 4d20099a
|
| 5195 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00043fb0 Rxd: 4d20099a
|
| 5196 |
|
|
# tb_top.u_sdram32 : at time 231072.0 ns BST : Burst Terminate
|
| 5197 |
|
|
# tb_top.u_sdram32 : at time 231098.0 ns READ : Bank = 3 Row = 271, Col = 177, Data = 69e751d3
|
| 5198 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00043fb1 Rxd: 69e751d3
|
| 5199 |
|
|
# tb_top.u_sdram32 : at time 231272.0 ns BST : Burst Terminate
|
| 5200 |
|
|
# tb_top.u_sdram32 : at time 231298.0 ns READ : Bank = 3 Row = 271, Col = 178, Data = dd111aba
|
| 5201 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00043fb2 Rxd: dd111aba
|
| 5202 |
|
|
# tb_top.u_sdram32 : at time 231472.0 ns BST : Burst Terminate
|
| 5203 |
|
|
# tb_top.u_sdram32 : at time 231498.0 ns READ : Bank = 3 Row = 271, Col = 179, Data = fdeb7cfb
|
| 5204 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00043fb3 Rxd: fdeb7cfb
|
| 5205 |
|
|
# tb_top.u_sdram32 : at time 231672.0 ns BST : Burst Terminate
|
| 5206 |
|
|
# tb_top.u_sdram32 : at time 231698.0 ns READ : Bank = 3 Row = 271, Col = 180, Data = c5cf728b
|
| 5207 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00043fb4 Rxd: c5cf728b
|
| 5208 |
|
|
# tb_top.u_sdram32 : at time 231872.0 ns BST : Burst Terminate
|
| 5209 |
|
|
# tb_top.u_sdram32 : at time 231898.0 ns READ : Bank = 3 Row = 271, Col = 181, Data = 61114dc2
|
| 5210 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00043fb5 Rxd: 61114dc2
|
| 5211 |
|
|
# tb_top.u_sdram32 : at time 232072.0 ns BST : Burst Terminate
|
| 5212 |
|
|
# tb_top.u_sdram32 : at time 232098.0 ns READ : Bank = 3 Row = 271, Col = 182, Data = e64828cc
|
| 5213 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00043fb6 Rxd: e64828cc
|
| 5214 |
|
|
# tb_top.u_sdram32 : at time 232272.0 ns BST : Burst Terminate
|
| 5215 |
|
|
# tb_top.u_sdram32 : at time 232298.0 ns READ : Bank = 3 Row = 271, Col = 183, Data = 38e61371
|
| 5216 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00043fb7 Rxd: 38e61371
|
| 5217 |
|
|
# tb_top.u_sdram32 : at time 232472.0 ns BST : Burst Terminate
|
| 5218 |
|
|
# tb_top.u_sdram32 : at time 232498.0 ns READ : Bank = 3 Row = 271, Col = 184, Data = 4f49019e
|
| 5219 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00043fb8 Rxd: 4f49019e
|
| 5220 |
|
|
# tb_top.u_sdram32 : at time 232672.0 ns BST : Burst Terminate
|
| 5221 |
|
|
# tb_top.u_sdram32 : at time 232698.0 ns READ : Bank = 3 Row = 271, Col = 185, Data = 309cdb61
|
| 5222 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00043fb9 Rxd: 309cdb61
|
| 5223 |
|
|
# tb_top.u_sdram32 : at time 232872.0 ns BST : Burst Terminate
|
| 5224 |
|
|
# tb_top.u_sdram32 : at time 232898.0 ns READ : Bank = 3 Row = 271, Col = 186, Data = bde3487b
|
| 5225 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00043fba Rxd: bde3487b
|
| 5226 |
|
|
# tb_top.u_sdram32 : at time 233072.0 ns BST : Burst Terminate
|
| 5227 |
|
|
# tb_top.u_sdram32 : at time 233098.0 ns READ : Bank = 3 Row = 271, Col = 187, Data = df9bd0bf
|
| 5228 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00043fbb Rxd: df9bd0bf
|
| 5229 |
|
|
# tb_top.u_sdram32 : at time 233272.0 ns BST : Burst Terminate
|
| 5230 |
|
|
# tb_top.u_sdram32 : at time 233298.0 ns READ : Bank = 3 Row = 271, Col = 188, Data = c881bc91
|
| 5231 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00043fbc Rxd: c881bc91
|
| 5232 |
|
|
# tb_top.u_sdram32 : at time 233472.0 ns BST : Burst Terminate
|
| 5233 |
|
|
# tb_top.u_sdram32 : at time 233498.0 ns READ : Bank = 3 Row = 271, Col = 189, Data = e06098c0
|
| 5234 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00043fbd Rxd: e06098c0
|
| 5235 |
|
|
# tb_top.u_sdram32 : at time 233672.0 ns BST : Burst Terminate
|
| 5236 |
|
|
# tb_top.u_sdram32 : at time 233698.0 ns READ : Bank = 3 Row = 271, Col = 190, Data = 2ca96359
|
| 5237 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00043fbe Rxd: 2ca96359
|
| 5238 |
|
|
# tb_top.u_sdram32 : at time 233872.0 ns BST : Burst Terminate
|
| 5239 |
|
|
# tb_top.u_sdram32 : at time 233898.0 ns READ : Bank = 3 Row = 271, Col = 191, Data = bf53b47e
|
| 5240 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00043fbf Rxd: bf53b47e
|
| 5241 |
|
|
# tb_top.u_sdram32 : at time 234072.0 ns BST : Burst Terminate
|
| 5242 |
|
|
# tb_top.u_sdram32 : at time 234098.0 ns READ : Bank = 3 Row = 271, Col = 192, Data = 2a1d7354
|
| 5243 |
|
|
# READ STATUS: Burst-No: 25 Addr: 00043fc0 Rxd: 2a1d7354
|
| 5244 |
|
|
# tb_top.u_sdram32 : at time 234272.0 ns BST : Burst Terminate
|
| 5245 |
|
|
# tb_top.u_sdram32 : at time 234298.0 ns READ : Bank = 3 Row = 271, Col = 193, Data = a8e2e251
|
| 5246 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00043fc1 Rxd: a8e2e251
|
| 5247 |
|
|
# tb_top.u_sdram32 : at time 234472.0 ns BST : Burst Terminate
|
| 5248 |
|
|
# tb_top.u_sdram32 : at time 234498.0 ns READ : Bank = 3 Row = 271, Col = 194, Data = a4de2849
|
| 5249 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00043fc2 Rxd: a4de2849
|
| 5250 |
|
|
# tb_top.u_sdram32 : at time 234672.0 ns BST : Burst Terminate
|
| 5251 |
|
|
# tb_top.u_sdram32 : at time 234698.0 ns READ : Bank = 3 Row = 271, Col = 195, Data = 73fa7de7
|
| 5252 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00043fc3 Rxd: 73fa7de7
|
| 5253 |
|
|
# tb_top.u_sdram32 : at time 234872.0 ns BST : Burst Terminate
|
| 5254 |
|
|
# tb_top.u_sdram32 : at time 234898.0 ns READ : Bank = 3 Row = 271, Col = 196, Data = 123aaf24
|
| 5255 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00043fc4 Rxd: 123aaf24
|
| 5256 |
|
|
# tb_top.u_sdram32 : at time 235072.0 ns BST : Burst Terminate
|
| 5257 |
|
|
# tb_top.u_sdram32 : at time 235098.0 ns READ : Bank = 3 Row = 271, Col = 197, Data = 41b5d583
|
| 5258 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00043fc5 Rxd: 41b5d583
|
| 5259 |
|
|
# tb_top.u_sdram32 : at time 235272.0 ns BST : Burst Terminate
|
| 5260 |
|
|
# tb_top.u_sdram32 : at time 235298.0 ns READ : Bank = 3 Row = 271, Col = 198, Data = adee005b
|
| 5261 |
|
|
# READ STATUS: Burst-No: 31 Addr: 00043fc6 Rxd: adee005b
|
| 5262 |
|
|
# tb_top.u_sdram32 : at time 235472.0 ns BST : Burst Terminate
|
| 5263 |
|
|
# tb_top.u_sdram32 : at time 235498.0 ns READ : Bank = 3 Row = 271, Col = 199, Data = 5cdea1b9
|
| 5264 |
|
|
# READ STATUS: Burst-No: 32 Addr: 00043fc7 Rxd: 5cdea1b9
|
| 5265 |
|
|
# tb_top.u_sdram32 : at time 235672.0 ns BST : Burst Terminate
|
| 5266 |
|
|
# tb_top.u_sdram32 : at time 235698.0 ns READ : Bank = 3 Row = 271, Col = 200, Data = 4afebf95
|
| 5267 |
|
|
# READ STATUS: Burst-No: 33 Addr: 00043fc8 Rxd: 4afebf95
|
| 5268 |
|
|
# tb_top.u_sdram32 : at time 235872.0 ns BST : Burst Terminate
|
| 5269 |
|
|
# tb_top.u_sdram32 : at time 235898.0 ns READ : Bank = 3 Row = 271, Col = 201, Data = bb934a77
|
| 5270 |
|
|
# READ STATUS: Burst-No: 34 Addr: 00043fc9 Rxd: bb934a77
|
| 5271 |
|
|
# tb_top.u_sdram32 : at time 236072.0 ns BST : Burst Terminate
|
| 5272 |
|
|
# tb_top.u_sdram32 : at time 236098.0 ns READ : Bank = 3 Row = 271, Col = 202, Data = f8da1af1
|
| 5273 |
|
|
# READ STATUS: Burst-No: 35 Addr: 00043fca Rxd: f8da1af1
|
| 5274 |
|
|
# tb_top.u_sdram32 : at time 236272.0 ns BST : Burst Terminate
|
| 5275 |
|
|
# tb_top.u_sdram32 : at time 236298.0 ns READ : Bank = 3 Row = 271, Col = 203, Data = 732c5fe6
|
| 5276 |
|
|
# READ STATUS: Burst-No: 36 Addr: 00043fcb Rxd: 732c5fe6
|
| 5277 |
|
|
# tb_top.u_sdram32 : at time 236472.0 ns BST : Burst Terminate
|
| 5278 |
|
|
# tb_top.u_sdram32 : at time 236498.0 ns READ : Bank = 3 Row = 271, Col = 204, Data = d7e1aeaf
|
| 5279 |
|
|
# READ STATUS: Burst-No: 37 Addr: 00043fcc Rxd: d7e1aeaf
|
| 5280 |
|
|
# tb_top.u_sdram32 : at time 236672.0 ns BST : Burst Terminate
|
| 5281 |
|
|
# tb_top.u_sdram32 : at time 236698.0 ns READ : Bank = 3 Row = 271, Col = 205, Data = 0238e104
|
| 5282 |
|
|
# READ STATUS: Burst-No: 38 Addr: 00043fcd Rxd: 0238e104
|
| 5283 |
|
|
# tb_top.u_sdram32 : at time 236872.0 ns BST : Burst Terminate
|
| 5284 |
|
|
# tb_top.u_sdram32 : at time 236898.0 ns READ : Bank = 3 Row = 271, Col = 206, Data = 89646012
|
| 5285 |
|
|
# READ STATUS: Burst-No: 39 Addr: 00043fce Rxd: 89646012
|
| 5286 |
|
|
# tb_top.u_sdram32 : at time 237072.0 ns BST : Burst Terminate
|
| 5287 |
|
|
# tb_top.u_sdram32 : at time 237098.0 ns READ : Bank = 3 Row = 271, Col = 207, Data = 7e29b3fc
|
| 5288 |
|
|
# READ STATUS: Burst-No: 40 Addr: 00043fcf Rxd: 7e29b3fc
|
| 5289 |
|
|
# tb_top.u_sdram32 : at time 237272.0 ns BST : Burst Terminate
|
| 5290 |
|
|
# tb_top.u_sdram32 : at time 237298.0 ns READ : Bank = 3 Row = 271, Col = 208, Data = d5ba48ab
|
| 5291 |
|
|
# READ STATUS: Burst-No: 41 Addr: 00043fd0 Rxd: d5ba48ab
|
| 5292 |
|
|
# tb_top.u_sdram32 : at time 237472.0 ns BST : Burst Terminate
|
| 5293 |
|
|
# tb_top.u_sdram32 : at time 237498.0 ns READ : Bank = 3 Row = 271, Col = 209, Data = e203f0c4
|
| 5294 |
|
|
# READ STATUS: Burst-No: 42 Addr: 00043fd1 Rxd: e203f0c4
|
| 5295 |
|
|
# tb_top.u_sdram32 : at time 237672.0 ns BST : Burst Terminate
|
| 5296 |
|
|
# tb_top.u_sdram32 : at time 237698.0 ns READ : Bank = 3 Row = 271, Col = 210, Data = 1ffb813f
|
| 5297 |
|
|
# READ STATUS: Burst-No: 43 Addr: 00043fd2 Rxd: 1ffb813f
|
| 5298 |
|
|
# tb_top.u_sdram32 : at time 237872.0 ns BST : Burst Terminate
|
| 5299 |
|
|
# tb_top.u_sdram32 : at time 237898.0 ns READ : Bank = 3 Row = 271, Col = 211, Data = e13256c2
|
| 5300 |
|
|
# READ STATUS: Burst-No: 44 Addr: 00043fd3 Rxd: e13256c2
|
| 5301 |
|
|
# tb_top.u_sdram32 : at time 238072.0 ns BST : Burst Terminate
|
| 5302 |
|
|
# tb_top.u_sdram32 : at time 238098.0 ns READ : Bank = 3 Row = 271, Col = 212, Data = 398a1973
|
| 5303 |
|
|
# READ STATUS: Burst-No: 45 Addr: 00043fd4 Rxd: 398a1973
|
| 5304 |
|
|
# tb_top.u_sdram32 : at time 238272.0 ns BST : Burst Terminate
|
| 5305 |
|
|
# tb_top.u_sdram32 : at time 238298.0 ns READ : Bank = 3 Row = 271, Col = 213, Data = 2d4d9b5a
|
| 5306 |
|
|
# READ STATUS: Burst-No: 46 Addr: 00043fd5 Rxd: 2d4d9b5a
|
| 5307 |
|
|
# tb_top.u_sdram32 : at time 238472.0 ns BST : Burst Terminate
|
| 5308 |
|
|
# tb_top.u_sdram32 : at time 238498.0 ns READ : Bank = 3 Row = 271, Col = 214, Data = d066e4a0
|
| 5309 |
|
|
# READ STATUS: Burst-No: 47 Addr: 00043fd6 Rxd: d066e4a0
|
| 5310 |
|
|
# tb_top.u_sdram32 : at time 238672.0 ns BST : Burst Terminate
|
| 5311 |
|
|
# tb_top.u_sdram32 : at time 238698.0 ns READ : Bank = 3 Row = 271, Col = 215, Data = ff73cafe
|
| 5312 |
|
|
# READ STATUS: Burst-No: 48 Addr: 00043fd7 Rxd: ff73cafe
|
| 5313 |
|
|
# tb_top.u_sdram32 : at time 238872.0 ns BST : Burst Terminate
|
| 5314 |
|
|
# tb_top.u_sdram32 : at time 238898.0 ns READ : Bank = 3 Row = 271, Col = 216, Data = 3a096b74
|
| 5315 |
|
|
# READ STATUS: Burst-No: 49 Addr: 00043fd8 Rxd: 3a096b74
|
| 5316 |
|
|
# tb_top.u_sdram32 : at time 239072.0 ns BST : Burst Terminate
|
| 5317 |
|
|
# tb_top.u_sdram32 : at time 239098.0 ns READ : Bank = 3 Row = 271, Col = 217, Data = 5d86b7bb
|
| 5318 |
|
|
# READ STATUS: Burst-No: 50 Addr: 00043fd9 Rxd: 5d86b7bb
|
| 5319 |
|
|
# tb_top.u_sdram32 : at time 239272.0 ns BST : Burst Terminate
|
| 5320 |
|
|
# tb_top.u_sdram32 : at time 239298.0 ns READ : Bank = 3 Row = 271, Col = 218, Data = 7132bbe2
|
| 5321 |
|
|
# READ STATUS: Burst-No: 51 Addr: 00043fda Rxd: 7132bbe2
|
| 5322 |
|
|
# tb_top.u_sdram32 : at time 239472.0 ns BST : Burst Terminate
|
| 5323 |
|
|
# tb_top.u_sdram32 : at time 239498.0 ns READ : Bank = 3 Row = 271, Col = 219, Data = f16948e2
|
| 5324 |
|
|
# READ STATUS: Burst-No: 52 Addr: 00043fdb Rxd: f16948e2
|
| 5325 |
|
|
# tb_top.u_sdram32 : at time 239672.0 ns BST : Burst Terminate
|
| 5326 |
|
|
# tb_top.u_sdram32 : at time 239698.0 ns READ : Bank = 3 Row = 271, Col = 220, Data = eff34cdf
|
| 5327 |
|
|
# READ STATUS: Burst-No: 53 Addr: 00043fdc Rxd: eff34cdf
|
| 5328 |
|
|
# tb_top.u_sdram32 : at time 239872.0 ns BST : Burst Terminate
|
| 5329 |
|
|
# tb_top.u_sdram32 : at time 239898.0 ns READ : Bank = 3 Row = 271, Col = 221, Data = cc13e298
|
| 5330 |
|
|
# READ STATUS: Burst-No: 54 Addr: 00043fdd Rxd: cc13e298
|
| 5331 |
|
|
# tb_top.u_sdram32 : at time 240072.0 ns BST : Burst Terminate
|
| 5332 |
|
|
# tb_top.u_sdram32 : at time 240098.0 ns READ : Bank = 3 Row = 271, Col = 222, Data = 4fdbed9f
|
| 5333 |
|
|
# READ STATUS: Burst-No: 55 Addr: 00043fde Rxd: 4fdbed9f
|
| 5334 |
|
|
# tb_top.u_sdram32 : at time 240272.0 ns BST : Burst Terminate
|
| 5335 |
|
|
# tb_top.u_sdram32 : at time 240298.0 ns READ : Bank = 3 Row = 271, Col = 223, Data = 0817cb10
|
| 5336 |
|
|
# READ STATUS: Burst-No: 56 Addr: 00043fdf Rxd: 0817cb10
|
| 5337 |
|
|
# tb_top.u_sdram32 : at time 240472.0 ns BST : Burst Terminate
|
| 5338 |
|
|
# tb_top.u_sdram32 : at time 240498.0 ns READ : Bank = 3 Row = 271, Col = 224, Data = 791189f2
|
| 5339 |
|
|
# READ STATUS: Burst-No: 57 Addr: 00043fe0 Rxd: 791189f2
|
| 5340 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 240672.0 ns BST : Burst Terminate
|
| 5341 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 240698.0 ns READ : Bank = 3 Row = 271, Col = 225, Data = 5ee97bbd
|
| 5342 |
|
|
# READ STATUS: Burst-No: 58 Addr: 00043fe1 Rxd: 5ee97bbd
|
| 5343 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 240872.0 ns BST : Burst Terminate
|
| 5344 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 240898.0 ns READ : Bank = 3 Row = 271, Col = 226, Data = 55bc27ab
|
| 5345 |
|
|
# READ STATUS: Burst-No: 59 Addr: 00043fe2 Rxd: 55bc27ab
|
| 5346 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 241072.0 ns BST : Burst Terminate
|
| 5347 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 241098.0 ns READ : Bank = 3 Row = 271, Col = 227, Data = 5a0a0fb4
|
| 5348 |
|
|
# READ STATUS: Burst-No: 60 Addr: 00043fe3 Rxd: 5a0a0fb4
|
| 5349 |
|
|
# tb_top.u_sdram32 : at time 241412.0 ns ACT : Bank = 3 Row = 138
|
| 5350 |
|
|
# tb_top.u_sdram32 : at time 241492.0 ns BST : Burst Terminate
|
| 5351 |
|
|
# tb_top.u_sdram32 : at time 241518.0 ns READ : Bank = 3 Row = 138, Col = 21, Data = 89b5d413
|
| 5352 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00022b15 Rxd: 89b5d413
|
| 5353 |
|
|
# tb_top.u_sdram32 : at time 241692.0 ns BST : Burst Terminate
|
| 5354 |
|
|
# tb_top.u_sdram32 : at time 241718.0 ns READ : Bank = 3 Row = 138, Col = 22, Data = 560c91ac
|
| 5355 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00022b16 Rxd: 560c91ac
|
| 5356 |
|
|
# tb_top.u_sdram32 : at time 241892.0 ns BST : Burst Terminate
|
| 5357 |
|
|
# tb_top.u_sdram32 : at time 241918.0 ns READ : Bank = 3 Row = 138, Col = 23, Data = 1ae40335
|
| 5358 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00022b17 Rxd: 1ae40335
|
| 5359 |
|
|
# tb_top.u_sdram32 : at time 242092.0 ns BST : Burst Terminate
|
| 5360 |
|
|
# tb_top.u_sdram32 : at time 242118.0 ns READ : Bank = 3 Row = 138, Col = 24, Data = 1df61f3b
|
| 5361 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00022b18 Rxd: 1df61f3b
|
| 5362 |
|
|
# tb_top.u_sdram32 : at time 242292.0 ns BST : Burst Terminate
|
| 5363 |
|
|
# tb_top.u_sdram32 : at time 242318.0 ns READ : Bank = 3 Row = 138, Col = 25, Data = 9aa02435
|
| 5364 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00022b19 Rxd: 9aa02435
|
| 5365 |
|
|
# tb_top.u_sdram32 : at time 242492.0 ns BST : Burst Terminate
|
| 5366 |
|
|
# tb_top.u_sdram32 : at time 242518.0 ns READ : Bank = 3 Row = 138, Col = 26, Data = 17a98d2f
|
| 5367 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00022b1a Rxd: 17a98d2f
|
| 5368 |
|
|
# tb_top.u_sdram32 : at time 242692.0 ns BST : Burst Terminate
|
| 5369 |
|
|
# tb_top.u_sdram32 : at time 242718.0 ns READ : Bank = 3 Row = 138, Col = 27, Data = 1a619934
|
| 5370 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00022b1b Rxd: 1a619934
|
| 5371 |
|
|
# tb_top.u_sdram32 : at time 242892.0 ns BST : Burst Terminate
|
| 5372 |
|
|
# tb_top.u_sdram32 : at time 242918.0 ns READ : Bank = 3 Row = 138, Col = 28, Data = aae0a255
|
| 5373 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00022b1c Rxd: aae0a255
|
| 5374 |
|
|
# tb_top.u_sdram32 : at time 243092.0 ns BST : Burst Terminate
|
| 5375 |
|
|
# tb_top.u_sdram32 : at time 243118.0 ns READ : Bank = 3 Row = 138, Col = 29, Data = de7302bc
|
| 5376 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00022b1d Rxd: de7302bc
|
| 5377 |
|
|
# tb_top.u_sdram32 : at time 243292.0 ns BST : Burst Terminate
|
| 5378 |
|
|
# tb_top.u_sdram32 : at time 243318.0 ns READ : Bank = 3 Row = 138, Col = 30, Data = f964fef2
|
| 5379 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00022b1e Rxd: f964fef2
|
| 5380 |
|
|
# Write Address: 003e36a7, Burst Size: 2
|
| 5381 |
|
|
# Status: Burst-No: 0 Write Address: 000f8da9 WriteData: f23316e4
|
| 5382 |
|
|
# Status: Burst-No: 1 Write Address: 000f8daa WriteData: a0b8a241
|
| 5383 |
|
|
# Write Address: 00016c69, Burst Size: 59
|
| 5384 |
|
|
# Status: Burst-No: 0 Write Address: 00005b1a WriteData: e69dd0cd
|
| 5385 |
|
|
# tb_top.u_sdram32 : at time 243632.0 ns ACT : Bank = 1 Row = 995
|
| 5386 |
|
|
# Status: Burst-No: 1 Write Address: 00005b1b WriteData: 7fcff3ff
|
| 5387 |
|
|
# Status: Burst-No: 2 Write Address: 00005b1c WriteData: dac986b5
|
| 5388 |
|
|
# Status: Burst-No: 3 Write Address: 00005b1d WriteData: f42082e8
|
| 5389 |
|
|
# tb_top.u_sdram32 : at time 243692.0 ns WRITE: Bank = 1 Row = 995, Col = 169, Data = f23316e4
|
| 5390 |
|
|
# tb_top.u_sdram32 : at time 243712.0 ns WRITE: Bank = 1 Row = 995, Col = 170, Data = a0b8a241
|
| 5391 |
|
|
# tb_top.u_sdram32 : at time 243732.0 ns BST : Burst Terminate
|
| 5392 |
|
|
# Status: Burst-No: 4 Write Address: 00005b1e WriteData: a5955c4b
|
| 5393 |
|
|
# Status: Burst-No: 5 Write Address: 00005b1f WriteData: 89042e12
|
| 5394 |
|
|
# tb_top.u_sdram32 : at time 243812.0 ns ACT : Bank = 3 Row = 22
|
| 5395 |
|
|
# tb_top.u_sdram32 : at time 243872.0 ns WRITE: Bank = 3 Row = 22, Col = 26, Data = e69dd0cd
|
| 5396 |
|
|
# tb_top.u_sdram32 : at time 243892.0 ns WRITE: Bank = 3 Row = 22, Col = 27, Data = 7fcff3ff
|
| 5397 |
|
|
# tb_top.u_sdram32 : at time 243912.0 ns BST : Burst Terminate
|
| 5398 |
|
|
# tb_top.u_sdram32 : at time 243932.0 ns WRITE: Bank = 3 Row = 22, Col = 28, Data = dac986b5
|
| 5399 |
|
|
# Status: Burst-No: 6 Write Address: 00005b20 WriteData: 1b978f37
|
| 5400 |
|
|
# tb_top.u_sdram32 : at time 243952.0 ns BST : Burst Terminate
|
| 5401 |
|
|
# tb_top.u_sdram32 : at time 243972.0 ns WRITE: Bank = 3 Row = 22, Col = 29, Data = f42082e8
|
| 5402 |
|
|
# Status: Burst-No: 7 Write Address: 00005b21 WriteData: 574e1dae
|
| 5403 |
|
|
# tb_top.u_sdram32 : at time 243992.0 ns BST : Burst Terminate
|
| 5404 |
|
|
# tb_top.u_sdram32 : at time 244012.0 ns WRITE: Bank = 3 Row = 22, Col = 30, Data = a5955c4b
|
| 5405 |
|
|
# Status: Burst-No: 8 Write Address: 00005b22 WriteData: fc4ca4f8
|
| 5406 |
|
|
# tb_top.u_sdram32 : at time 244032.0 ns BST : Burst Terminate
|
| 5407 |
|
|
# tb_top.u_sdram32 : at time 244052.0 ns WRITE: Bank = 3 Row = 22, Col = 31, Data = 89042e12
|
| 5408 |
|
|
# Status: Burst-No: 9 Write Address: 00005b23 WriteData: 90184e20
|
| 5409 |
|
|
# tb_top.u_sdram32 : at time 244072.0 ns BST : Burst Terminate
|
| 5410 |
|
|
# tb_top.u_sdram32 : at time 244092.0 ns WRITE: Bank = 3 Row = 22, Col = 32, Data = 1b978f37
|
| 5411 |
|
|
# Status: Burst-No: 10 Write Address: 00005b24 WriteData: ed1b50da
|
| 5412 |
|
|
# tb_top.u_sdram32 : at time 244112.0 ns BST : Burst Terminate
|
| 5413 |
|
|
# tb_top.u_sdram32 : at time 244132.0 ns WRITE: Bank = 3 Row = 22, Col = 33, Data = 574e1dae
|
| 5414 |
|
|
# Status: Burst-No: 11 Write Address: 00005b25 WriteData: 913e0222
|
| 5415 |
|
|
# tb_top.u_sdram32 : at time 244152.0 ns BST : Burst Terminate
|
| 5416 |
|
|
# tb_top.u_sdram32 : at time 244172.0 ns WRITE: Bank = 3 Row = 22, Col = 34, Data = fc4ca4f8
|
| 5417 |
|
|
# Status: Burst-No: 12 Write Address: 00005b26 WriteData: 763355ec
|
| 5418 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 244192.0 ns BST : Burst Terminate
|
| 5419 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 244212.0 ns WRITE: Bank = 3 Row = 22, Col = 35, Data = 90184e20
|
| 5420 |
|
|
# Status: Burst-No: 13 Write Address: 00005b27 WriteData: 9535122a
|
| 5421 |
|
|
# tb_top.u_sdram32 : at time 244232.0 ns BST : Burst Terminate
|
| 5422 |
|
|
# tb_top.u_sdram32 : at time 244252.0 ns WRITE: Bank = 3 Row = 22, Col = 36, Data = ed1b50da
|
| 5423 |
|
|
# Status: Burst-No: 14 Write Address: 00005b28 WriteData: 3d7f5b7a
|
| 5424 |
|
|
# tb_top.u_sdram32 : at time 244272.0 ns BST : Burst Terminate
|
| 5425 |
|
|
# tb_top.u_sdram32 : at time 244292.0 ns WRITE: Bank = 3 Row = 22, Col = 37, Data = 913e0222
|
| 5426 |
|
|
# Status: Burst-No: 15 Write Address: 00005b29 WriteData: 0f1e511e
|
| 5427 |
|
|
# tb_top.u_sdram32 : at time 244312.0 ns BST : Burst Terminate
|
| 5428 |
|
|
# tb_top.u_sdram32 : at time 244332.0 ns WRITE: Bank = 3 Row = 22, Col = 38, Data = 763355ec
|
| 5429 |
|
|
# Status: Burst-No: 16 Write Address: 00005b2a WriteData: f4a1dae9
|
| 5430 |
|
|
# tb_top.u_sdram32 : at time 244352.0 ns BST : Burst Terminate
|
| 5431 |
|
|
# tb_top.u_sdram32 : at time 244372.0 ns WRITE: Bank = 3 Row = 22, Col = 39, Data = 9535122a
|
| 5432 |
|
|
# Status: Burst-No: 17 Write Address: 00005b2b WriteData: f5a4f2eb
|
| 5433 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 244392.0 ns BST : Burst Terminate
|
| 5434 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 244412.0 ns WRITE: Bank = 3 Row = 22, Col = 40, Data = 3d7f5b7a
|
| 5435 |
|
|
# Status: Burst-No: 18 Write Address: 00005b2c WriteData: 05b4f70b
|
| 5436 |
|
|
# tb_top.u_sdram32 : at time 244432.0 ns BST : Burst Terminate
|
| 5437 |
|
|
# tb_top.u_sdram32 : at time 244452.0 ns WRITE: Bank = 3 Row = 22, Col = 41, Data = 0f1e511e
|
| 5438 |
|
|
# Status: Burst-No: 19 Write Address: 00005b2d WriteData: b704e26e
|
| 5439 |
|
|
# tb_top.u_sdram32 : at time 244472.0 ns BST : Burst Terminate
|
| 5440 |
|
|
# tb_top.u_sdram32 : at time 244492.0 ns WRITE: Bank = 3 Row = 22, Col = 42, Data = f4a1dae9
|
| 5441 |
|
|
# Status: Burst-No: 20 Write Address: 00005b2e WriteData: af455e5e
|
| 5442 |
|
|
# tb_top.u_sdram32 : at time 244512.0 ns BST : Burst Terminate
|
| 5443 |
|
|
# tb_top.u_sdram32 : at time 244532.0 ns WRITE: Bank = 3 Row = 22, Col = 43, Data = f5a4f2eb
|
| 5444 |
|
|
# Status: Burst-No: 21 Write Address: 00005b2f WriteData: 3e502d7c
|
| 5445 |
|
|
# tb_top.u_sdram32 : at time 244552.0 ns BST : Burst Terminate
|
| 5446 |
|
|
# tb_top.u_sdram32 : at time 244572.0 ns WRITE: Bank = 3 Row = 22, Col = 44, Data = 05b4f70b
|
| 5447 |
|
|
# Status: Burst-No: 22 Write Address: 00005b30 WriteData: 22c03145
|
| 5448 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 244592.0 ns BST : Burst Terminate
|
| 5449 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 244612.0 ns WRITE: Bank = 3 Row = 22, Col = 45, Data = b704e26e
|
| 5450 |
|
|
# Status: Burst-No: 23 Write Address: 00005b31 WriteData: c5cb548b
|
| 5451 |
|
|
# tb_top.u_sdram32 : at time 244632.0 ns BST : Burst Terminate
|
| 5452 |
|
|
# tb_top.u_sdram32 : at time 244652.0 ns WRITE: Bank = 3 Row = 22, Col = 46, Data = af455e5e
|
| 5453 |
|
|
# Status: Burst-No: 24 Write Address: 00005b32 WriteData: 094bd312
|
| 5454 |
|
|
# tb_top.u_sdram32 : at time 244672.0 ns BST : Burst Terminate
|
| 5455 |
|
|
# tb_top.u_sdram32 : at time 244692.0 ns WRITE: Bank = 3 Row = 22, Col = 47, Data = 3e502d7c
|
| 5456 |
|
|
# Status: Burst-No: 25 Write Address: 00005b33 WriteData: 1bf8bd37
|
| 5457 |
|
|
# tb_top.u_sdram32 : at time 244712.0 ns BST : Burst Terminate
|
| 5458 |
|
|
# tb_top.u_sdram32 : at time 244732.0 ns WRITE: Bank = 3 Row = 22, Col = 48, Data = 22c03145
|
| 5459 |
|
|
# Status: Burst-No: 26 Write Address: 00005b34 WriteData: c1c3d683
|
| 5460 |
|
|
# tb_top.u_sdram32 : at time 244752.0 ns BST : Burst Terminate
|
| 5461 |
|
|
# tb_top.u_sdram32 : at time 244772.0 ns WRITE: Bank = 3 Row = 22, Col = 49, Data = c5cb548b
|
| 5462 |
|
|
# Status: Burst-No: 27 Write Address: 00005b35 WriteData: f0ab00e1
|
| 5463 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 244792.0 ns BST : Burst Terminate
|
| 5464 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 244812.0 ns WRITE: Bank = 3 Row = 22, Col = 50, Data = 094bd312
|
| 5465 |
|
|
# Status: Burst-No: 28 Write Address: 00005b36 WriteData: 674fdfce
|
| 5466 |
|
|
# tb_top.u_sdram32 : at time 244832.0 ns BST : Burst Terminate
|
| 5467 |
|
|
# tb_top.u_sdram32 : at time 244852.0 ns WRITE: Bank = 3 Row = 22, Col = 51, Data = 1bf8bd37
|
| 5468 |
|
|
# Status: Burst-No: 29 Write Address: 00005b37 WriteData: a5365c4a
|
| 5469 |
|
|
# tb_top.u_sdram32 : at time 244872.0 ns BST : Burst Terminate
|
| 5470 |
|
|
# tb_top.u_sdram32 : at time 244892.0 ns WRITE: Bank = 3 Row = 22, Col = 52, Data = c1c3d683
|
| 5471 |
|
|
# Status: Burst-No: 30 Write Address: 00005b38 WriteData: 6acd73d5
|
| 5472 |
|
|
# tb_top.u_sdram32 : at time 244912.0 ns BST : Burst Terminate
|
| 5473 |
|
|
# tb_top.u_sdram32 : at time 244932.0 ns WRITE: Bank = 3 Row = 22, Col = 53, Data = f0ab00e1
|
| 5474 |
|
|
# Status: Burst-No: 31 Write Address: 00005b39 WriteData: 669907cd
|
| 5475 |
|
|
# tb_top.u_sdram32 : at time 244952.0 ns BST : Burst Terminate
|
| 5476 |
|
|
# tb_top.u_sdram32 : at time 244972.0 ns WRITE: Bank = 3 Row = 22, Col = 54, Data = 674fdfce
|
| 5477 |
|
|
# Status: Burst-No: 32 Write Address: 00005b3a WriteData: f204eee4
|
| 5478 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 244992.0 ns BST : Burst Terminate
|
| 5479 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 245012.0 ns WRITE: Bank = 3 Row = 22, Col = 55, Data = a5365c4a
|
| 5480 |
|
|
# Status: Burst-No: 33 Write Address: 00005b3b WriteData: fa328cf4
|
| 5481 |
|
|
# tb_top.u_sdram32 : at time 245032.0 ns BST : Burst Terminate
|
| 5482 |
|
|
# tb_top.u_sdram32 : at time 245052.0 ns WRITE: Bank = 3 Row = 22, Col = 56, Data = 6acd73d5
|
| 5483 |
|
|
# Status: Burst-No: 34 Write Address: 00005b3c WriteData: 766153ec
|
| 5484 |
|
|
# tb_top.u_sdram32 : at time 245072.0 ns BST : Burst Terminate
|
| 5485 |
|
|
# tb_top.u_sdram32 : at time 245092.0 ns WRITE: Bank = 3 Row = 22, Col = 57, Data = 669907cd
|
| 5486 |
|
|
# Status: Burst-No: 35 Write Address: 00005b3d WriteData: 0d623f1a
|
| 5487 |
|
|
# tb_top.u_sdram32 : at time 245112.0 ns BST : Burst Terminate
|
| 5488 |
|
|
# tb_top.u_sdram32 : at time 245132.0 ns WRITE: Bank = 3 Row = 22, Col = 58, Data = f204eee4
|
| 5489 |
|
|
# Status: Burst-No: 36 Write Address: 00005b3e WriteData: f1a32ee3
|
| 5490 |
|
|
# tb_top.u_sdram32 : at time 245152.0 ns BST : Burst Terminate
|
| 5491 |
|
|
# tb_top.u_sdram32 : at time 245172.0 ns WRITE: Bank = 3 Row = 22, Col = 59, Data = fa328cf4
|
| 5492 |
|
|
# Status: Burst-No: 37 Write Address: 00005b3f WriteData: f62484ec
|
| 5493 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 245192.0 ns BST : Burst Terminate
|
| 5494 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 245212.0 ns WRITE: Bank = 3 Row = 22, Col = 60, Data = 766153ec
|
| 5495 |
|
|
# Status: Burst-No: 38 Write Address: 00005b40 WriteData: 79c681f3
|
| 5496 |
|
|
# tb_top.u_sdram32 : at time 245232.0 ns BST : Burst Terminate
|
| 5497 |
|
|
# tb_top.u_sdram32 : at time 245252.0 ns WRITE: Bank = 3 Row = 22, Col = 61, Data = 0d623f1a
|
| 5498 |
|
|
# Status: Burst-No: 39 Write Address: 00005b41 WriteData: 1687472d
|
| 5499 |
|
|
# tb_top.u_sdram32 : at time 245272.0 ns BST : Burst Terminate
|
| 5500 |
|
|
# tb_top.u_sdram32 : at time 245292.0 ns WRITE: Bank = 3 Row = 22, Col = 62, Data = f1a32ee3
|
| 5501 |
|
|
# Status: Burst-No: 40 Write Address: 00005b42 WriteData: 2e138d5c
|
| 5502 |
|
|
# tb_top.u_sdram32 : at time 245312.0 ns BST : Burst Terminate
|
| 5503 |
|
|
# tb_top.u_sdram32 : at time 245332.0 ns WRITE: Bank = 3 Row = 22, Col = 63, Data = f62484ec
|
| 5504 |
|
|
# Status: Burst-No: 41 Write Address: 00005b43 WriteData: 6e8d45dd
|
| 5505 |
|
|
# tb_top.u_sdram32 : at time 245352.0 ns BST : Burst Terminate
|
| 5506 |
|
|
# tb_top.u_sdram32 : at time 245372.0 ns WRITE: Bank = 3 Row = 22, Col = 64, Data = 79c681f3
|
| 5507 |
|
|
# Status: Burst-No: 42 Write Address: 00005b44 WriteData: f612c8ec
|
| 5508 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 245392.0 ns BST : Burst Terminate
|
| 5509 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 245412.0 ns WRITE: Bank = 3 Row = 22, Col = 65, Data = 1687472d
|
| 5510 |
|
|
# Status: Burst-No: 43 Write Address: 00005b45 WriteData: c7d87a8f
|
| 5511 |
|
|
# tb_top.u_sdram32 : at time 245432.0 ns BST : Burst Terminate
|
| 5512 |
|
|
# tb_top.u_sdram32 : at time 245452.0 ns WRITE: Bank = 3 Row = 22, Col = 66, Data = 2e138d5c
|
| 5513 |
|
|
# Status: Burst-No: 44 Write Address: 00005b46 WriteData: 7fdbb3ff
|
| 5514 |
|
|
# tb_top.u_sdram32 : at time 245472.0 ns BST : Burst Terminate
|
| 5515 |
|
|
# tb_top.u_sdram32 : at time 245492.0 ns WRITE: Bank = 3 Row = 22, Col = 67, Data = 6e8d45dd
|
| 5516 |
|
|
# Status: Burst-No: 45 Write Address: 00005b47 WriteData: 3c338578
|
| 5517 |
|
|
# tb_top.u_sdram32 : at time 245512.0 ns BST : Burst Terminate
|
| 5518 |
|
|
# tb_top.u_sdram32 : at time 245532.0 ns WRITE: Bank = 3 Row = 22, Col = 68, Data = f612c8ec
|
| 5519 |
|
|
# Status: Burst-No: 46 Write Address: 00005b48 WriteData: 55f6b9ab
|
| 5520 |
|
|
# tb_top.u_sdram32 : at time 245552.0 ns BST : Burst Terminate
|
| 5521 |
|
|
# tb_top.u_sdram32 : at time 245572.0 ns WRITE: Bank = 3 Row = 22, Col = 69, Data = c7d87a8f
|
| 5522 |
|
|
# Status: Burst-No: 47 Write Address: 00005b49 WriteData: 13d1f727
|
| 5523 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 245592.0 ns BST : Burst Terminate
|
| 5524 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 245612.0 ns WRITE: Bank = 3 Row = 22, Col = 70, Data = 7fdbb3ff
|
| 5525 |
|
|
# Status: Burst-No: 48 Write Address: 00005b4a WriteData: 7dca0ffb
|
| 5526 |
|
|
# tb_top.u_sdram32 : at time 245632.0 ns BST : Burst Terminate
|
| 5527 |
|
|
# tb_top.u_sdram32 : at time 245652.0 ns WRITE: Bank = 3 Row = 22, Col = 71, Data = 3c338578
|
| 5528 |
|
|
# Status: Burst-No: 49 Write Address: 00005b4b WriteData: 09dfc313
|
| 5529 |
|
|
# tb_top.u_sdram32 : at time 245672.0 ns BST : Burst Terminate
|
| 5530 |
|
|
# tb_top.u_sdram32 : at time 245692.0 ns WRITE: Bank = 3 Row = 22, Col = 72, Data = 55f6b9ab
|
| 5531 |
|
|
# Status: Burst-No: 50 Write Address: 00005b4c WriteData: 06499b0c
|
| 5532 |
|
|
# tb_top.u_sdram32 : at time 245712.0 ns BST : Burst Terminate
|
| 5533 |
|
|
# tb_top.u_sdram32 : at time 245732.0 ns WRITE: Bank = 3 Row = 22, Col = 73, Data = 13d1f727
|
| 5534 |
|
|
# Status: Burst-No: 51 Write Address: 00005b4d WriteData: 5db797bb
|
| 5535 |
|
|
# tb_top.u_sdram32 : at time 245752.0 ns BST : Burst Terminate
|
| 5536 |
|
|
# tb_top.u_sdram32 : at time 245772.0 ns WRITE: Bank = 3 Row = 22, Col = 74, Data = 7dca0ffb
|
| 5537 |
|
|
# Status: Burst-No: 52 Write Address: 00005b4e WriteData: f361cae6
|
| 5538 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 245792.0 ns BST : Burst Terminate
|
| 5539 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 245812.0 ns WRITE: Bank = 3 Row = 22, Col = 75, Data = 09dfc313
|
| 5540 |
|
|
# Status: Burst-No: 53 Write Address: 00005b4f WriteData: a4d83a49
|
| 5541 |
|
|
# tb_top.u_sdram32 : at time 245832.0 ns BST : Burst Terminate
|
| 5542 |
|
|
# tb_top.u_sdram32 : at time 245852.0 ns WRITE: Bank = 3 Row = 22, Col = 76, Data = 06499b0c
|
| 5543 |
|
|
# Status: Burst-No: 54 Write Address: 00005b50 WriteData: 35557b6a
|
| 5544 |
|
|
# tb_top.u_sdram32 : at time 245872.0 ns BST : Burst Terminate
|
| 5545 |
|
|
# tb_top.u_sdram32 : at time 245892.0 ns WRITE: Bank = 3 Row = 22, Col = 77, Data = 5db797bb
|
| 5546 |
|
|
# Status: Burst-No: 55 Write Address: 00005b51 WriteData: 8570f60a
|
| 5547 |
|
|
# tb_top.u_sdram32 : at time 245912.0 ns BST : Burst Terminate
|
| 5548 |
|
|
# tb_top.u_sdram32 : at time 245932.0 ns WRITE: Bank = 3 Row = 22, Col = 78, Data = f361cae6
|
| 5549 |
|
|
# Status: Burst-No: 56 Write Address: 00005b52 WriteData: 8c06d218
|
| 5550 |
|
|
# tb_top.u_sdram32 : at time 245952.0 ns BST : Burst Terminate
|
| 5551 |
|
|
# tb_top.u_sdram32 : at time 245972.0 ns WRITE: Bank = 3 Row = 22, Col = 79, Data = a4d83a49
|
| 5552 |
|
|
# Status: Burst-No: 57 Write Address: 00005b53 WriteData: 4b1ce996
|
| 5553 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 245992.0 ns BST : Burst Terminate
|
| 5554 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 246012.0 ns WRITE: Bank = 3 Row = 22, Col = 80, Data = 35557b6a
|
| 5555 |
|
|
# Status: Burst-No: 58 Write Address: 00005b54 WriteData: 84e32609
|
| 5556 |
|
|
# tb_top.u_sdram32 : at time 246032.0 ns BST : Burst Terminate
|
| 5557 |
|
|
# tb_top.u_sdram32 : at time 246052.0 ns WRITE: Bank = 3 Row = 22, Col = 81, Data = 8570f60a
|
| 5558 |
|
|
# tb_top.u_sdram32 : at time 246072.0 ns BST : Burst Terminate
|
| 5559 |
|
|
# tb_top.u_sdram32 : at time 246092.0 ns WRITE: Bank = 3 Row = 22, Col = 82, Data = 8c06d218
|
| 5560 |
|
|
# tb_top.u_sdram32 : at time 246112.0 ns BST : Burst Terminate
|
| 5561 |
|
|
# tb_top.u_sdram32 : at time 246132.0 ns WRITE: Bank = 3 Row = 22, Col = 83, Data = 4b1ce996
|
| 5562 |
|
|
# tb_top.u_sdram32 : at time 246152.0 ns BST : Burst Terminate
|
| 5563 |
|
|
# tb_top.u_sdram32 : at time 246172.0 ns WRITE: Bank = 3 Row = 22, Col = 84, Data = 84e32609
|
| 5564 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 246192.0 ns BST : Burst Terminate
|
| 5565 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 246232.0 ns BST : Burst Terminate
|
| 5566 |
|
|
# tb_top.u_sdram32 : at time 246258.0 ns READ : Bank = 1 Row = 995, Col = 169, Data = f23316e4
|
| 5567 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000f8da9 Rxd: f23316e4
|
| 5568 |
|
|
# tb_top.u_sdram32 : at time 246432.0 ns BST : Burst Terminate
|
| 5569 |
|
|
# tb_top.u_sdram32 : at time 246458.0 ns READ : Bank = 1 Row = 995, Col = 170, Data = a0b8a241
|
| 5570 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000f8daa Rxd: a0b8a241
|
| 5571 |
|
|
# tb_top.u_sdram32 : at time 246732.0 ns BST : Burst Terminate
|
| 5572 |
|
|
# tb_top.u_sdram32 : at time 246758.0 ns READ : Bank = 3 Row = 22, Col = 26, Data = e69dd0cd
|
| 5573 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00005b1a Rxd: e69dd0cd
|
| 5574 |
|
|
# tb_top.u_sdram32 : at time 246932.0 ns BST : Burst Terminate
|
| 5575 |
|
|
# tb_top.u_sdram32 : at time 246958.0 ns READ : Bank = 3 Row = 22, Col = 27, Data = 7fcff3ff
|
| 5576 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00005b1b Rxd: 7fcff3ff
|
| 5577 |
|
|
# tb_top.u_sdram32 : at time 247132.0 ns BST : Burst Terminate
|
| 5578 |
|
|
# tb_top.u_sdram32 : at time 247158.0 ns READ : Bank = 3 Row = 22, Col = 28, Data = dac986b5
|
| 5579 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00005b1c Rxd: dac986b5
|
| 5580 |
|
|
# tb_top.u_sdram32 : at time 247332.0 ns BST : Burst Terminate
|
| 5581 |
|
|
# tb_top.u_sdram32 : at time 247358.0 ns READ : Bank = 3 Row = 22, Col = 29, Data = f42082e8
|
| 5582 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00005b1d Rxd: f42082e8
|
| 5583 |
|
|
# tb_top.u_sdram32 : at time 247532.0 ns BST : Burst Terminate
|
| 5584 |
|
|
# tb_top.u_sdram32 : at time 247558.0 ns READ : Bank = 3 Row = 22, Col = 30, Data = a5955c4b
|
| 5585 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00005b1e Rxd: a5955c4b
|
| 5586 |
|
|
# tb_top.u_sdram32 : at time 247732.0 ns BST : Burst Terminate
|
| 5587 |
|
|
# tb_top.u_sdram32 : at time 247758.0 ns READ : Bank = 3 Row = 22, Col = 31, Data = 89042e12
|
| 5588 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00005b1f Rxd: 89042e12
|
| 5589 |
|
|
# tb_top.u_sdram32 : at time 247932.0 ns BST : Burst Terminate
|
| 5590 |
|
|
# tb_top.u_sdram32 : at time 247958.0 ns READ : Bank = 3 Row = 22, Col = 32, Data = 1b978f37
|
| 5591 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00005b20 Rxd: 1b978f37
|
| 5592 |
|
|
# tb_top.u_sdram32 : at time 248132.0 ns BST : Burst Terminate
|
| 5593 |
|
|
# tb_top.u_sdram32 : at time 248158.0 ns READ : Bank = 3 Row = 22, Col = 33, Data = 574e1dae
|
| 5594 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00005b21 Rxd: 574e1dae
|
| 5595 |
|
|
# tb_top.u_sdram32 : at time 248332.0 ns BST : Burst Terminate
|
| 5596 |
|
|
# tb_top.u_sdram32 : at time 248358.0 ns READ : Bank = 3 Row = 22, Col = 34, Data = fc4ca4f8
|
| 5597 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00005b22 Rxd: fc4ca4f8
|
| 5598 |
|
|
# tb_top.u_sdram32 : at time 248532.0 ns BST : Burst Terminate
|
| 5599 |
|
|
# tb_top.u_sdram32 : at time 248558.0 ns READ : Bank = 3 Row = 22, Col = 35, Data = 90184e20
|
| 5600 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00005b23 Rxd: 90184e20
|
| 5601 |
|
|
# tb_top.u_sdram32 : at time 248732.0 ns BST : Burst Terminate
|
| 5602 |
|
|
# tb_top.u_sdram32 : at time 248758.0 ns READ : Bank = 3 Row = 22, Col = 36, Data = ed1b50da
|
| 5603 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00005b24 Rxd: ed1b50da
|
| 5604 |
|
|
# tb_top.u_sdram32 : at time 248932.0 ns BST : Burst Terminate
|
| 5605 |
|
|
# tb_top.u_sdram32 : at time 248958.0 ns READ : Bank = 3 Row = 22, Col = 37, Data = 913e0222
|
| 5606 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00005b25 Rxd: 913e0222
|
| 5607 |
|
|
# tb_top.u_sdram32 : at time 249132.0 ns BST : Burst Terminate
|
| 5608 |
|
|
# tb_top.u_sdram32 : at time 249158.0 ns READ : Bank = 3 Row = 22, Col = 38, Data = 763355ec
|
| 5609 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00005b26 Rxd: 763355ec
|
| 5610 |
|
|
# tb_top.u_sdram32 : at time 249332.0 ns BST : Burst Terminate
|
| 5611 |
|
|
# tb_top.u_sdram32 : at time 249358.0 ns READ : Bank = 3 Row = 22, Col = 39, Data = 9535122a
|
| 5612 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00005b27 Rxd: 9535122a
|
| 5613 |
|
|
# tb_top.u_sdram32 : at time 249532.0 ns BST : Burst Terminate
|
| 5614 |
|
|
# tb_top.u_sdram32 : at time 249558.0 ns READ : Bank = 3 Row = 22, Col = 40, Data = 3d7f5b7a
|
| 5615 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00005b28 Rxd: 3d7f5b7a
|
| 5616 |
|
|
# tb_top.u_sdram32 : at time 249732.0 ns BST : Burst Terminate
|
| 5617 |
|
|
# tb_top.u_sdram32 : at time 249758.0 ns READ : Bank = 3 Row = 22, Col = 41, Data = 0f1e511e
|
| 5618 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00005b29 Rxd: 0f1e511e
|
| 5619 |
|
|
# tb_top.u_sdram32 : at time 249932.0 ns BST : Burst Terminate
|
| 5620 |
|
|
# tb_top.u_sdram32 : at time 249958.0 ns READ : Bank = 3 Row = 22, Col = 42, Data = f4a1dae9
|
| 5621 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00005b2a Rxd: f4a1dae9
|
| 5622 |
|
|
# tb_top.u_sdram32 : at time 250132.0 ns BST : Burst Terminate
|
| 5623 |
|
|
# tb_top.u_sdram32 : at time 250158.0 ns READ : Bank = 3 Row = 22, Col = 43, Data = f5a4f2eb
|
| 5624 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00005b2b Rxd: f5a4f2eb
|
| 5625 |
|
|
# tb_top.u_sdram32 : at time 250332.0 ns BST : Burst Terminate
|
| 5626 |
|
|
# tb_top.u_sdram32 : at time 250358.0 ns READ : Bank = 3 Row = 22, Col = 44, Data = 05b4f70b
|
| 5627 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00005b2c Rxd: 05b4f70b
|
| 5628 |
|
|
# tb_top.u_sdram32 : at time 250532.0 ns BST : Burst Terminate
|
| 5629 |
|
|
# tb_top.u_sdram32 : at time 250558.0 ns READ : Bank = 3 Row = 22, Col = 45, Data = b704e26e
|
| 5630 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00005b2d Rxd: b704e26e
|
| 5631 |
|
|
# tb_top.u_sdram32 : at time 250732.0 ns BST : Burst Terminate
|
| 5632 |
|
|
# tb_top.u_sdram32 : at time 250758.0 ns READ : Bank = 3 Row = 22, Col = 46, Data = af455e5e
|
| 5633 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00005b2e Rxd: af455e5e
|
| 5634 |
|
|
# tb_top.u_sdram32 : at time 250932.0 ns BST : Burst Terminate
|
| 5635 |
|
|
# tb_top.u_sdram32 : at time 250958.0 ns READ : Bank = 3 Row = 22, Col = 47, Data = 3e502d7c
|
| 5636 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00005b2f Rxd: 3e502d7c
|
| 5637 |
|
|
# tb_top.u_sdram32 : at time 251132.0 ns BST : Burst Terminate
|
| 5638 |
|
|
# tb_top.u_sdram32 : at time 251158.0 ns READ : Bank = 3 Row = 22, Col = 48, Data = 22c03145
|
| 5639 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00005b30 Rxd: 22c03145
|
| 5640 |
|
|
# tb_top.u_sdram32 : at time 251332.0 ns BST : Burst Terminate
|
| 5641 |
|
|
# tb_top.u_sdram32 : at time 251358.0 ns READ : Bank = 3 Row = 22, Col = 49, Data = c5cb548b
|
| 5642 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00005b31 Rxd: c5cb548b
|
| 5643 |
|
|
# tb_top.u_sdram32 : at time 251532.0 ns BST : Burst Terminate
|
| 5644 |
|
|
# tb_top.u_sdram32 : at time 251558.0 ns READ : Bank = 3 Row = 22, Col = 50, Data = 094bd312
|
| 5645 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00005b32 Rxd: 094bd312
|
| 5646 |
|
|
# tb_top.u_sdram32 : at time 251732.0 ns BST : Burst Terminate
|
| 5647 |
|
|
# tb_top.u_sdram32 : at time 251758.0 ns READ : Bank = 3 Row = 22, Col = 51, Data = 1bf8bd37
|
| 5648 |
|
|
# READ STATUS: Burst-No: 25 Addr: 00005b33 Rxd: 1bf8bd37
|
| 5649 |
|
|
# tb_top.u_sdram32 : at time 251932.0 ns BST : Burst Terminate
|
| 5650 |
|
|
# tb_top.u_sdram32 : at time 251958.0 ns READ : Bank = 3 Row = 22, Col = 52, Data = c1c3d683
|
| 5651 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00005b34 Rxd: c1c3d683
|
| 5652 |
|
|
# tb_top.u_sdram32 : at time 252132.0 ns BST : Burst Terminate
|
| 5653 |
|
|
# tb_top.u_sdram32 : at time 252158.0 ns READ : Bank = 3 Row = 22, Col = 53, Data = f0ab00e1
|
| 5654 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00005b35 Rxd: f0ab00e1
|
| 5655 |
|
|
# tb_top.u_sdram32 : at time 252332.0 ns BST : Burst Terminate
|
| 5656 |
|
|
# tb_top.u_sdram32 : at time 252358.0 ns READ : Bank = 3 Row = 22, Col = 54, Data = 674fdfce
|
| 5657 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00005b36 Rxd: 674fdfce
|
| 5658 |
|
|
# tb_top.u_sdram32 : at time 252532.0 ns BST : Burst Terminate
|
| 5659 |
|
|
# tb_top.u_sdram32 : at time 252558.0 ns READ : Bank = 3 Row = 22, Col = 55, Data = a5365c4a
|
| 5660 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00005b37 Rxd: a5365c4a
|
| 5661 |
|
|
# tb_top.u_sdram32 : at time 252732.0 ns BST : Burst Terminate
|
| 5662 |
|
|
# tb_top.u_sdram32 : at time 252758.0 ns READ : Bank = 3 Row = 22, Col = 56, Data = 6acd73d5
|
| 5663 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00005b38 Rxd: 6acd73d5
|
| 5664 |
|
|
# tb_top.u_sdram32 : at time 252932.0 ns BST : Burst Terminate
|
| 5665 |
|
|
# tb_top.u_sdram32 : at time 252958.0 ns READ : Bank = 3 Row = 22, Col = 57, Data = 669907cd
|
| 5666 |
|
|
# READ STATUS: Burst-No: 31 Addr: 00005b39 Rxd: 669907cd
|
| 5667 |
|
|
# tb_top.u_sdram32 : at time 253132.0 ns BST : Burst Terminate
|
| 5668 |
|
|
# tb_top.u_sdram32 : at time 253158.0 ns READ : Bank = 3 Row = 22, Col = 58, Data = f204eee4
|
| 5669 |
|
|
# READ STATUS: Burst-No: 32 Addr: 00005b3a Rxd: f204eee4
|
| 5670 |
|
|
# tb_top.u_sdram32 : at time 253332.0 ns BST : Burst Terminate
|
| 5671 |
|
|
# tb_top.u_sdram32 : at time 253358.0 ns READ : Bank = 3 Row = 22, Col = 59, Data = fa328cf4
|
| 5672 |
|
|
# READ STATUS: Burst-No: 33 Addr: 00005b3b Rxd: fa328cf4
|
| 5673 |
|
|
# tb_top.u_sdram32 : at time 253532.0 ns BST : Burst Terminate
|
| 5674 |
|
|
# tb_top.u_sdram32 : at time 253558.0 ns READ : Bank = 3 Row = 22, Col = 60, Data = 766153ec
|
| 5675 |
|
|
# READ STATUS: Burst-No: 34 Addr: 00005b3c Rxd: 766153ec
|
| 5676 |
|
|
# tb_top.u_sdram32 : at time 253732.0 ns BST : Burst Terminate
|
| 5677 |
|
|
# tb_top.u_sdram32 : at time 253758.0 ns READ : Bank = 3 Row = 22, Col = 61, Data = 0d623f1a
|
| 5678 |
|
|
# READ STATUS: Burst-No: 35 Addr: 00005b3d Rxd: 0d623f1a
|
| 5679 |
|
|
# tb_top.u_sdram32 : at time 253932.0 ns BST : Burst Terminate
|
| 5680 |
|
|
# tb_top.u_sdram32 : at time 253958.0 ns READ : Bank = 3 Row = 22, Col = 62, Data = f1a32ee3
|
| 5681 |
|
|
# READ STATUS: Burst-No: 36 Addr: 00005b3e Rxd: f1a32ee3
|
| 5682 |
|
|
# tb_top.u_sdram32 : at time 254132.0 ns BST : Burst Terminate
|
| 5683 |
|
|
# tb_top.u_sdram32 : at time 254158.0 ns READ : Bank = 3 Row = 22, Col = 63, Data = f62484ec
|
| 5684 |
|
|
# READ STATUS: Burst-No: 37 Addr: 00005b3f Rxd: f62484ec
|
| 5685 |
|
|
# tb_top.u_sdram32 : at time 254332.0 ns BST : Burst Terminate
|
| 5686 |
|
|
# tb_top.u_sdram32 : at time 254358.0 ns READ : Bank = 3 Row = 22, Col = 64, Data = 79c681f3
|
| 5687 |
|
|
# READ STATUS: Burst-No: 38 Addr: 00005b40 Rxd: 79c681f3
|
| 5688 |
|
|
# tb_top.u_sdram32 : at time 254532.0 ns BST : Burst Terminate
|
| 5689 |
|
|
# tb_top.u_sdram32 : at time 254558.0 ns READ : Bank = 3 Row = 22, Col = 65, Data = 1687472d
|
| 5690 |
|
|
# READ STATUS: Burst-No: 39 Addr: 00005b41 Rxd: 1687472d
|
| 5691 |
|
|
# tb_top.u_sdram32 : at time 254732.0 ns BST : Burst Terminate
|
| 5692 |
|
|
# tb_top.u_sdram32 : at time 254758.0 ns READ : Bank = 3 Row = 22, Col = 66, Data = 2e138d5c
|
| 5693 |
|
|
# READ STATUS: Burst-No: 40 Addr: 00005b42 Rxd: 2e138d5c
|
| 5694 |
|
|
# tb_top.u_sdram32 : at time 254932.0 ns BST : Burst Terminate
|
| 5695 |
|
|
# tb_top.u_sdram32 : at time 254958.0 ns READ : Bank = 3 Row = 22, Col = 67, Data = 6e8d45dd
|
| 5696 |
|
|
# READ STATUS: Burst-No: 41 Addr: 00005b43 Rxd: 6e8d45dd
|
| 5697 |
|
|
# tb_top.u_sdram32 : at time 255132.0 ns BST : Burst Terminate
|
| 5698 |
|
|
# tb_top.u_sdram32 : at time 255158.0 ns READ : Bank = 3 Row = 22, Col = 68, Data = f612c8ec
|
| 5699 |
|
|
# READ STATUS: Burst-No: 42 Addr: 00005b44 Rxd: f612c8ec
|
| 5700 |
|
|
# tb_top.u_sdram32 : at time 255332.0 ns BST : Burst Terminate
|
| 5701 |
|
|
# tb_top.u_sdram32 : at time 255358.0 ns READ : Bank = 3 Row = 22, Col = 69, Data = c7d87a8f
|
| 5702 |
|
|
# READ STATUS: Burst-No: 43 Addr: 00005b45 Rxd: c7d87a8f
|
| 5703 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 255532.0 ns BST : Burst Terminate
|
| 5704 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 255558.0 ns READ : Bank = 3 Row = 22, Col = 70, Data = 7fdbb3ff
|
| 5705 |
|
|
# READ STATUS: Burst-No: 44 Addr: 00005b46 Rxd: 7fdbb3ff
|
| 5706 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 255732.0 ns BST : Burst Terminate
|
| 5707 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 255758.0 ns READ : Bank = 3 Row = 22, Col = 71, Data = 3c338578
|
| 5708 |
|
|
# READ STATUS: Burst-No: 45 Addr: 00005b47 Rxd: 3c338578
|
| 5709 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 255932.0 ns BST : Burst Terminate
|
| 5710 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 255958.0 ns READ : Bank = 3 Row = 22, Col = 72, Data = 55f6b9ab
|
| 5711 |
|
|
# READ STATUS: Burst-No: 46 Addr: 00005b48 Rxd: 55f6b9ab
|
| 5712 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 256132.0 ns BST : Burst Terminate
|
| 5713 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 256158.0 ns READ : Bank = 3 Row = 22, Col = 73, Data = 13d1f727
|
| 5714 |
|
|
# READ STATUS: Burst-No: 47 Addr: 00005b49 Rxd: 13d1f727
|
| 5715 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 256332.0 ns BST : Burst Terminate
|
| 5716 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 256358.0 ns READ : Bank = 3 Row = 22, Col = 74, Data = 7dca0ffb
|
| 5717 |
|
|
# READ STATUS: Burst-No: 48 Addr: 00005b4a Rxd: 7dca0ffb
|
| 5718 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 256532.0 ns BST : Burst Terminate
|
| 5719 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 256558.0 ns READ : Bank = 3 Row = 22, Col = 75, Data = 09dfc313
|
| 5720 |
|
|
# READ STATUS: Burst-No: 49 Addr: 00005b4b Rxd: 09dfc313
|
| 5721 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 256732.0 ns BST : Burst Terminate
|
| 5722 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 256758.0 ns READ : Bank = 3 Row = 22, Col = 76, Data = 06499b0c
|
| 5723 |
|
|
# READ STATUS: Burst-No: 50 Addr: 00005b4c Rxd: 06499b0c
|
| 5724 |
|
|
# tb_top.u_sdram32 : at time 256932.0 ns AREF : Auto Refresh
|
| 5725 |
|
|
# tb_top.u_sdram32 : at time 257112.0 ns AREF : Auto Refresh
|
| 5726 |
|
|
# tb_top.u_sdram32 : at time 257292.0 ns AREF : Auto Refresh
|
| 5727 |
|
|
# tb_top.u_sdram32 : at time 257472.0 ns AREF : Auto Refresh
|
| 5728 |
|
|
# tb_top.u_sdram32 : at time 257652.0 ns AREF : Auto Refresh
|
| 5729 |
|
|
# tb_top.u_sdram32 : at time 257832.0 ns AREF : Auto Refresh
|
| 5730 |
|
|
# tb_top.u_sdram32 : at time 258012.0 ns ACT : Bank = 3 Row = 22
|
| 5731 |
|
|
# tb_top.u_sdram32 : at time 258092.0 ns BST : Burst Terminate
|
| 5732 |
|
|
# tb_top.u_sdram32 : at time 258118.0 ns READ : Bank = 3 Row = 22, Col = 77, Data = 5db797bb
|
| 5733 |
|
|
# READ STATUS: Burst-No: 51 Addr: 00005b4d Rxd: 5db797bb
|
| 5734 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 258292.0 ns BST : Burst Terminate
|
| 5735 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 258318.0 ns READ : Bank = 3 Row = 22, Col = 78, Data = f361cae6
|
| 5736 |
|
|
# READ STATUS: Burst-No: 52 Addr: 00005b4e Rxd: f361cae6
|
| 5737 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 258492.0 ns BST : Burst Terminate
|
| 5738 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 258518.0 ns READ : Bank = 3 Row = 22, Col = 79, Data = a4d83a49
|
| 5739 |
|
|
# READ STATUS: Burst-No: 53 Addr: 00005b4f Rxd: a4d83a49
|
| 5740 |
|
|
# tb_top.u_sdram32 : at time 258692.0 ns BST : Burst Terminate
|
| 5741 |
|
|
# tb_top.u_sdram32 : at time 258718.0 ns READ : Bank = 3 Row = 22, Col = 80, Data = 35557b6a
|
| 5742 |
|
|
# READ STATUS: Burst-No: 54 Addr: 00005b50 Rxd: 35557b6a
|
| 5743 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 258892.0 ns BST : Burst Terminate
|
| 5744 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 258918.0 ns READ : Bank = 3 Row = 22, Col = 81, Data = 8570f60a
|
| 5745 |
|
|
# READ STATUS: Burst-No: 55 Addr: 00005b51 Rxd: 8570f60a
|
| 5746 |
|
|
# tb_top.u_sdram32 : at time 259092.0 ns BST : Burst Terminate
|
| 5747 |
|
|
# tb_top.u_sdram32 : at time 259118.0 ns READ : Bank = 3 Row = 22, Col = 82, Data = 8c06d218
|
| 5748 |
|
|
# READ STATUS: Burst-No: 56 Addr: 00005b52 Rxd: 8c06d218
|
| 5749 |
|
|
# tb_top.u_sdram32 : at time 259292.0 ns BST : Burst Terminate
|
| 5750 |
|
|
# tb_top.u_sdram32 : at time 259318.0 ns READ : Bank = 3 Row = 22, Col = 83, Data = 4b1ce996
|
| 5751 |
|
|
# READ STATUS: Burst-No: 57 Addr: 00005b53 Rxd: 4b1ce996
|
| 5752 |
|
|
# tb_top.u_sdram32 : at time 259492.0 ns BST : Burst Terminate
|
| 5753 |
|
|
# tb_top.u_sdram32 : at time 259518.0 ns READ : Bank = 3 Row = 22, Col = 84, Data = 84e32609
|
| 5754 |
|
|
# READ STATUS: Burst-No: 58 Addr: 00005b54 Rxd: 84e32609
|
| 5755 |
|
|
# Write Address: 0025712e, Burst Size: 62
|
| 5756 |
|
|
# Status: Burst-No: 0 Write Address: 00095c4b WriteData: 33638966
|
| 5757 |
|
|
# Status: Burst-No: 1 Write Address: 00095c4c WriteData: bb062876
|
| 5758 |
|
|
# Status: Burst-No: 2 Write Address: 00095c4d WriteData: 3a982575
|
| 5759 |
|
|
# Status: Burst-No: 3 Write Address: 00095c4e WriteData: c7b43a8f
|
| 5760 |
|
|
# Status: Burst-No: 4 Write Address: 00095c4f WriteData: 4ad39595
|
| 5761 |
|
|
# Status: Burst-No: 5 Write Address: 00095c50 WriteData: 3da8cd7b
|
| 5762 |
|
|
# tb_top.u_sdram32 : at time 259832.0 ns ACT : Bank = 0 Row = 599
|
| 5763 |
|
|
# tb_top.u_sdram32 : at time 259892.0 ns WRITE: Bank = 0 Row = 599, Col = 75, Data = 33638966
|
| 5764 |
|
|
# tb_top.u_sdram32 : at time 259912.0 ns WRITE: Bank = 0 Row = 599, Col = 76, Data = bb062876
|
| 5765 |
|
|
# tb_top.u_sdram32 : at time 259932.0 ns BST : Burst Terminate
|
| 5766 |
|
|
# tb_top.u_sdram32 : at time 259952.0 ns WRITE: Bank = 0 Row = 599, Col = 77, Data = 3a982575
|
| 5767 |
|
|
# Status: Burst-No: 6 Write Address: 00095c51 WriteData: be43ea7c
|
| 5768 |
|
|
# tb_top.u_sdram32 : at time 259972.0 ns BST : Burst Terminate
|
| 5769 |
|
|
# tb_top.u_sdram32 : at time 259992.0 ns WRITE: Bank = 0 Row = 599, Col = 78, Data = c7b43a8f
|
| 5770 |
|
|
# Status: Burst-No: 7 Write Address: 00095c52 WriteData: b7f4306f
|
| 5771 |
|
|
# tb_top.u_sdram32 : at time 260012.0 ns BST : Burst Terminate
|
| 5772 |
|
|
# tb_top.u_sdram32 : at time 260032.0 ns WRITE: Bank = 0 Row = 599, Col = 79, Data = 4ad39595
|
| 5773 |
|
|
# Status: Burst-No: 8 Write Address: 00095c53 WriteData: e4824cc9
|
| 5774 |
|
|
# tb_top.u_sdram32 : at time 260052.0 ns BST : Burst Terminate
|
| 5775 |
|
|
# tb_top.u_sdram32 : at time 260072.0 ns WRITE: Bank = 0 Row = 599, Col = 80, Data = 3da8cd7b
|
| 5776 |
|
|
# Status: Burst-No: 9 Write Address: 00095c54 WriteData: e4d820c9
|
| 5777 |
|
|
# tb_top.u_sdram32 : at time 260092.0 ns BST : Burst Terminate
|
| 5778 |
|
|
# tb_top.u_sdram32 : at time 260112.0 ns WRITE: Bank = 0 Row = 599, Col = 81, Data = be43ea7c
|
| 5779 |
|
|
# Status: Burst-No: 10 Write Address: 00095c55 WriteData: 5a3761b4
|
| 5780 |
|
|
# tb_top.u_sdram32 : at time 260132.0 ns BST : Burst Terminate
|
| 5781 |
|
|
# tb_top.u_sdram32 : at time 260152.0 ns WRITE: Bank = 0 Row = 599, Col = 82, Data = b7f4306f
|
| 5782 |
|
|
# Status: Burst-No: 11 Write Address: 00095c56 WriteData: 6d48a5da
|
| 5783 |
|
|
# tb_top.u_sdram32 : at time 260172.0 ns BST : Burst Terminate
|
| 5784 |
|
|
# tb_top.u_sdram32 : at time 260192.0 ns WRITE: Bank = 0 Row = 599, Col = 83, Data = e4824cc9
|
| 5785 |
|
|
# Status: Burst-No: 12 Write Address: 00095c57 WriteData: d6aea8ad
|
| 5786 |
|
|
# tb_top.u_sdram32 : at time 260212.0 ns BST : Burst Terminate
|
| 5787 |
|
|
# tb_top.u_sdram32 : at time 260232.0 ns WRITE: Bank = 0 Row = 599, Col = 84, Data = e4d820c9
|
| 5788 |
|
|
# Status: Burst-No: 13 Write Address: 00095c58 WriteData: 6fcff1df
|
| 5789 |
|
|
# tb_top.u_sdram32 : at time 260252.0 ns BST : Burst Terminate
|
| 5790 |
|
|
# tb_top.u_sdram32 : at time 260272.0 ns WRITE: Bank = 0 Row = 599, Col = 85, Data = 5a3761b4
|
| 5791 |
|
|
# Status: Burst-No: 14 Write Address: 00095c59 WriteData: 06b0e30d
|
| 5792 |
|
|
# tb_top.u_sdram32 : at time 260292.0 ns BST : Burst Terminate
|
| 5793 |
|
|
# tb_top.u_sdram32 : at time 260312.0 ns WRITE: Bank = 0 Row = 599, Col = 86, Data = 6d48a5da
|
| 5794 |
|
|
# Status: Burst-No: 15 Write Address: 00095c5a WriteData: 384d4170
|
| 5795 |
|
|
# tb_top.u_sdram32 : at time 260332.0 ns BST : Burst Terminate
|
| 5796 |
|
|
# tb_top.u_sdram32 : at time 260352.0 ns WRITE: Bank = 0 Row = 599, Col = 87, Data = d6aea8ad
|
| 5797 |
|
|
# Status: Burst-No: 16 Write Address: 00095c5b WriteData: 41bd6783
|
| 5798 |
|
|
# tb_top.u_sdram32 : at time 260372.0 ns BST : Burst Terminate
|
| 5799 |
|
|
# tb_top.u_sdram32 : at time 260392.0 ns WRITE: Bank = 0 Row = 599, Col = 88, Data = 6fcff1df
|
| 5800 |
|
|
# Status: Burst-No: 17 Write Address: 00095c5c WriteData: a8c6c451
|
| 5801 |
|
|
# tb_top.u_sdram32 : at time 260412.0 ns BST : Burst Terminate
|
| 5802 |
|
|
# tb_top.u_sdram32 : at time 260432.0 ns WRITE: Bank = 0 Row = 599, Col = 89, Data = 06b0e30d
|
| 5803 |
|
|
# Status: Burst-No: 18 Write Address: 00095c5d WriteData: 027a8d04
|
| 5804 |
|
|
# tb_top.u_sdram32 : at time 260452.0 ns BST : Burst Terminate
|
| 5805 |
|
|
# tb_top.u_sdram32 : at time 260472.0 ns WRITE: Bank = 0 Row = 599, Col = 90, Data = 384d4170
|
| 5806 |
|
|
# Status: Burst-No: 19 Write Address: 00095c5e WriteData: c0467280
|
| 5807 |
|
|
# tb_top.u_sdram32 : at time 260492.0 ns BST : Burst Terminate
|
| 5808 |
|
|
# tb_top.u_sdram32 : at time 260512.0 ns WRITE: Bank = 0 Row = 599, Col = 91, Data = 41bd6783
|
| 5809 |
|
|
# Status: Burst-No: 20 Write Address: 00095c5f WriteData: fcf504f9
|
| 5810 |
|
|
# tb_top.u_sdram32 : at time 260532.0 ns BST : Burst Terminate
|
| 5811 |
|
|
# tb_top.u_sdram32 : at time 260552.0 ns WRITE: Bank = 0 Row = 599, Col = 92, Data = a8c6c451
|
| 5812 |
|
|
# Status: Burst-No: 21 Write Address: 00095c60 WriteData: 0379ed06
|
| 5813 |
|
|
# tb_top.u_sdram32 : at time 260572.0 ns BST : Burst Terminate
|
| 5814 |
|
|
# tb_top.u_sdram32 : at time 260592.0 ns WRITE: Bank = 0 Row = 599, Col = 93, Data = 027a8d04
|
| 5815 |
|
|
# Status: Burst-No: 22 Write Address: 00095c61 WriteData: e5063aca
|
| 5816 |
|
|
# tb_top.u_sdram32 : at time 260612.0 ns BST : Burst Terminate
|
| 5817 |
|
|
# tb_top.u_sdram32 : at time 260632.0 ns WRITE: Bank = 0 Row = 599, Col = 94, Data = c0467280
|
| 5818 |
|
|
# Status: Burst-No: 23 Write Address: 00095c62 WriteData: ef8d64df
|
| 5819 |
|
|
# tb_top.u_sdram32 : at time 260652.0 ns BST : Burst Terminate
|
| 5820 |
|
|
# tb_top.u_sdram32 : at time 260672.0 ns WRITE: Bank = 0 Row = 599, Col = 95, Data = fcf504f9
|
| 5821 |
|
|
# Status: Burst-No: 24 Write Address: 00095c63 WriteData: 64f9bbc9
|
| 5822 |
|
|
# tb_top.u_sdram32 : at time 260692.0 ns BST : Burst Terminate
|
| 5823 |
|
|
# tb_top.u_sdram32 : at time 260712.0 ns WRITE: Bank = 0 Row = 599, Col = 96, Data = 0379ed06
|
| 5824 |
|
|
# Status: Burst-No: 25 Write Address: 00095c64 WriteData: 42797584
|
| 5825 |
|
|
# tb_top.u_sdram32 : at time 260732.0 ns BST : Burst Terminate
|
| 5826 |
|
|
# tb_top.u_sdram32 : at time 260752.0 ns WRITE: Bank = 0 Row = 599, Col = 97, Data = e5063aca
|
| 5827 |
|
|
# Status: Burst-No: 26 Write Address: 00095c65 WriteData: d84988b0
|
| 5828 |
|
|
# tb_top.u_sdram32 : at time 260772.0 ns BST : Burst Terminate
|
| 5829 |
|
|
# tb_top.u_sdram32 : at time 260792.0 ns WRITE: Bank = 0 Row = 599, Col = 98, Data = ef8d64df
|
| 5830 |
|
|
# Status: Burst-No: 27 Write Address: 00095c66 WriteData: 74bc03e9
|
| 5831 |
|
|
# tb_top.u_sdram32 : at time 260812.0 ns BST : Burst Terminate
|
| 5832 |
|
|
# tb_top.u_sdram32 : at time 260832.0 ns WRITE: Bank = 0 Row = 599, Col = 99, Data = 64f9bbc9
|
| 5833 |
|
|
# Status: Burst-No: 28 Write Address: 00095c67 WriteData: 08098510
|
| 5834 |
|
|
# tb_top.u_sdram32 : at time 260852.0 ns BST : Burst Terminate
|
| 5835 |
|
|
# tb_top.u_sdram32 : at time 260872.0 ns WRITE: Bank = 0 Row = 599, Col = 100, Data = 42797584
|
| 5836 |
|
|
# Status: Burst-No: 29 Write Address: 00095c68 WriteData: 6f3425de
|
| 5837 |
|
|
# tb_top.u_sdram32 : at time 260892.0 ns BST : Burst Terminate
|
| 5838 |
|
|
# tb_top.u_sdram32 : at time 260912.0 ns WRITE: Bank = 0 Row = 599, Col = 101, Data = d84988b0
|
| 5839 |
|
|
# Status: Burst-No: 30 Write Address: 00095c69 WriteData: d659d0ac
|
| 5840 |
|
|
# tb_top.u_sdram32 : at time 260932.0 ns BST : Burst Terminate
|
| 5841 |
|
|
# tb_top.u_sdram32 : at time 260952.0 ns WRITE: Bank = 0 Row = 599, Col = 102, Data = 74bc03e9
|
| 5842 |
|
|
# Status: Burst-No: 31 Write Address: 00095c6a WriteData: 0498fb09
|
| 5843 |
|
|
# tb_top.u_sdram32 : at time 260972.0 ns BST : Burst Terminate
|
| 5844 |
|
|
# tb_top.u_sdram32 : at time 260992.0 ns WRITE: Bank = 0 Row = 599, Col = 103, Data = 08098510
|
| 5845 |
|
|
# Status: Burst-No: 32 Write Address: 00095c6b WriteData: 6bf823d7
|
| 5846 |
|
|
# tb_top.u_sdram32 : at time 261012.0 ns BST : Burst Terminate
|
| 5847 |
|
|
# tb_top.u_sdram32 : at time 261032.0 ns WRITE: Bank = 0 Row = 599, Col = 104, Data = 6f3425de
|
| 5848 |
|
|
# Status: Burst-No: 33 Write Address: 00095c6c WriteData: 30c38f61
|
| 5849 |
|
|
# tb_top.u_sdram32 : at time 261052.0 ns BST : Burst Terminate
|
| 5850 |
|
|
# tb_top.u_sdram32 : at time 261072.0 ns WRITE: Bank = 0 Row = 599, Col = 105, Data = d659d0ac
|
| 5851 |
|
|
# Status: Burst-No: 34 Write Address: 00095c6d WriteData: 86c8320d
|
| 5852 |
|
|
# tb_top.u_sdram32 : at time 261092.0 ns BST : Burst Terminate
|
| 5853 |
|
|
# tb_top.u_sdram32 : at time 261112.0 ns WRITE: Bank = 0 Row = 599, Col = 106, Data = 0498fb09
|
| 5854 |
|
|
# Status: Burst-No: 35 Write Address: 00095c6e WriteData: 48c3b791
|
| 5855 |
|
|
# tb_top.u_sdram32 : at time 261132.0 ns BST : Burst Terminate
|
| 5856 |
|
|
# tb_top.u_sdram32 : at time 261152.0 ns WRITE: Bank = 0 Row = 599, Col = 107, Data = 6bf823d7
|
| 5857 |
|
|
# Status: Burst-No: 36 Write Address: 00095c6f WriteData: e9eb0ed3
|
| 5858 |
|
|
# tb_top.u_sdram32 : at time 261172.0 ns BST : Burst Terminate
|
| 5859 |
|
|
# tb_top.u_sdram32 : at time 261192.0 ns WRITE: Bank = 0 Row = 599, Col = 108, Data = 30c38f61
|
| 5860 |
|
|
# Status: Burst-No: 37 Write Address: 00095c70 WriteData: 4d77f99a
|
| 5861 |
|
|
# tb_top.u_sdram32 : at time 261212.0 ns BST : Burst Terminate
|
| 5862 |
|
|
# tb_top.u_sdram32 : at time 261232.0 ns WRITE: Bank = 0 Row = 599, Col = 109, Data = 86c8320d
|
| 5863 |
|
|
# Status: Burst-No: 38 Write Address: 00095c71 WriteData: 17bd872f
|
| 5864 |
|
|
# tb_top.u_sdram32 : at time 261252.0 ns BST : Burst Terminate
|
| 5865 |
|
|
# tb_top.u_sdram32 : at time 261272.0 ns WRITE: Bank = 0 Row = 599, Col = 110, Data = 48c3b791
|
| 5866 |
|
|
# Status: Burst-No: 39 Write Address: 00095c72 WriteData: 2720634e
|
| 5867 |
|
|
# tb_top.u_sdram32 : at time 261292.0 ns BST : Burst Terminate
|
| 5868 |
|
|
# tb_top.u_sdram32 : at time 261312.0 ns WRITE: Bank = 0 Row = 599, Col = 111, Data = e9eb0ed3
|
| 5869 |
|
|
# Status: Burst-No: 40 Write Address: 00095c73 WriteData: 5bd583b7
|
| 5870 |
|
|
# tb_top.u_sdram32 : at time 261332.0 ns BST : Burst Terminate
|
| 5871 |
|
|
# tb_top.u_sdram32 : at time 261352.0 ns WRITE: Bank = 0 Row = 599, Col = 112, Data = 4d77f99a
|
| 5872 |
|
|
# Status: Burst-No: 41 Write Address: 00095c74 WriteData: e32472c6
|
| 5873 |
|
|
# tb_top.u_sdram32 : at time 261372.0 ns BST : Burst Terminate
|
| 5874 |
|
|
# tb_top.u_sdram32 : at time 261392.0 ns WRITE: Bank = 0 Row = 599, Col = 113, Data = 17bd872f
|
| 5875 |
|
|
# Status: Burst-No: 42 Write Address: 00095c75 WriteData: 2ed66b5d
|
| 5876 |
|
|
# tb_top.u_sdram32 : at time 261412.0 ns BST : Burst Terminate
|
| 5877 |
|
|
# tb_top.u_sdram32 : at time 261432.0 ns WRITE: Bank = 0 Row = 599, Col = 114, Data = 2720634e
|
| 5878 |
|
|
# Status: Burst-No: 43 Write Address: 00095c76 WriteData: ce03ec9c
|
| 5879 |
|
|
# tb_top.u_sdram32 : at time 261452.0 ns BST : Burst Terminate
|
| 5880 |
|
|
# tb_top.u_sdram32 : at time 261472.0 ns WRITE: Bank = 0 Row = 599, Col = 115, Data = 5bd583b7
|
| 5881 |
|
|
# Status: Burst-No: 44 Write Address: 00095c77 WriteData: 17b47f2f
|
| 5882 |
|
|
# tb_top.u_sdram32 : at time 261492.0 ns BST : Burst Terminate
|
| 5883 |
|
|
# tb_top.u_sdram32 : at time 261512.0 ns WRITE: Bank = 0 Row = 599, Col = 116, Data = e32472c6
|
| 5884 |
|
|
# Status: Burst-No: 45 Write Address: 00095c78 WriteData: a22ac644
|
| 5885 |
|
|
# tb_top.u_sdram32 : at time 261532.0 ns BST : Burst Terminate
|
| 5886 |
|
|
# tb_top.u_sdram32 : at time 261552.0 ns WRITE: Bank = 0 Row = 599, Col = 117, Data = 2ed66b5d
|
| 5887 |
|
|
# Status: Burst-No: 46 Write Address: 00095c79 WriteData: cdbf3a9b
|
| 5888 |
|
|
# tb_top.u_sdram32 : at time 261572.0 ns BST : Burst Terminate
|
| 5889 |
|
|
# tb_top.u_sdram32 : at time 261592.0 ns WRITE: Bank = 0 Row = 599, Col = 118, Data = ce03ec9c
|
| 5890 |
|
|
# Status: Burst-No: 47 Write Address: 00095c7a WriteData: b1200062
|
| 5891 |
|
|
# tb_top.u_sdram32 : at time 261612.0 ns BST : Burst Terminate
|
| 5892 |
|
|
# tb_top.u_sdram32 : at time 261632.0 ns WRITE: Bank = 0 Row = 599, Col = 119, Data = 17b47f2f
|
| 5893 |
|
|
# Status: Burst-No: 48 Write Address: 00095c7b WriteData: 748abbe9
|
| 5894 |
|
|
# tb_top.u_sdram32 : at time 261652.0 ns BST : Burst Terminate
|
| 5895 |
|
|
# tb_top.u_sdram32 : at time 261672.0 ns WRITE: Bank = 0 Row = 599, Col = 120, Data = a22ac644
|
| 5896 |
|
|
# Status: Burst-No: 49 Write Address: 00095c7c WriteData: 1747832e
|
| 5897 |
|
|
# tb_top.u_sdram32 : at time 261692.0 ns BST : Burst Terminate
|
| 5898 |
|
|
# tb_top.u_sdram32 : at time 261712.0 ns WRITE: Bank = 0 Row = 599, Col = 121, Data = cdbf3a9b
|
| 5899 |
|
|
# Status: Burst-No: 50 Write Address: 00095c7d WriteData: c690128d
|
| 5900 |
|
|
# tb_top.u_sdram32 : at time 261732.0 ns BST : Burst Terminate
|
| 5901 |
|
|
# tb_top.u_sdram32 : at time 261752.0 ns WRITE: Bank = 0 Row = 599, Col = 122, Data = b1200062
|
| 5902 |
|
|
# Status: Burst-No: 51 Write Address: 00095c7e WriteData: 632f07c6
|
| 5903 |
|
|
# tb_top.u_sdram32 : at time 261772.0 ns BST : Burst Terminate
|
| 5904 |
|
|
# tb_top.u_sdram32 : at time 261792.0 ns WRITE: Bank = 0 Row = 599, Col = 123, Data = 748abbe9
|
| 5905 |
|
|
# Status: Burst-No: 52 Write Address: 00095c7f WriteData: d51cb4aa
|
| 5906 |
|
|
# tb_top.u_sdram32 : at time 261812.0 ns BST : Burst Terminate
|
| 5907 |
|
|
# tb_top.u_sdram32 : at time 261832.0 ns WRITE: Bank = 0 Row = 599, Col = 124, Data = 1747832e
|
| 5908 |
|
|
# Status: Burst-No: 53 Write Address: 00095c80 WriteData: d01df0a0
|
| 5909 |
|
|
# tb_top.u_sdram32 : at time 261852.0 ns BST : Burst Terminate
|
| 5910 |
|
|
# tb_top.u_sdram32 : at time 261872.0 ns WRITE: Bank = 0 Row = 599, Col = 125, Data = c690128d
|
| 5911 |
|
|
# Status: Burst-No: 54 Write Address: 00095c81 WriteData: 1be8cf37
|
| 5912 |
|
|
# tb_top.u_sdram32 : at time 261892.0 ns BST : Burst Terminate
|
| 5913 |
|
|
# tb_top.u_sdram32 : at time 261912.0 ns WRITE: Bank = 0 Row = 599, Col = 126, Data = 632f07c6
|
| 5914 |
|
|
# Status: Burst-No: 55 Write Address: 00095c82 WriteData: f8602ef0
|
| 5915 |
|
|
# tb_top.u_sdram32 : at time 261932.0 ns BST : Burst Terminate
|
| 5916 |
|
|
# tb_top.u_sdram32 : at time 261952.0 ns WRITE: Bank = 0 Row = 599, Col = 127, Data = d51cb4aa
|
| 5917 |
|
|
# Status: Burst-No: 56 Write Address: 00095c83 WriteData: f46ca8e8
|
| 5918 |
|
|
# tb_top.u_sdram32 : at time 261972.0 ns BST : Burst Terminate
|
| 5919 |
|
|
# tb_top.u_sdram32 : at time 261992.0 ns WRITE: Bank = 0 Row = 599, Col = 128, Data = d01df0a0
|
| 5920 |
|
|
# Status: Burst-No: 57 Write Address: 00095c84 WriteData: e6841ccd
|
| 5921 |
|
|
# tb_top.u_sdram32 : at time 262012.0 ns BST : Burst Terminate
|
| 5922 |
|
|
# tb_top.u_sdram32 : at time 262032.0 ns WRITE: Bank = 0 Row = 599, Col = 129, Data = 1be8cf37
|
| 5923 |
|
|
# Status: Burst-No: 58 Write Address: 00095c85 WriteData: 68cd09d1
|
| 5924 |
|
|
# tb_top.u_sdram32 : at time 262052.0 ns BST : Burst Terminate
|
| 5925 |
|
|
# tb_top.u_sdram32 : at time 262072.0 ns WRITE: Bank = 0 Row = 599, Col = 130, Data = f8602ef0
|
| 5926 |
|
|
# Status: Burst-No: 59 Write Address: 00095c86 WriteData: 5d8363bb
|
| 5927 |
|
|
# tb_top.u_sdram32 : at time 262092.0 ns BST : Burst Terminate
|
| 5928 |
|
|
# tb_top.u_sdram32 : at time 262112.0 ns WRITE: Bank = 0 Row = 599, Col = 131, Data = f46ca8e8
|
| 5929 |
|
|
# Status: Burst-No: 60 Write Address: 00095c87 WriteData: eff692df
|
| 5930 |
|
|
# tb_top.u_sdram32 : at time 262132.0 ns BST : Burst Terminate
|
| 5931 |
|
|
# tb_top.u_sdram32 : at time 262152.0 ns WRITE: Bank = 0 Row = 599, Col = 132, Data = e6841ccd
|
| 5932 |
|
|
# Status: Burst-No: 61 Write Address: 00095c88 WriteData: 3e8ed57d
|
| 5933 |
|
|
# tb_top.u_sdram32 : at time 262172.0 ns BST : Burst Terminate
|
| 5934 |
|
|
# tb_top.u_sdram32 : at time 262192.0 ns WRITE: Bank = 0 Row = 599, Col = 133, Data = 68cd09d1
|
| 5935 |
|
|
# tb_top.u_sdram32 : at time 262212.0 ns BST : Burst Terminate
|
| 5936 |
|
|
# tb_top.u_sdram32 : at time 262232.0 ns WRITE: Bank = 0 Row = 599, Col = 134, Data = 5d8363bb
|
| 5937 |
|
|
# tb_top.u_sdram32 : at time 262252.0 ns BST : Burst Terminate
|
| 5938 |
|
|
# Write Address: 00002158, Burst Size: 32
|
| 5939 |
|
|
# tb_top.u_sdram32 : at time 262272.0 ns WRITE: Bank = 0 Row = 599, Col = 135, Data = eff692df
|
| 5940 |
|
|
# Status: Burst-No: 0 Write Address: 00000856 WriteData: 4bac2f97
|
| 5941 |
|
|
# Status: Burst-No: 1 Write Address: 00000857 WriteData: 835da206
|
| 5942 |
|
|
# tb_top.u_sdram32 : at time 262292.0 ns BST : Burst Terminate
|
| 5943 |
|
|
# Status: Burst-No: 2 Write Address: 00000858 WriteData: 94a12e29
|
| 5944 |
|
|
# tb_top.u_sdram32 : at time 262312.0 ns WRITE: Bank = 0 Row = 599, Col = 136, Data = 3e8ed57d
|
| 5945 |
|
|
# Status: Burst-No: 3 Write Address: 00000859 WriteData: 624b63c4
|
| 5946 |
|
|
# tb_top.u_sdram32 : at time 262332.0 ns BST : Burst Terminate
|
| 5947 |
|
|
# Status: Burst-No: 4 Write Address: 0000085a WriteData: ebb0f6d7
|
| 5948 |
|
|
# Status: Burst-No: 5 Write Address: 0000085b WriteData: aea6d45d
|
| 5949 |
|
|
# tb_top.u_sdram32 : at time 262432.0 ns ACT : Bank = 0 Row = 2
|
| 5950 |
|
|
# tb_top.u_sdram32 : at time 262492.0 ns WRITE: Bank = 0 Row = 2, Col = 86, Data = 4bac2f97
|
| 5951 |
|
|
# tb_top.u_sdram32 : at time 262512.0 ns WRITE: Bank = 0 Row = 2, Col = 87, Data = 835da206
|
| 5952 |
|
|
# tb_top.u_sdram32 : at time 262532.0 ns BST : Burst Terminate
|
| 5953 |
|
|
# tb_top.u_sdram32 : at time 262552.0 ns WRITE: Bank = 0 Row = 2, Col = 88, Data = 94a12e29
|
| 5954 |
|
|
# Status: Burst-No: 6 Write Address: 0000085c WriteData: 26c7134d
|
| 5955 |
|
|
# tb_top.u_sdram32 : at time 262572.0 ns BST : Burst Terminate
|
| 5956 |
|
|
# tb_top.u_sdram32 : at time 262592.0 ns WRITE: Bank = 0 Row = 2, Col = 89, Data = 624b63c4
|
| 5957 |
|
|
# Status: Burst-No: 7 Write Address: 0000085d WriteData: 39bfc773
|
| 5958 |
|
|
# tb_top.u_sdram32 : at time 262612.0 ns BST : Burst Terminate
|
| 5959 |
|
|
# tb_top.u_sdram32 : at time 262632.0 ns WRITE: Bank = 0 Row = 2, Col = 90, Data = ebb0f6d7
|
| 5960 |
|
|
# Status: Burst-No: 8 Write Address: 0000085e WriteData: bfd62a7f
|
| 5961 |
|
|
# tb_top.u_sdram32 : at time 262652.0 ns BST : Burst Terminate
|
| 5962 |
|
|
# tb_top.u_sdram32 : at time 262672.0 ns WRITE: Bank = 0 Row = 2, Col = 91, Data = aea6d45d
|
| 5963 |
|
|
# Status: Burst-No: 9 Write Address: 0000085f WriteData: a703744e
|
| 5964 |
|
|
# tb_top.u_sdram32 : at time 262692.0 ns BST : Burst Terminate
|
| 5965 |
|
|
# tb_top.u_sdram32 : at time 262712.0 ns WRITE: Bank = 0 Row = 2, Col = 92, Data = 26c7134d
|
| 5966 |
|
|
# Status: Burst-No: 10 Write Address: 00000860 WriteData: 5cdc65b9
|
| 5967 |
|
|
# tb_top.u_sdram32 : at time 262732.0 ns BST : Burst Terminate
|
| 5968 |
|
|
# tb_top.u_sdram32 : at time 262752.0 ns WRITE: Bank = 0 Row = 2, Col = 93, Data = 39bfc773
|
| 5969 |
|
|
# Status: Burst-No: 11 Write Address: 00000861 WriteData: f05d64e0
|
| 5970 |
|
|
# tb_top.u_sdram32 : at time 262772.0 ns BST : Burst Terminate
|
| 5971 |
|
|
# tb_top.u_sdram32 : at time 262792.0 ns WRITE: Bank = 0 Row = 2, Col = 94, Data = bfd62a7f
|
| 5972 |
|
|
# Status: Burst-No: 12 Write Address: 00000862 WriteData: 9cd6c239
|
| 5973 |
|
|
# tb_top.u_sdram32 : at time 262812.0 ns BST : Burst Terminate
|
| 5974 |
|
|
# tb_top.u_sdram32 : at time 262832.0 ns WRITE: Bank = 0 Row = 2, Col = 95, Data = a703744e
|
| 5975 |
|
|
# Status: Burst-No: 13 Write Address: 00000863 WriteData: 40fb4f81
|
| 5976 |
|
|
# tb_top.u_sdram32 : at time 262852.0 ns BST : Burst Terminate
|
| 5977 |
|
|
# tb_top.u_sdram32 : at time 262872.0 ns WRITE: Bank = 0 Row = 2, Col = 96, Data = 5cdc65b9
|
| 5978 |
|
|
# Status: Burst-No: 14 Write Address: 00000864 WriteData: 18fb8331
|
| 5979 |
|
|
# tb_top.u_sdram32 : at time 262892.0 ns BST : Burst Terminate
|
| 5980 |
|
|
# tb_top.u_sdram32 : at time 262912.0 ns WRITE: Bank = 0 Row = 2, Col = 97, Data = f05d64e0
|
| 5981 |
|
|
# Status: Burst-No: 15 Write Address: 00000865 WriteData: 47ebef8f
|
| 5982 |
|
|
# tb_top.u_sdram32 : at time 262932.0 ns BST : Burst Terminate
|
| 5983 |
|
|
# tb_top.u_sdram32 : at time 262952.0 ns WRITE: Bank = 0 Row = 2, Col = 98, Data = 9cd6c239
|
| 5984 |
|
|
# Status: Burst-No: 16 Write Address: 00000866 WriteData: 7f537dfe
|
| 5985 |
|
|
# tb_top.u_sdram32 : at time 262972.0 ns BST : Burst Terminate
|
| 5986 |
|
|
# tb_top.u_sdram32 : at time 262992.0 ns WRITE: Bank = 0 Row = 2, Col = 99, Data = 40fb4f81
|
| 5987 |
|
|
# Status: Burst-No: 17 Write Address: 00000867 WriteData: aed0f05d
|
| 5988 |
|
|
# tb_top.u_sdram32 : at time 263012.0 ns BST : Burst Terminate
|
| 5989 |
|
|
# tb_top.u_sdram32 : at time 263032.0 ns WRITE: Bank = 0 Row = 2, Col = 100, Data = 18fb8331
|
| 5990 |
|
|
# Status: Burst-No: 18 Write Address: 00000868 WriteData: 878a880f
|
| 5991 |
|
|
# tb_top.u_sdram32 : at time 263052.0 ns BST : Burst Terminate
|
| 5992 |
|
|
# tb_top.u_sdram32 : at time 263072.0 ns WRITE: Bank = 0 Row = 2, Col = 101, Data = 47ebef8f
|
| 5993 |
|
|
# Status: Burst-No: 19 Write Address: 00000869 WriteData: 199bcb33
|
| 5994 |
|
|
# tb_top.u_sdram32 : at time 263092.0 ns BST : Burst Terminate
|
| 5995 |
|
|
# tb_top.u_sdram32 : at time 263112.0 ns WRITE: Bank = 0 Row = 2, Col = 102, Data = 7f537dfe
|
| 5996 |
|
|
# Status: Burst-No: 20 Write Address: 0000086a WriteData: 348ed569
|
| 5997 |
|
|
# tb_top.u_sdram32 : at time 263132.0 ns BST : Burst Terminate
|
| 5998 |
|
|
# tb_top.u_sdram32 : at time 263152.0 ns WRITE: Bank = 0 Row = 2, Col = 103, Data = aed0f05d
|
| 5999 |
|
|
# Status: Burst-No: 21 Write Address: 0000086b WriteData: 2b0da556
|
| 6000 |
|
|
# tb_top.u_sdram32 : at time 263172.0 ns BST : Burst Terminate
|
| 6001 |
|
|
# tb_top.u_sdram32 : at time 263192.0 ns WRITE: Bank = 0 Row = 2, Col = 104, Data = 878a880f
|
| 6002 |
|
|
# Status: Burst-No: 22 Write Address: 0000086c WriteData: cd57529a
|
| 6003 |
|
|
# tb_top.u_sdram32 : at time 263212.0 ns BST : Burst Terminate
|
| 6004 |
|
|
# tb_top.u_sdram32 : at time 263232.0 ns WRITE: Bank = 0 Row = 2, Col = 105, Data = 199bcb33
|
| 6005 |
|
|
# Status: Burst-No: 23 Write Address: 0000086d WriteData: 2e72295c
|
| 6006 |
|
|
# tb_top.u_sdram32 : at time 263252.0 ns BST : Burst Terminate
|
| 6007 |
|
|
# tb_top.u_sdram32 : at time 263272.0 ns WRITE: Bank = 0 Row = 2, Col = 106, Data = 348ed569
|
| 6008 |
|
|
# Status: Burst-No: 24 Write Address: 0000086e WriteData: 24e90749
|
| 6009 |
|
|
# tb_top.u_sdram32 : at time 263292.0 ns BST : Burst Terminate
|
| 6010 |
|
|
# tb_top.u_sdram32 : at time 263312.0 ns WRITE: Bank = 0 Row = 2, Col = 107, Data = 2b0da556
|
| 6011 |
|
|
# Status: Burst-No: 25 Write Address: 0000086f WriteData: 69cd77d3
|
| 6012 |
|
|
# tb_top.u_sdram32 : at time 263332.0 ns BST : Burst Terminate
|
| 6013 |
|
|
# tb_top.u_sdram32 : at time 263352.0 ns WRITE: Bank = 0 Row = 2, Col = 108, Data = cd57529a
|
| 6014 |
|
|
# Status: Burst-No: 26 Write Address: 00000870 WriteData: 9d737a3a
|
| 6015 |
|
|
# tb_top.u_sdram32 : at time 263372.0 ns BST : Burst Terminate
|
| 6016 |
|
|
# tb_top.u_sdram32 : at time 263392.0 ns WRITE: Bank = 0 Row = 2, Col = 109, Data = 2e72295c
|
| 6017 |
|
|
# Status: Burst-No: 27 Write Address: 00000871 WriteData: 6c74f5d8
|
| 6018 |
|
|
# tb_top.u_sdram32 : at time 263412.0 ns BST : Burst Terminate
|
| 6019 |
|
|
# tb_top.u_sdram32 : at time 263432.0 ns WRITE: Bank = 0 Row = 2, Col = 110, Data = 24e90749
|
| 6020 |
|
|
# Status: Burst-No: 28 Write Address: 00000872 WriteData: bc1c0e78
|
| 6021 |
|
|
# tb_top.u_sdram32 : at time 263452.0 ns BST : Burst Terminate
|
| 6022 |
|
|
# tb_top.u_sdram32 : at time 263472.0 ns WRITE: Bank = 0 Row = 2, Col = 111, Data = 69cd77d3
|
| 6023 |
|
|
# Status: Burst-No: 29 Write Address: 00000873 WriteData: 1ccb3539
|
| 6024 |
|
|
# tb_top.u_sdram32 : at time 263492.0 ns BST : Burst Terminate
|
| 6025 |
|
|
# tb_top.u_sdram32 : at time 263512.0 ns WRITE: Bank = 0 Row = 2, Col = 112, Data = 9d737a3a
|
| 6026 |
|
|
# Status: Burst-No: 30 Write Address: 00000874 WriteData: 92d06025
|
| 6027 |
|
|
# tb_top.u_sdram32 : at time 263532.0 ns BST : Burst Terminate
|
| 6028 |
|
|
# tb_top.u_sdram32 : at time 263552.0 ns WRITE: Bank = 0 Row = 2, Col = 113, Data = 6c74f5d8
|
| 6029 |
|
|
# Status: Burst-No: 31 Write Address: 00000875 WriteData: 8496d609
|
| 6030 |
|
|
# tb_top.u_sdram32 : at time 263572.0 ns BST : Burst Terminate
|
| 6031 |
|
|
# tb_top.u_sdram32 : at time 263592.0 ns WRITE: Bank = 0 Row = 2, Col = 114, Data = bc1c0e78
|
| 6032 |
|
|
# tb_top.u_sdram32 : at time 263612.0 ns BST : Burst Terminate
|
| 6033 |
|
|
# tb_top.u_sdram32 : at time 263632.0 ns WRITE: Bank = 0 Row = 2, Col = 115, Data = 1ccb3539
|
| 6034 |
|
|
# tb_top.u_sdram32 : at time 263652.0 ns BST : Burst Terminate
|
| 6035 |
|
|
# tb_top.u_sdram32 : at time 263672.0 ns WRITE: Bank = 0 Row = 2, Col = 116, Data = 92d06025
|
| 6036 |
|
|
# tb_top.u_sdram32 : at time 263692.0 ns BST : Burst Terminate
|
| 6037 |
|
|
# tb_top.u_sdram32 : at time 263712.0 ns WRITE: Bank = 0 Row = 2, Col = 117, Data = 8496d609
|
| 6038 |
|
|
# tb_top.u_sdram32 : at time 263732.0 ns BST : Burst Terminate
|
| 6039 |
|
|
# tb_top.u_sdram32 : at time 263832.0 ns ACT : Bank = 0 Row = 599
|
| 6040 |
|
|
# tb_top.u_sdram32 : at time 263912.0 ns BST : Burst Terminate
|
| 6041 |
|
|
# tb_top.u_sdram32 : at time 263938.0 ns READ : Bank = 0 Row = 599, Col = 75, Data = 33638966
|
| 6042 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00095c4b Rxd: 33638966
|
| 6043 |
|
|
# tb_top.u_sdram32 : at time 264112.0 ns BST : Burst Terminate
|
| 6044 |
|
|
# tb_top.u_sdram32 : at time 264138.0 ns READ : Bank = 0 Row = 599, Col = 76, Data = bb062876
|
| 6045 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00095c4c Rxd: bb062876
|
| 6046 |
|
|
# tb_top.u_sdram32 : at time 264312.0 ns BST : Burst Terminate
|
| 6047 |
|
|
# tb_top.u_sdram32 : at time 264338.0 ns READ : Bank = 0 Row = 599, Col = 77, Data = 3a982575
|
| 6048 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00095c4d Rxd: 3a982575
|
| 6049 |
|
|
# tb_top.u_sdram32 : at time 264512.0 ns BST : Burst Terminate
|
| 6050 |
|
|
# tb_top.u_sdram32 : at time 264538.0 ns READ : Bank = 0 Row = 599, Col = 78, Data = c7b43a8f
|
| 6051 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00095c4e Rxd: c7b43a8f
|
| 6052 |
|
|
# tb_top.u_sdram32 : at time 264712.0 ns BST : Burst Terminate
|
| 6053 |
|
|
# tb_top.u_sdram32 : at time 264738.0 ns READ : Bank = 0 Row = 599, Col = 79, Data = 4ad39595
|
| 6054 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00095c4f Rxd: 4ad39595
|
| 6055 |
|
|
# tb_top.u_sdram32 : at time 264912.0 ns BST : Burst Terminate
|
| 6056 |
|
|
# tb_top.u_sdram32 : at time 264938.0 ns READ : Bank = 0 Row = 599, Col = 80, Data = 3da8cd7b
|
| 6057 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00095c50 Rxd: 3da8cd7b
|
| 6058 |
|
|
# tb_top.u_sdram32 : at time 265112.0 ns BST : Burst Terminate
|
| 6059 |
|
|
# tb_top.u_sdram32 : at time 265138.0 ns READ : Bank = 0 Row = 599, Col = 81, Data = be43ea7c
|
| 6060 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00095c51 Rxd: be43ea7c
|
| 6061 |
|
|
# tb_top.u_sdram32 : at time 265312.0 ns BST : Burst Terminate
|
| 6062 |
|
|
# tb_top.u_sdram32 : at time 265338.0 ns READ : Bank = 0 Row = 599, Col = 82, Data = b7f4306f
|
| 6063 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00095c52 Rxd: b7f4306f
|
| 6064 |
|
|
# tb_top.u_sdram32 : at time 265512.0 ns BST : Burst Terminate
|
| 6065 |
|
|
# tb_top.u_sdram32 : at time 265538.0 ns READ : Bank = 0 Row = 599, Col = 83, Data = e4824cc9
|
| 6066 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00095c53 Rxd: e4824cc9
|
| 6067 |
|
|
# tb_top.u_sdram32 : at time 265712.0 ns BST : Burst Terminate
|
| 6068 |
|
|
# tb_top.u_sdram32 : at time 265738.0 ns READ : Bank = 0 Row = 599, Col = 84, Data = e4d820c9
|
| 6069 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00095c54 Rxd: e4d820c9
|
| 6070 |
|
|
# tb_top.u_sdram32 : at time 265912.0 ns BST : Burst Terminate
|
| 6071 |
|
|
# tb_top.u_sdram32 : at time 265938.0 ns READ : Bank = 0 Row = 599, Col = 85, Data = 5a3761b4
|
| 6072 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00095c55 Rxd: 5a3761b4
|
| 6073 |
|
|
# tb_top.u_sdram32 : at time 266112.0 ns BST : Burst Terminate
|
| 6074 |
|
|
# tb_top.u_sdram32 : at time 266138.0 ns READ : Bank = 0 Row = 599, Col = 86, Data = 6d48a5da
|
| 6075 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00095c56 Rxd: 6d48a5da
|
| 6076 |
|
|
# tb_top.u_sdram32 : at time 266312.0 ns BST : Burst Terminate
|
| 6077 |
|
|
# tb_top.u_sdram32 : at time 266338.0 ns READ : Bank = 0 Row = 599, Col = 87, Data = d6aea8ad
|
| 6078 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00095c57 Rxd: d6aea8ad
|
| 6079 |
|
|
# tb_top.u_sdram32 : at time 266512.0 ns BST : Burst Terminate
|
| 6080 |
|
|
# tb_top.u_sdram32 : at time 266538.0 ns READ : Bank = 0 Row = 599, Col = 88, Data = 6fcff1df
|
| 6081 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00095c58 Rxd: 6fcff1df
|
| 6082 |
|
|
# tb_top.u_sdram32 : at time 266712.0 ns BST : Burst Terminate
|
| 6083 |
|
|
# tb_top.u_sdram32 : at time 266738.0 ns READ : Bank = 0 Row = 599, Col = 89, Data = 06b0e30d
|
| 6084 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00095c59 Rxd: 06b0e30d
|
| 6085 |
|
|
# tb_top.u_sdram32 : at time 266912.0 ns BST : Burst Terminate
|
| 6086 |
|
|
# tb_top.u_sdram32 : at time 266938.0 ns READ : Bank = 0 Row = 599, Col = 90, Data = 384d4170
|
| 6087 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00095c5a Rxd: 384d4170
|
| 6088 |
|
|
# tb_top.u_sdram32 : at time 267112.0 ns BST : Burst Terminate
|
| 6089 |
|
|
# tb_top.u_sdram32 : at time 267138.0 ns READ : Bank = 0 Row = 599, Col = 91, Data = 41bd6783
|
| 6090 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00095c5b Rxd: 41bd6783
|
| 6091 |
|
|
# tb_top.u_sdram32 : at time 267312.0 ns BST : Burst Terminate
|
| 6092 |
|
|
# tb_top.u_sdram32 : at time 267338.0 ns READ : Bank = 0 Row = 599, Col = 92, Data = a8c6c451
|
| 6093 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00095c5c Rxd: a8c6c451
|
| 6094 |
|
|
# tb_top.u_sdram32 : at time 267512.0 ns BST : Burst Terminate
|
| 6095 |
|
|
# tb_top.u_sdram32 : at time 267538.0 ns READ : Bank = 0 Row = 599, Col = 93, Data = 027a8d04
|
| 6096 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00095c5d Rxd: 027a8d04
|
| 6097 |
|
|
# tb_top.u_sdram32 : at time 267712.0 ns BST : Burst Terminate
|
| 6098 |
|
|
# tb_top.u_sdram32 : at time 267738.0 ns READ : Bank = 0 Row = 599, Col = 94, Data = c0467280
|
| 6099 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00095c5e Rxd: c0467280
|
| 6100 |
|
|
# tb_top.u_sdram32 : at time 267912.0 ns BST : Burst Terminate
|
| 6101 |
|
|
# tb_top.u_sdram32 : at time 267938.0 ns READ : Bank = 0 Row = 599, Col = 95, Data = fcf504f9
|
| 6102 |
|
|
# READ STATUS: Burst-No: 20 Addr: 00095c5f Rxd: fcf504f9
|
| 6103 |
|
|
# tb_top.u_sdram32 : at time 268112.0 ns BST : Burst Terminate
|
| 6104 |
|
|
# tb_top.u_sdram32 : at time 268138.0 ns READ : Bank = 0 Row = 599, Col = 96, Data = 0379ed06
|
| 6105 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00095c60 Rxd: 0379ed06
|
| 6106 |
|
|
# tb_top.u_sdram32 : at time 268312.0 ns BST : Burst Terminate
|
| 6107 |
|
|
# tb_top.u_sdram32 : at time 268338.0 ns READ : Bank = 0 Row = 599, Col = 97, Data = e5063aca
|
| 6108 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00095c61 Rxd: e5063aca
|
| 6109 |
|
|
# tb_top.u_sdram32 : at time 268512.0 ns BST : Burst Terminate
|
| 6110 |
|
|
# tb_top.u_sdram32 : at time 268538.0 ns READ : Bank = 0 Row = 599, Col = 98, Data = ef8d64df
|
| 6111 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00095c62 Rxd: ef8d64df
|
| 6112 |
|
|
# tb_top.u_sdram32 : at time 268712.0 ns BST : Burst Terminate
|
| 6113 |
|
|
# tb_top.u_sdram32 : at time 268738.0 ns READ : Bank = 0 Row = 599, Col = 99, Data = 64f9bbc9
|
| 6114 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00095c63 Rxd: 64f9bbc9
|
| 6115 |
|
|
# tb_top.u_sdram32 : at time 268912.0 ns BST : Burst Terminate
|
| 6116 |
|
|
# tb_top.u_sdram32 : at time 268938.0 ns READ : Bank = 0 Row = 599, Col = 100, Data = 42797584
|
| 6117 |
|
|
# READ STATUS: Burst-No: 25 Addr: 00095c64 Rxd: 42797584
|
| 6118 |
|
|
# tb_top.u_sdram32 : at time 269112.0 ns BST : Burst Terminate
|
| 6119 |
|
|
# tb_top.u_sdram32 : at time 269138.0 ns READ : Bank = 0 Row = 599, Col = 101, Data = d84988b0
|
| 6120 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00095c65 Rxd: d84988b0
|
| 6121 |
|
|
# tb_top.u_sdram32 : at time 269312.0 ns BST : Burst Terminate
|
| 6122 |
|
|
# tb_top.u_sdram32 : at time 269338.0 ns READ : Bank = 0 Row = 599, Col = 102, Data = 74bc03e9
|
| 6123 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00095c66 Rxd: 74bc03e9
|
| 6124 |
|
|
# tb_top.u_sdram32 : at time 269512.0 ns BST : Burst Terminate
|
| 6125 |
|
|
# tb_top.u_sdram32 : at time 269538.0 ns READ : Bank = 0 Row = 599, Col = 103, Data = 08098510
|
| 6126 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00095c67 Rxd: 08098510
|
| 6127 |
|
|
# tb_top.u_sdram32 : at time 269712.0 ns BST : Burst Terminate
|
| 6128 |
|
|
# tb_top.u_sdram32 : at time 269738.0 ns READ : Bank = 0 Row = 599, Col = 104, Data = 6f3425de
|
| 6129 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00095c68 Rxd: 6f3425de
|
| 6130 |
|
|
# tb_top.u_sdram32 : at time 269912.0 ns BST : Burst Terminate
|
| 6131 |
|
|
# tb_top.u_sdram32 : at time 269938.0 ns READ : Bank = 0 Row = 599, Col = 105, Data = d659d0ac
|
| 6132 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00095c69 Rxd: d659d0ac
|
| 6133 |
|
|
# tb_top.u_sdram32 : at time 270112.0 ns BST : Burst Terminate
|
| 6134 |
|
|
# tb_top.u_sdram32 : at time 270138.0 ns READ : Bank = 0 Row = 599, Col = 106, Data = 0498fb09
|
| 6135 |
|
|
# READ STATUS: Burst-No: 31 Addr: 00095c6a Rxd: 0498fb09
|
| 6136 |
|
|
# tb_top.u_sdram32 : at time 270312.0 ns BST : Burst Terminate
|
| 6137 |
|
|
# tb_top.u_sdram32 : at time 270338.0 ns READ : Bank = 0 Row = 599, Col = 107, Data = 6bf823d7
|
| 6138 |
|
|
# READ STATUS: Burst-No: 32 Addr: 00095c6b Rxd: 6bf823d7
|
| 6139 |
|
|
# tb_top.u_sdram32 : at time 270512.0 ns BST : Burst Terminate
|
| 6140 |
|
|
# tb_top.u_sdram32 : at time 270538.0 ns READ : Bank = 0 Row = 599, Col = 108, Data = 30c38f61
|
| 6141 |
|
|
# READ STATUS: Burst-No: 33 Addr: 00095c6c Rxd: 30c38f61
|
| 6142 |
|
|
# tb_top.u_sdram32 : at time 270712.0 ns BST : Burst Terminate
|
| 6143 |
|
|
# tb_top.u_sdram32 : at time 270738.0 ns READ : Bank = 0 Row = 599, Col = 109, Data = 86c8320d
|
| 6144 |
|
|
# READ STATUS: Burst-No: 34 Addr: 00095c6d Rxd: 86c8320d
|
| 6145 |
|
|
# tb_top.u_sdram32 : at time 270912.0 ns BST : Burst Terminate
|
| 6146 |
|
|
# tb_top.u_sdram32 : at time 270938.0 ns READ : Bank = 0 Row = 599, Col = 110, Data = 48c3b791
|
| 6147 |
|
|
# READ STATUS: Burst-No: 35 Addr: 00095c6e Rxd: 48c3b791
|
| 6148 |
|
|
# tb_top.u_sdram32 : at time 271112.0 ns BST : Burst Terminate
|
| 6149 |
|
|
# tb_top.u_sdram32 : at time 271138.0 ns READ : Bank = 0 Row = 599, Col = 111, Data = e9eb0ed3
|
| 6150 |
|
|
# READ STATUS: Burst-No: 36 Addr: 00095c6f Rxd: e9eb0ed3
|
| 6151 |
|
|
# tb_top.u_sdram32 : at time 271312.0 ns BST : Burst Terminate
|
| 6152 |
|
|
# tb_top.u_sdram32 : at time 271338.0 ns READ : Bank = 0 Row = 599, Col = 112, Data = 4d77f99a
|
| 6153 |
|
|
# READ STATUS: Burst-No: 37 Addr: 00095c70 Rxd: 4d77f99a
|
| 6154 |
|
|
# tb_top.u_sdram32 : at time 271512.0 ns BST : Burst Terminate
|
| 6155 |
|
|
# tb_top.u_sdram32 : at time 271538.0 ns READ : Bank = 0 Row = 599, Col = 113, Data = 17bd872f
|
| 6156 |
|
|
# READ STATUS: Burst-No: 38 Addr: 00095c71 Rxd: 17bd872f
|
| 6157 |
|
|
# tb_top.u_sdram32 : at time 271712.0 ns BST : Burst Terminate
|
| 6158 |
|
|
# tb_top.u_sdram32 : at time 271738.0 ns READ : Bank = 0 Row = 599, Col = 114, Data = 2720634e
|
| 6159 |
|
|
# READ STATUS: Burst-No: 39 Addr: 00095c72 Rxd: 2720634e
|
| 6160 |
|
|
# tb_top.u_sdram32 : at time 271912.0 ns BST : Burst Terminate
|
| 6161 |
|
|
# tb_top.u_sdram32 : at time 271938.0 ns READ : Bank = 0 Row = 599, Col = 115, Data = 5bd583b7
|
| 6162 |
|
|
# READ STATUS: Burst-No: 40 Addr: 00095c73 Rxd: 5bd583b7
|
| 6163 |
|
|
# tb_top.u_sdram32 : at time 272112.0 ns BST : Burst Terminate
|
| 6164 |
|
|
# tb_top.u_sdram32 : at time 272138.0 ns READ : Bank = 0 Row = 599, Col = 116, Data = e32472c6
|
| 6165 |
|
|
# READ STATUS: Burst-No: 41 Addr: 00095c74 Rxd: e32472c6
|
| 6166 |
|
|
# tb_top.u_sdram32 : at time 272312.0 ns BST : Burst Terminate
|
| 6167 |
|
|
# tb_top.u_sdram32 : at time 272338.0 ns READ : Bank = 0 Row = 599, Col = 117, Data = 2ed66b5d
|
| 6168 |
|
|
# READ STATUS: Burst-No: 42 Addr: 00095c75 Rxd: 2ed66b5d
|
| 6169 |
|
|
# tb_top.u_sdram32 : at time 272512.0 ns BST : Burst Terminate
|
| 6170 |
|
|
# tb_top.u_sdram32 : at time 272538.0 ns READ : Bank = 0 Row = 599, Col = 118, Data = ce03ec9c
|
| 6171 |
|
|
# READ STATUS: Burst-No: 43 Addr: 00095c76 Rxd: ce03ec9c
|
| 6172 |
|
|
# tb_top.u_sdram32 : at time 272712.0 ns BST : Burst Terminate
|
| 6173 |
|
|
# tb_top.u_sdram32 : at time 272738.0 ns READ : Bank = 0 Row = 599, Col = 119, Data = 17b47f2f
|
| 6174 |
|
|
# READ STATUS: Burst-No: 44 Addr: 00095c77 Rxd: 17b47f2f
|
| 6175 |
|
|
# tb_top.u_sdram32 : at time 272912.0 ns BST : Burst Terminate
|
| 6176 |
|
|
# tb_top.u_sdram32 : at time 272938.0 ns READ : Bank = 0 Row = 599, Col = 120, Data = a22ac644
|
| 6177 |
|
|
# READ STATUS: Burst-No: 45 Addr: 00095c78 Rxd: a22ac644
|
| 6178 |
|
|
# tb_top.u_sdram32 : at time 273112.0 ns BST : Burst Terminate
|
| 6179 |
|
|
# tb_top.u_sdram32 : at time 273138.0 ns READ : Bank = 0 Row = 599, Col = 121, Data = cdbf3a9b
|
| 6180 |
|
|
# READ STATUS: Burst-No: 46 Addr: 00095c79 Rxd: cdbf3a9b
|
| 6181 |
|
|
# tb_top.u_sdram32 : at time 273312.0 ns BST : Burst Terminate
|
| 6182 |
|
|
# tb_top.u_sdram32 : at time 273338.0 ns READ : Bank = 0 Row = 599, Col = 122, Data = b1200062
|
| 6183 |
|
|
# READ STATUS: Burst-No: 47 Addr: 00095c7a Rxd: b1200062
|
| 6184 |
|
|
# tb_top.u_sdram32 : at time 273512.0 ns BST : Burst Terminate
|
| 6185 |
|
|
# tb_top.u_sdram32 : at time 273538.0 ns READ : Bank = 0 Row = 599, Col = 123, Data = 748abbe9
|
| 6186 |
|
|
# READ STATUS: Burst-No: 48 Addr: 00095c7b Rxd: 748abbe9
|
| 6187 |
|
|
# tb_top.u_sdram32 : at time 273712.0 ns BST : Burst Terminate
|
| 6188 |
|
|
# tb_top.u_sdram32 : at time 273738.0 ns READ : Bank = 0 Row = 599, Col = 124, Data = 1747832e
|
| 6189 |
|
|
# READ STATUS: Burst-No: 49 Addr: 00095c7c Rxd: 1747832e
|
| 6190 |
|
|
# tb_top.u_sdram32 : at time 273912.0 ns BST : Burst Terminate
|
| 6191 |
|
|
# tb_top.u_sdram32 : at time 273938.0 ns READ : Bank = 0 Row = 599, Col = 125, Data = c690128d
|
| 6192 |
|
|
# READ STATUS: Burst-No: 50 Addr: 00095c7d Rxd: c690128d
|
| 6193 |
|
|
# tb_top.u_sdram32 : at time 274112.0 ns BST : Burst Terminate
|
| 6194 |
|
|
# tb_top.u_sdram32 : at time 274138.0 ns READ : Bank = 0 Row = 599, Col = 126, Data = 632f07c6
|
| 6195 |
|
|
# READ STATUS: Burst-No: 51 Addr: 00095c7e Rxd: 632f07c6
|
| 6196 |
|
|
# tb_top.u_sdram32 : at time 274312.0 ns BST : Burst Terminate
|
| 6197 |
|
|
# tb_top.u_sdram32 : at time 274338.0 ns READ : Bank = 0 Row = 599, Col = 127, Data = d51cb4aa
|
| 6198 |
|
|
# READ STATUS: Burst-No: 52 Addr: 00095c7f Rxd: d51cb4aa
|
| 6199 |
|
|
# tb_top.u_sdram32 : at time 274512.0 ns BST : Burst Terminate
|
| 6200 |
|
|
# tb_top.u_sdram32 : at time 274538.0 ns READ : Bank = 0 Row = 599, Col = 128, Data = d01df0a0
|
| 6201 |
|
|
# READ STATUS: Burst-No: 53 Addr: 00095c80 Rxd: d01df0a0
|
| 6202 |
|
|
# tb_top.u_sdram32 : at time 274712.0 ns BST : Burst Terminate
|
| 6203 |
|
|
# tb_top.u_sdram32 : at time 274738.0 ns READ : Bank = 0 Row = 599, Col = 129, Data = 1be8cf37
|
| 6204 |
|
|
# READ STATUS: Burst-No: 54 Addr: 00095c81 Rxd: 1be8cf37
|
| 6205 |
|
|
# tb_top.u_sdram32 : at time 274912.0 ns BST : Burst Terminate
|
| 6206 |
|
|
# tb_top.u_sdram32 : at time 274938.0 ns READ : Bank = 0 Row = 599, Col = 130, Data = f8602ef0
|
| 6207 |
|
|
# READ STATUS: Burst-No: 55 Addr: 00095c82 Rxd: f8602ef0
|
| 6208 |
|
|
# tb_top.u_sdram32 : at time 275112.0 ns BST : Burst Terminate
|
| 6209 |
|
|
# tb_top.u_sdram32 : at time 275138.0 ns READ : Bank = 0 Row = 599, Col = 131, Data = f46ca8e8
|
| 6210 |
|
|
# READ STATUS: Burst-No: 56 Addr: 00095c83 Rxd: f46ca8e8
|
| 6211 |
|
|
# tb_top.u_sdram32 : at time 275312.0 ns BST : Burst Terminate
|
| 6212 |
|
|
# tb_top.u_sdram32 : at time 275338.0 ns READ : Bank = 0 Row = 599, Col = 132, Data = e6841ccd
|
| 6213 |
|
|
# READ STATUS: Burst-No: 57 Addr: 00095c84 Rxd: e6841ccd
|
| 6214 |
|
|
# tb_top.u_sdram32 : at time 275512.0 ns BST : Burst Terminate
|
| 6215 |
|
|
# tb_top.u_sdram32 : at time 275538.0 ns READ : Bank = 0 Row = 599, Col = 133, Data = 68cd09d1
|
| 6216 |
|
|
# READ STATUS: Burst-No: 58 Addr: 00095c85 Rxd: 68cd09d1
|
| 6217 |
|
|
# tb_top.u_sdram32 : at time 275712.0 ns BST : Burst Terminate
|
| 6218 |
|
|
# tb_top.u_sdram32 : at time 275738.0 ns READ : Bank = 0 Row = 599, Col = 134, Data = 5d8363bb
|
| 6219 |
|
|
# READ STATUS: Burst-No: 59 Addr: 00095c86 Rxd: 5d8363bb
|
| 6220 |
|
|
# tb_top.u_sdram32 : at time 275912.0 ns BST : Burst Terminate
|
| 6221 |
|
|
# tb_top.u_sdram32 : at time 275938.0 ns READ : Bank = 0 Row = 599, Col = 135, Data = eff692df
|
| 6222 |
|
|
# READ STATUS: Burst-No: 60 Addr: 00095c87 Rxd: eff692df
|
| 6223 |
|
|
# tb_top.u_sdram32 : at time 276112.0 ns BST : Burst Terminate
|
| 6224 |
|
|
# tb_top.u_sdram32 : at time 276138.0 ns READ : Bank = 0 Row = 599, Col = 136, Data = 3e8ed57d
|
| 6225 |
|
|
# READ STATUS: Burst-No: 61 Addr: 00095c88 Rxd: 3e8ed57d
|
| 6226 |
|
|
# tb_top.u_sdram32 : at time 276452.0 ns ACT : Bank = 0 Row = 2
|
| 6227 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 276532.0 ns BST : Burst Terminate
|
| 6228 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 276558.0 ns READ : Bank = 0 Row = 2, Col = 86, Data = 4bac2f97
|
| 6229 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00000856 Rxd: 4bac2f97
|
| 6230 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 276732.0 ns BST : Burst Terminate
|
| 6231 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 276758.0 ns READ : Bank = 0 Row = 2, Col = 87, Data = 835da206
|
| 6232 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00000857 Rxd: 835da206
|
| 6233 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 276932.0 ns BST : Burst Terminate
|
| 6234 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 276958.0 ns READ : Bank = 0 Row = 2, Col = 88, Data = 94a12e29
|
| 6235 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00000858 Rxd: 94a12e29
|
| 6236 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 277132.0 ns BST : Burst Terminate
|
| 6237 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 277158.0 ns READ : Bank = 0 Row = 2, Col = 89, Data = 624b63c4
|
| 6238 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00000859 Rxd: 624b63c4
|
| 6239 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 277332.0 ns BST : Burst Terminate
|
| 6240 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 277358.0 ns READ : Bank = 0 Row = 2, Col = 90, Data = ebb0f6d7
|
| 6241 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0000085a Rxd: ebb0f6d7
|
| 6242 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 277532.0 ns BST : Burst Terminate
|
| 6243 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 277558.0 ns READ : Bank = 0 Row = 2, Col = 91, Data = aea6d45d
|
| 6244 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0000085b Rxd: aea6d45d
|
| 6245 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 277732.0 ns BST : Burst Terminate
|
| 6246 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 277758.0 ns READ : Bank = 0 Row = 2, Col = 92, Data = 26c7134d
|
| 6247 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0000085c Rxd: 26c7134d
|
| 6248 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 277932.0 ns BST : Burst Terminate
|
| 6249 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 277958.0 ns READ : Bank = 0 Row = 2, Col = 93, Data = 39bfc773
|
| 6250 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0000085d Rxd: 39bfc773
|
| 6251 |
|
|
# tb_top.u_sdram32 : at time 278132.0 ns BST : Burst Terminate
|
| 6252 |
|
|
# tb_top.u_sdram32 : at time 278158.0 ns READ : Bank = 0 Row = 2, Col = 94, Data = bfd62a7f
|
| 6253 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0000085e Rxd: bfd62a7f
|
| 6254 |
|
|
# tb_top.u_sdram32 : at time 278332.0 ns BST : Burst Terminate
|
| 6255 |
|
|
# tb_top.u_sdram32 : at time 278358.0 ns READ : Bank = 0 Row = 2, Col = 95, Data = a703744e
|
| 6256 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0000085f Rxd: a703744e
|
| 6257 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 278532.0 ns BST : Burst Terminate
|
| 6258 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 278558.0 ns READ : Bank = 0 Row = 2, Col = 96, Data = 5cdc65b9
|
| 6259 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00000860 Rxd: 5cdc65b9
|
| 6260 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 278732.0 ns BST : Burst Terminate
|
| 6261 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 278758.0 ns READ : Bank = 0 Row = 2, Col = 97, Data = f05d64e0
|
| 6262 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00000861 Rxd: f05d64e0
|
| 6263 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 278932.0 ns BST : Burst Terminate
|
| 6264 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 278958.0 ns READ : Bank = 0 Row = 2, Col = 98, Data = 9cd6c239
|
| 6265 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00000862 Rxd: 9cd6c239
|
| 6266 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 279132.0 ns BST : Burst Terminate
|
| 6267 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 279158.0 ns READ : Bank = 0 Row = 2, Col = 99, Data = 40fb4f81
|
| 6268 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00000863 Rxd: 40fb4f81
|
| 6269 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 279332.0 ns BST : Burst Terminate
|
| 6270 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 279358.0 ns READ : Bank = 0 Row = 2, Col = 100, Data = 18fb8331
|
| 6271 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00000864 Rxd: 18fb8331
|
| 6272 |
|
|
# tb_top.u_sdram32 : at time 279532.0 ns BST : Burst Terminate
|
| 6273 |
|
|
# tb_top.u_sdram32 : at time 279558.0 ns READ : Bank = 0 Row = 2, Col = 101, Data = 47ebef8f
|
| 6274 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00000865 Rxd: 47ebef8f
|
| 6275 |
|
|
# tb_top.u_sdram32 : at time 279732.0 ns BST : Burst Terminate
|
| 6276 |
|
|
# tb_top.u_sdram32 : at time 279758.0 ns READ : Bank = 0 Row = 2, Col = 102, Data = 7f537dfe
|
| 6277 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00000866 Rxd: 7f537dfe
|
| 6278 |
|
|
# tb_top.u_sdram32 : at time 279932.0 ns BST : Burst Terminate
|
| 6279 |
|
|
# tb_top.u_sdram32 : at time 279958.0 ns READ : Bank = 0 Row = 2, Col = 103, Data = aed0f05d
|
| 6280 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00000867 Rxd: aed0f05d
|
| 6281 |
|
|
# tb_top.u_sdram32 : at time 280132.0 ns BST : Burst Terminate
|
| 6282 |
|
|
# tb_top.u_sdram32 : at time 280158.0 ns READ : Bank = 0 Row = 2, Col = 104, Data = 878a880f
|
| 6283 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00000868 Rxd: 878a880f
|
| 6284 |
|
|
# tb_top.u_sdram32 : at time 280332.0 ns BST : Burst Terminate
|
| 6285 |
|
|
# tb_top.u_sdram32 : at time 280358.0 ns READ : Bank = 0 Row = 2, Col = 105, Data = 199bcb33
|
| 6286 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00000869 Rxd: 199bcb33
|
| 6287 |
|
|
# tb_top.u_sdram32 : at time 280532.0 ns BST : Burst Terminate
|
| 6288 |
|
|
# tb_top.u_sdram32 : at time 280558.0 ns READ : Bank = 0 Row = 2, Col = 106, Data = 348ed569
|
| 6289 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0000086a Rxd: 348ed569
|
| 6290 |
|
|
# tb_top.u_sdram32 : at time 280732.0 ns BST : Burst Terminate
|
| 6291 |
|
|
# tb_top.u_sdram32 : at time 280758.0 ns READ : Bank = 0 Row = 2, Col = 107, Data = 2b0da556
|
| 6292 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0000086b Rxd: 2b0da556
|
| 6293 |
|
|
# tb_top.u_sdram32 : at time 280932.0 ns BST : Burst Terminate
|
| 6294 |
|
|
# tb_top.u_sdram32 : at time 280958.0 ns READ : Bank = 0 Row = 2, Col = 108, Data = cd57529a
|
| 6295 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0000086c Rxd: cd57529a
|
| 6296 |
|
|
# tb_top.u_sdram32 : at time 281132.0 ns BST : Burst Terminate
|
| 6297 |
|
|
# tb_top.u_sdram32 : at time 281158.0 ns READ : Bank = 0 Row = 2, Col = 109, Data = 2e72295c
|
| 6298 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0000086d Rxd: 2e72295c
|
| 6299 |
|
|
# tb_top.u_sdram32 : at time 281332.0 ns BST : Burst Terminate
|
| 6300 |
|
|
# tb_top.u_sdram32 : at time 281358.0 ns READ : Bank = 0 Row = 2, Col = 110, Data = 24e90749
|
| 6301 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0000086e Rxd: 24e90749
|
| 6302 |
|
|
# tb_top.u_sdram32 : at time 281532.0 ns BST : Burst Terminate
|
| 6303 |
|
|
# tb_top.u_sdram32 : at time 281558.0 ns READ : Bank = 0 Row = 2, Col = 111, Data = 69cd77d3
|
| 6304 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0000086f Rxd: 69cd77d3
|
| 6305 |
|
|
# tb_top.u_sdram32 : at time 281732.0 ns BST : Burst Terminate
|
| 6306 |
|
|
# tb_top.u_sdram32 : at time 281758.0 ns READ : Bank = 0 Row = 2, Col = 112, Data = 9d737a3a
|
| 6307 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00000870 Rxd: 9d737a3a
|
| 6308 |
|
|
# tb_top.u_sdram32 : at time 281932.0 ns BST : Burst Terminate
|
| 6309 |
|
|
# tb_top.u_sdram32 : at time 281958.0 ns READ : Bank = 0 Row = 2, Col = 113, Data = 6c74f5d8
|
| 6310 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00000871 Rxd: 6c74f5d8
|
| 6311 |
|
|
# tb_top.u_sdram32 : at time 282132.0 ns BST : Burst Terminate
|
| 6312 |
|
|
# tb_top.u_sdram32 : at time 282158.0 ns READ : Bank = 0 Row = 2, Col = 114, Data = bc1c0e78
|
| 6313 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00000872 Rxd: bc1c0e78
|
| 6314 |
|
|
# tb_top.u_sdram32 : at time 282332.0 ns BST : Burst Terminate
|
| 6315 |
|
|
# tb_top.u_sdram32 : at time 282358.0 ns READ : Bank = 0 Row = 2, Col = 115, Data = 1ccb3539
|
| 6316 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00000873 Rxd: 1ccb3539
|
| 6317 |
|
|
# tb_top.u_sdram32 : at time 282532.0 ns BST : Burst Terminate
|
| 6318 |
|
|
# tb_top.u_sdram32 : at time 282558.0 ns READ : Bank = 0 Row = 2, Col = 116, Data = 92d06025
|
| 6319 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00000874 Rxd: 92d06025
|
| 6320 |
|
|
# tb_top.u_sdram32 : at time 282732.0 ns BST : Burst Terminate
|
| 6321 |
|
|
# tb_top.u_sdram32 : at time 282758.0 ns READ : Bank = 0 Row = 2, Col = 117, Data = 8496d609
|
| 6322 |
|
|
# READ STATUS: Burst-No: 31 Addr: 00000875 Rxd: 8496d609
|
| 6323 |
|
|
# Write Address: 0037a856, Burst Size: 45
|
| 6324 |
|
|
# Status: Burst-No: 0 Write Address: 000dea15 WriteData: e99b1cd3
|
| 6325 |
|
|
# Status: Burst-No: 1 Write Address: 000dea16 WriteData: 0d633f1a
|
| 6326 |
|
|
# Status: Burst-No: 2 Write Address: 000dea17 WriteData: 005d5100
|
| 6327 |
|
|
# Status: Burst-No: 3 Write Address: 000dea18 WriteData: 560d5fac
|
| 6328 |
|
|
# Status: Burst-No: 4 Write Address: 000dea19 WriteData: f4588ee8
|
| 6329 |
|
|
# Status: Burst-No: 5 Write Address: 000dea1a WriteData: b66a586c
|
| 6330 |
|
|
# tb_top.u_sdram32 : at time 283072.0 ns ACT : Bank = 2 Row = 890
|
| 6331 |
|
|
# tb_top.u_sdram32 : at time 283132.0 ns WRITE: Bank = 2 Row = 890, Col = 21, Data = e99b1cd3
|
| 6332 |
|
|
# tb_top.u_sdram32 : at time 283152.0 ns WRITE: Bank = 2 Row = 890, Col = 22, Data = 0d633f1a
|
| 6333 |
|
|
# tb_top.u_sdram32 : at time 283172.0 ns BST : Burst Terminate
|
| 6334 |
|
|
# tb_top.u_sdram32 : at time 283192.0 ns WRITE: Bank = 2 Row = 890, Col = 23, Data = 005d5100
|
| 6335 |
|
|
# Status: Burst-No: 6 Write Address: 000dea1b WriteData: d03c40a0
|
| 6336 |
|
|
# tb_top.u_sdram32 : at time 283212.0 ns BST : Burst Terminate
|
| 6337 |
|
|
# tb_top.u_sdram32 : at time 283232.0 ns WRITE: Bank = 2 Row = 890, Col = 24, Data = 560d5fac
|
| 6338 |
|
|
# Status: Burst-No: 7 Write Address: 000dea1c WriteData: 0ecd251d
|
| 6339 |
|
|
# tb_top.u_sdram32 : at time 283252.0 ns BST : Burst Terminate
|
| 6340 |
|
|
# tb_top.u_sdram32 : at time 283272.0 ns WRITE: Bank = 2 Row = 890, Col = 25, Data = f4588ee8
|
| 6341 |
|
|
# Status: Burst-No: 8 Write Address: 000dea1d WriteData: 68c14fd1
|
| 6342 |
|
|
# tb_top.u_sdram32 : at time 283292.0 ns BST : Burst Terminate
|
| 6343 |
|
|
# tb_top.u_sdram32 : at time 283312.0 ns WRITE: Bank = 2 Row = 890, Col = 26, Data = b66a586c
|
| 6344 |
|
|
# Status: Burst-No: 9 Write Address: 000dea1e WriteData: 006d0f00
|
| 6345 |
|
|
# tb_top.u_sdram32 : at time 283332.0 ns BST : Burst Terminate
|
| 6346 |
|
|
# tb_top.u_sdram32 : at time 283352.0 ns WRITE: Bank = 2 Row = 890, Col = 27, Data = d03c40a0
|
| 6347 |
|
|
# Status: Burst-No: 10 Write Address: 000dea1f WriteData: ed4d78da
|
| 6348 |
|
|
# tb_top.u_sdram32 : at time 283372.0 ns BST : Burst Terminate
|
| 6349 |
|
|
# tb_top.u_sdram32 : at time 283392.0 ns WRITE: Bank = 2 Row = 890, Col = 28, Data = 0ecd251d
|
| 6350 |
|
|
# Status: Burst-No: 11 Write Address: 000dea20 WriteData: 6c1987d8
|
| 6351 |
|
|
# tb_top.u_sdram32 : at time 283412.0 ns BST : Burst Terminate
|
| 6352 |
|
|
# tb_top.u_sdram32 : at time 283432.0 ns WRITE: Bank = 2 Row = 890, Col = 29, Data = 68c14fd1
|
| 6353 |
|
|
# Status: Burst-No: 12 Write Address: 000dea21 WriteData: 605dbbc0
|
| 6354 |
|
|
# tb_top.u_sdram32 : at time 283452.0 ns BST : Burst Terminate
|
| 6355 |
|
|
# tb_top.u_sdram32 : at time 283472.0 ns WRITE: Bank = 2 Row = 890, Col = 30, Data = 006d0f00
|
| 6356 |
|
|
# Status: Burst-No: 13 Write Address: 000dea22 WriteData: a6490c4c
|
| 6357 |
|
|
# tb_top.u_sdram32 : at time 283492.0 ns BST : Burst Terminate
|
| 6358 |
|
|
# tb_top.u_sdram32 : at time 283512.0 ns WRITE: Bank = 2 Row = 890, Col = 31, Data = ed4d78da
|
| 6359 |
|
|
# Status: Burst-No: 14 Write Address: 000dea23 WriteData: e8cfb0d1
|
| 6360 |
|
|
# tb_top.u_sdram32 : at time 283532.0 ns BST : Burst Terminate
|
| 6361 |
|
|
# tb_top.u_sdram32 : at time 283552.0 ns WRITE: Bank = 2 Row = 890, Col = 32, Data = 6c1987d8
|
| 6362 |
|
|
# Status: Burst-No: 15 Write Address: 000dea24 WriteData: a8bb0c51
|
| 6363 |
|
|
# tb_top.u_sdram32 : at time 283572.0 ns BST : Burst Terminate
|
| 6364 |
|
|
# tb_top.u_sdram32 : at time 283592.0 ns WRITE: Bank = 2 Row = 890, Col = 33, Data = 605dbbc0
|
| 6365 |
|
|
# Status: Burst-No: 16 Write Address: 000dea25 WriteData: a8e1ee51
|
| 6366 |
|
|
# tb_top.u_sdram32 : at time 283612.0 ns BST : Burst Terminate
|
| 6367 |
|
|
# tb_top.u_sdram32 : at time 283632.0 ns WRITE: Bank = 2 Row = 890, Col = 34, Data = a6490c4c
|
| 6368 |
|
|
# Status: Burst-No: 17 Write Address: 000dea26 WriteData: a2a4be45
|
| 6369 |
|
|
# tb_top.u_sdram32 : at time 283652.0 ns BST : Burst Terminate
|
| 6370 |
|
|
# tb_top.u_sdram32 : at time 283672.0 ns WRITE: Bank = 2 Row = 890, Col = 35, Data = e8cfb0d1
|
| 6371 |
|
|
# Status: Burst-No: 18 Write Address: 000dea27 WriteData: 598367b3
|
| 6372 |
|
|
# tb_top.u_sdram32 : at time 283692.0 ns BST : Burst Terminate
|
| 6373 |
|
|
# tb_top.u_sdram32 : at time 283712.0 ns WRITE: Bank = 2 Row = 890, Col = 36, Data = a8bb0c51
|
| 6374 |
|
|
# Status: Burst-No: 19 Write Address: 000dea28 WriteData: bf21067e
|
| 6375 |
|
|
# tb_top.u_sdram32 : at time 283732.0 ns BST : Burst Terminate
|
| 6376 |
|
|
# tb_top.u_sdram32 : at time 283752.0 ns WRITE: Bank = 2 Row = 890, Col = 37, Data = a8e1ee51
|
| 6377 |
|
|
# Status: Burst-No: 20 Write Address: 000dea29 WriteData: c049c680
|
| 6378 |
|
|
# tb_top.u_sdram32 : at time 283772.0 ns BST : Burst Terminate
|
| 6379 |
|
|
# tb_top.u_sdram32 : at time 283792.0 ns WRITE: Bank = 2 Row = 890, Col = 38, Data = a2a4be45
|
| 6380 |
|
|
# Status: Burst-No: 21 Write Address: 000dea2a WriteData: 7e5b53fc
|
| 6381 |
|
|
# tb_top.u_sdram32 : at time 283812.0 ns BST : Burst Terminate
|
| 6382 |
|
|
# tb_top.u_sdram32 : at time 283832.0 ns WRITE: Bank = 2 Row = 890, Col = 39, Data = 598367b3
|
| 6383 |
|
|
# Status: Burst-No: 22 Write Address: 000dea2b WriteData: 2426d748
|
| 6384 |
|
|
# tb_top.u_sdram32 : at time 283852.0 ns BST : Burst Terminate
|
| 6385 |
|
|
# tb_top.u_sdram32 : at time 283872.0 ns WRITE: Bank = 2 Row = 890, Col = 40, Data = bf21067e
|
| 6386 |
|
|
# Status: Burst-No: 23 Write Address: 000dea2c WriteData: c0ad8081
|
| 6387 |
|
|
# tb_top.u_sdram32 : at time 283892.0 ns BST : Burst Terminate
|
| 6388 |
|
|
# tb_top.u_sdram32 : at time 283912.0 ns WRITE: Bank = 2 Row = 890, Col = 41, Data = c049c680
|
| 6389 |
|
|
# Status: Burst-No: 24 Write Address: 000dea2d WriteData: 98b4dc31
|
| 6390 |
|
|
# tb_top.u_sdram32 : at time 283932.0 ns BST : Burst Terminate
|
| 6391 |
|
|
# tb_top.u_sdram32 : at time 283952.0 ns WRITE: Bank = 2 Row = 890, Col = 42, Data = 7e5b53fc
|
| 6392 |
|
|
# Status: Burst-No: 25 Write Address: 000dea2e WriteData: 53a8b5a7
|
| 6393 |
|
|
# tb_top.u_sdram32 : at time 283972.0 ns BST : Burst Terminate
|
| 6394 |
|
|
# tb_top.u_sdram32 : at time 283992.0 ns WRITE: Bank = 2 Row = 890, Col = 43, Data = 2426d748
|
| 6395 |
|
|
# Status: Burst-No: 26 Write Address: 000dea2f WriteData: 41b1fd83
|
| 6396 |
|
|
# tb_top.u_sdram32 : at time 284012.0 ns BST : Burst Terminate
|
| 6397 |
|
|
# tb_top.u_sdram32 : at time 284032.0 ns WRITE: Bank = 2 Row = 890, Col = 44, Data = c0ad8081
|
| 6398 |
|
|
# Status: Burst-No: 27 Write Address: 000dea30 WriteData: 9fc1423f
|
| 6399 |
|
|
# tb_top.u_sdram32 : at time 284052.0 ns BST : Burst Terminate
|
| 6400 |
|
|
# tb_top.u_sdram32 : at time 284072.0 ns WRITE: Bank = 2 Row = 890, Col = 45, Data = 98b4dc31
|
| 6401 |
|
|
# Status: Burst-No: 28 Write Address: 000dea31 WriteData: 00029100
|
| 6402 |
|
|
# tb_top.u_sdram32 : at time 284092.0 ns BST : Burst Terminate
|
| 6403 |
|
|
# tb_top.u_sdram32 : at time 284112.0 ns WRITE: Bank = 2 Row = 890, Col = 46, Data = 53a8b5a7
|
| 6404 |
|
|
# Status: Burst-No: 29 Write Address: 000dea32 WriteData: b2158c64
|
| 6405 |
|
|
# tb_top.u_sdram32 : at time 284132.0 ns BST : Burst Terminate
|
| 6406 |
|
|
# tb_top.u_sdram32 : at time 284152.0 ns WRITE: Bank = 2 Row = 890, Col = 47, Data = 41b1fd83
|
| 6407 |
|
|
# Status: Burst-No: 30 Write Address: 000dea33 WriteData: 3f52937e
|
| 6408 |
|
|
# tb_top.u_sdram32 : at time 284172.0 ns BST : Burst Terminate
|
| 6409 |
|
|
# tb_top.u_sdram32 : at time 284192.0 ns WRITE: Bank = 2 Row = 890, Col = 48, Data = 9fc1423f
|
| 6410 |
|
|
# Status: Burst-No: 31 Write Address: 000dea34 WriteData: 7887dff1
|
| 6411 |
|
|
# tb_top.u_sdram32 : at time 284212.0 ns BST : Burst Terminate
|
| 6412 |
|
|
# tb_top.u_sdram32 : at time 284232.0 ns WRITE: Bank = 2 Row = 890, Col = 49, Data = 00029100
|
| 6413 |
|
|
# Status: Burst-No: 32 Write Address: 000dea35 WriteData: 472dfb8e
|
| 6414 |
|
|
# tb_top.u_sdram32 : at time 284252.0 ns BST : Burst Terminate
|
| 6415 |
|
|
# tb_top.u_sdram32 : at time 284272.0 ns WRITE: Bank = 2 Row = 890, Col = 50, Data = b2158c64
|
| 6416 |
|
|
# Status: Burst-No: 33 Write Address: 000dea36 WriteData: 4f234d9e
|
| 6417 |
|
|
# tb_top.u_sdram32 : at time 284292.0 ns BST : Burst Terminate
|
| 6418 |
|
|
# tb_top.u_sdram32 : at time 284312.0 ns WRITE: Bank = 2 Row = 890, Col = 51, Data = 3f52937e
|
| 6419 |
|
|
# Status: Burst-No: 34 Write Address: 000dea37 WriteData: 742819e8
|
| 6420 |
|
|
# tb_top.u_sdram32 : at time 284332.0 ns BST : Burst Terminate
|
| 6421 |
|
|
# tb_top.u_sdram32 : at time 284352.0 ns WRITE: Bank = 2 Row = 890, Col = 52, Data = 7887dff1
|
| 6422 |
|
|
# Status: Burst-No: 35 Write Address: 000dea38 WriteData: 24839b49
|
| 6423 |
|
|
# tb_top.u_sdram32 : at time 284372.0 ns BST : Burst Terminate
|
| 6424 |
|
|
# tb_top.u_sdram32 : at time 284392.0 ns WRITE: Bank = 2 Row = 890, Col = 53, Data = 472dfb8e
|
| 6425 |
|
|
# Status: Burst-No: 36 Write Address: 000dea39 WriteData: 8569fa0a
|
| 6426 |
|
|
# tb_top.u_sdram32 : at time 284412.0 ns BST : Burst Terminate
|
| 6427 |
|
|
# tb_top.u_sdram32 : at time 284432.0 ns WRITE: Bank = 2 Row = 890, Col = 54, Data = 4f234d9e
|
| 6428 |
|
|
# Status: Burst-No: 37 Write Address: 000dea3a WriteData: 2fb81b5f
|
| 6429 |
|
|
# tb_top.u_sdram32 : at time 284452.0 ns BST : Burst Terminate
|
| 6430 |
|
|
# tb_top.u_sdram32 : at time 284472.0 ns WRITE: Bank = 2 Row = 890, Col = 55, Data = 742819e8
|
| 6431 |
|
|
# Status: Burst-No: 38 Write Address: 000dea3b WriteData: a8bfc851
|
| 6432 |
|
|
# tb_top.u_sdram32 : at time 284492.0 ns BST : Burst Terminate
|
| 6433 |
|
|
# tb_top.u_sdram32 : at time 284512.0 ns WRITE: Bank = 2 Row = 890, Col = 56, Data = 24839b49
|
| 6434 |
|
|
# Status: Burst-No: 39 Write Address: 000dea3c WriteData: a4d98649
|
| 6435 |
|
|
# tb_top.u_sdram32 : at time 284532.0 ns BST : Burst Terminate
|
| 6436 |
|
|
# tb_top.u_sdram32 : at time 284552.0 ns WRITE: Bank = 2 Row = 890, Col = 57, Data = 8569fa0a
|
| 6437 |
|
|
# Status: Burst-No: 40 Write Address: 000dea3d WriteData: 92fd2825
|
| 6438 |
|
|
# tb_top.u_sdram32 : at time 284572.0 ns BST : Burst Terminate
|
| 6439 |
|
|
# tb_top.u_sdram32 : at time 284592.0 ns WRITE: Bank = 2 Row = 890, Col = 58, Data = 2fb81b5f
|
| 6440 |
|
|
# Status: Burst-No: 41 Write Address: 000dea3e WriteData: b64ae66c
|
| 6441 |
|
|
# tb_top.u_sdram32 : at time 284612.0 ns BST : Burst Terminate
|
| 6442 |
|
|
# tb_top.u_sdram32 : at time 284632.0 ns WRITE: Bank = 2 Row = 890, Col = 59, Data = a8bfc851
|
| 6443 |
|
|
# Status: Burst-No: 42 Write Address: 000dea3f WriteData: ac509c58
|
| 6444 |
|
|
# tb_top.u_sdram32 : at time 284652.0 ns BST : Burst Terminate
|
| 6445 |
|
|
# tb_top.u_sdram32 : at time 284672.0 ns WRITE: Bank = 2 Row = 890, Col = 60, Data = a4d98649
|
| 6446 |
|
|
# Status: Burst-No: 43 Write Address: 000dea40 WriteData: af5d6c5e
|
| 6447 |
|
|
# tb_top.u_sdram32 : at time 284692.0 ns BST : Burst Terminate
|
| 6448 |
|
|
# tb_top.u_sdram32 : at time 284712.0 ns WRITE: Bank = 2 Row = 890, Col = 61, Data = 92fd2825
|
| 6449 |
|
|
# Status: Burst-No: 44 Write Address: 000dea41 WriteData: 97dde22f
|
| 6450 |
|
|
# tb_top.u_sdram32 : at time 284732.0 ns BST : Burst Terminate
|
| 6451 |
|
|
# tb_top.u_sdram32 : at time 284752.0 ns WRITE: Bank = 2 Row = 890, Col = 62, Data = b64ae66c
|
| 6452 |
|
|
# tb_top.u_sdram32 : at time 284772.0 ns BST : Burst Terminate
|
| 6453 |
|
|
# tb_top.u_sdram32 : at time 284792.0 ns WRITE: Bank = 2 Row = 890, Col = 63, Data = ac509c58
|
| 6454 |
|
|
# tb_top.u_sdram32 : at time 284812.0 ns BST : Burst Terminate
|
| 6455 |
|
|
# Write Address: 000f5a83, Burst Size: 40
|
| 6456 |
|
|
# tb_top.u_sdram32 : at time 284832.0 ns WRITE: Bank = 2 Row = 890, Col = 64, Data = af5d6c5e
|
| 6457 |
|
|
# Status: Burst-No: 0 Write Address: 0003d6a0 WriteData: 6a5ddbd4
|
| 6458 |
|
|
# Status: Burst-No: 1 Write Address: 0003d6a1 WriteData: ca0e4494
|
| 6459 |
|
|
# tb_top.u_sdram32 : at time 284852.0 ns BST : Burst Terminate
|
| 6460 |
|
|
# Status: Burst-No: 2 Write Address: 0003d6a2 WriteData: c961e492
|
| 6461 |
|
|
# tb_top.u_sdram32 : at time 284872.0 ns WRITE: Bank = 2 Row = 890, Col = 65, Data = 97dde22f
|
| 6462 |
|
|
# Status: Burst-No: 3 Write Address: 0003d6a3 WriteData: 1e32673c
|
| 6463 |
|
|
# tb_top.u_sdram32 : at time 284892.0 ns BST : Burst Terminate
|
| 6464 |
|
|
# Status: Burst-No: 4 Write Address: 0003d6a4 WriteData: 23301b46
|
| 6465 |
|
|
# Status: Burst-No: 5 Write Address: 0003d6a5 WriteData: b7b82a6f
|
| 6466 |
|
|
# tb_top.u_sdram32 : at time 284972.0 ns ACT : Bank = 2 Row = 245
|
| 6467 |
|
|
# tb_top.u_sdram32 : at time 285032.0 ns WRITE: Bank = 2 Row = 245, Col = 160, Data = 6a5ddbd4
|
| 6468 |
|
|
# tb_top.u_sdram32 : at time 285052.0 ns WRITE: Bank = 2 Row = 245, Col = 161, Data = ca0e4494
|
| 6469 |
|
|
# tb_top.u_sdram32 : at time 285072.0 ns BST : Burst Terminate
|
| 6470 |
|
|
# tb_top.u_sdram32 : at time 285092.0 ns WRITE: Bank = 2 Row = 245, Col = 162, Data = c961e492
|
| 6471 |
|
|
# Status: Burst-No: 6 Write Address: 0003d6a6 WriteData: a0b3ae41
|
| 6472 |
|
|
# tb_top.u_sdram32 : at time 285112.0 ns BST : Burst Terminate
|
| 6473 |
|
|
# tb_top.u_sdram32 : at time 285132.0 ns WRITE: Bank = 2 Row = 245, Col = 163, Data = 1e32673c
|
| 6474 |
|
|
# Status: Burst-No: 7 Write Address: 0003d6a7 WriteData: 7bde15f7
|
| 6475 |
|
|
# tb_top.u_sdram32 : at time 285152.0 ns BST : Burst Terminate
|
| 6476 |
|
|
# tb_top.u_sdram32 : at time 285172.0 ns WRITE: Bank = 2 Row = 245, Col = 164, Data = 23301b46
|
| 6477 |
|
|
# Status: Burst-No: 8 Write Address: 0003d6a8 WriteData: 8b7c3816
|
| 6478 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 285192.0 ns BST : Burst Terminate
|
| 6479 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 285212.0 ns WRITE: Bank = 2 Row = 245, Col = 165, Data = b7b82a6f
|
| 6480 |
|
|
# Status: Burst-No: 9 Write Address: 0003d6a9 WriteData: 39092f72
|
| 6481 |
|
|
# tb_top.u_sdram32 : at time 285232.0 ns BST : Burst Terminate
|
| 6482 |
|
|
# tb_top.u_sdram32 : at time 285252.0 ns WRITE: Bank = 2 Row = 245, Col = 166, Data = a0b3ae41
|
| 6483 |
|
|
# Status: Burst-No: 10 Write Address: 0003d6aa WriteData: 5136a5a2
|
| 6484 |
|
|
# tb_top.u_sdram32 : at time 285272.0 ns BST : Burst Terminate
|
| 6485 |
|
|
# tb_top.u_sdram32 : at time 285292.0 ns WRITE: Bank = 2 Row = 245, Col = 167, Data = 7bde15f7
|
| 6486 |
|
|
# Status: Burst-No: 11 Write Address: 0003d6ab WriteData: 71f059e3
|
| 6487 |
|
|
# tb_top.u_sdram32 : at time 285312.0 ns BST : Burst Terminate
|
| 6488 |
|
|
# tb_top.u_sdram32 : at time 285332.0 ns WRITE: Bank = 2 Row = 245, Col = 168, Data = 8b7c3816
|
| 6489 |
|
|
# Status: Burst-No: 12 Write Address: 0003d6ac WriteData: c9490292
|
| 6490 |
|
|
# tb_top.u_sdram32 : at time 285352.0 ns BST : Burst Terminate
|
| 6491 |
|
|
# tb_top.u_sdram32 : at time 285372.0 ns WRITE: Bank = 2 Row = 245, Col = 169, Data = 39092f72
|
| 6492 |
|
|
# Status: Burst-No: 13 Write Address: 0003d6ad WriteData: e5ceb0cb
|
| 6493 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 285392.0 ns BST : Burst Terminate
|
| 6494 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 285412.0 ns WRITE: Bank = 2 Row = 245, Col = 170, Data = 5136a5a2
|
| 6495 |
|
|
# Status: Burst-No: 14 Write Address: 0003d6ae WriteData: 34097568
|
| 6496 |
|
|
# tb_top.u_sdram32 : at time 285432.0 ns BST : Burst Terminate
|
| 6497 |
|
|
# tb_top.u_sdram32 : at time 285452.0 ns WRITE: Bank = 2 Row = 245, Col = 171, Data = 71f059e3
|
| 6498 |
|
|
# Status: Burst-No: 15 Write Address: 0003d6af WriteData: 98b4ee31
|
| 6499 |
|
|
# tb_top.u_sdram32 : at time 285472.0 ns BST : Burst Terminate
|
| 6500 |
|
|
# tb_top.u_sdram32 : at time 285492.0 ns WRITE: Bank = 2 Row = 245, Col = 172, Data = c9490292
|
| 6501 |
|
|
# Status: Burst-No: 16 Write Address: 0003d6b0 WriteData: 65c803cb
|
| 6502 |
|
|
# tb_top.u_sdram32 : at time 285512.0 ns BST : Burst Terminate
|
| 6503 |
|
|
# tb_top.u_sdram32 : at time 285532.0 ns WRITE: Bank = 2 Row = 245, Col = 173, Data = e5ceb0cb
|
| 6504 |
|
|
# Status: Burst-No: 17 Write Address: 0003d6b1 WriteData: aad1c855
|
| 6505 |
|
|
# tb_top.u_sdram32 : at time 285552.0 ns BST : Burst Terminate
|
| 6506 |
|
|
# tb_top.u_sdram32 : at time 285572.0 ns WRITE: Bank = 2 Row = 245, Col = 174, Data = 34097568
|
| 6507 |
|
|
# Status: Burst-No: 18 Write Address: 0003d6b2 WriteData: 38a38971
|
| 6508 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 285592.0 ns BST : Burst Terminate
|
| 6509 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 285612.0 ns WRITE: Bank = 2 Row = 245, Col = 175, Data = 98b4ee31
|
| 6510 |
|
|
# Status: Burst-No: 19 Write Address: 0003d6b3 WriteData: 2f49535e
|
| 6511 |
|
|
# tb_top.u_sdram32 : at time 285632.0 ns BST : Burst Terminate
|
| 6512 |
|
|
# tb_top.u_sdram32 : at time 285652.0 ns WRITE: Bank = 2 Row = 245, Col = 176, Data = 65c803cb
|
| 6513 |
|
|
# Status: Burst-No: 20 Write Address: 0003d6b4 WriteData: e6e186cd
|
| 6514 |
|
|
# tb_top.u_sdram32 : at time 285672.0 ns BST : Burst Terminate
|
| 6515 |
|
|
# tb_top.u_sdram32 : at time 285692.0 ns WRITE: Bank = 2 Row = 245, Col = 177, Data = aad1c855
|
| 6516 |
|
|
# Status: Burst-No: 21 Write Address: 0003d6b5 WriteData: daf356b5
|
| 6517 |
|
|
# tb_top.u_sdram32 : at time 285712.0 ns BST : Burst Terminate
|
| 6518 |
|
|
# tb_top.u_sdram32 : at time 285732.0 ns WRITE: Bank = 2 Row = 245, Col = 178, Data = 38a38971
|
| 6519 |
|
|
# Status: Burst-No: 22 Write Address: 0003d6b6 WriteData: 04410d08
|
| 6520 |
|
|
# tb_top.u_sdram32 : at time 285752.0 ns BST : Burst Terminate
|
| 6521 |
|
|
# tb_top.u_sdram32 : at time 285772.0 ns WRITE: Bank = 2 Row = 245, Col = 179, Data = 2f49535e
|
| 6522 |
|
|
# Status: Burst-No: 23 Write Address: 0003d6b7 WriteData: c118be82
|
| 6523 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 285792.0 ns BST : Burst Terminate
|
| 6524 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 285812.0 ns WRITE: Bank = 2 Row = 245, Col = 180, Data = e6e186cd
|
| 6525 |
|
|
# Status: Burst-No: 24 Write Address: 0003d6b8 WriteData: 9f80983f
|
| 6526 |
|
|
# tb_top.u_sdram32 : at time 285832.0 ns BST : Burst Terminate
|
| 6527 |
|
|
# tb_top.u_sdram32 : at time 285852.0 ns WRITE: Bank = 2 Row = 245, Col = 181, Data = daf356b5
|
| 6528 |
|
|
# Status: Burst-No: 25 Write Address: 0003d6b9 WriteData: d807f2b0
|
| 6529 |
|
|
# tb_top.u_sdram32 : at time 285872.0 ns BST : Burst Terminate
|
| 6530 |
|
|
# tb_top.u_sdram32 : at time 285892.0 ns WRITE: Bank = 2 Row = 245, Col = 182, Data = 04410d08
|
| 6531 |
|
|
# Status: Burst-No: 26 Write Address: 0003d6ba WriteData: 560eefac
|
| 6532 |
|
|
# tb_top.u_sdram32 : at time 285912.0 ns BST : Burst Terminate
|
| 6533 |
|
|
# tb_top.u_sdram32 : at time 285932.0 ns WRITE: Bank = 2 Row = 245, Col = 183, Data = c118be82
|
| 6534 |
|
|
# Status: Burst-No: 27 Write Address: 0003d6bb WriteData: 99183032
|
| 6535 |
|
|
# tb_top.u_sdram32 : at time 285952.0 ns BST : Burst Terminate
|
| 6536 |
|
|
# tb_top.u_sdram32 : at time 285972.0 ns WRITE: Bank = 2 Row = 245, Col = 184, Data = 9f80983f
|
| 6537 |
|
|
# Status: Burst-No: 28 Write Address: 0003d6bc WriteData: 029f0505
|
| 6538 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 285992.0 ns BST : Burst Terminate
|
| 6539 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 286012.0 ns WRITE: Bank = 2 Row = 245, Col = 185, Data = d807f2b0
|
| 6540 |
|
|
# Status: Burst-No: 29 Write Address: 0003d6bd WriteData: 2f73fb5e
|
| 6541 |
|
|
# tb_top.u_sdram32 : at time 286032.0 ns BST : Burst Terminate
|
| 6542 |
|
|
# tb_top.u_sdram32 : at time 286052.0 ns WRITE: Bank = 2 Row = 245, Col = 186, Data = 560eefac
|
| 6543 |
|
|
# Status: Burst-No: 30 Write Address: 0003d6be WriteData: dc16d8b8
|
| 6544 |
|
|
# tb_top.u_sdram32 : at time 286072.0 ns BST : Burst Terminate
|
| 6545 |
|
|
# tb_top.u_sdram32 : at time 286092.0 ns WRITE: Bank = 2 Row = 245, Col = 187, Data = 99183032
|
| 6546 |
|
|
# Status: Burst-No: 31 Write Address: 0003d6bf WriteData: 3ec2677d
|
| 6547 |
|
|
# tb_top.u_sdram32 : at time 286112.0 ns BST : Burst Terminate
|
| 6548 |
|
|
# tb_top.u_sdram32 : at time 286132.0 ns WRITE: Bank = 2 Row = 245, Col = 188, Data = 029f0505
|
| 6549 |
|
|
# Status: Burst-No: 32 Write Address: 0003d6c0 WriteData: 8511580a
|
| 6550 |
|
|
# tb_top.u_sdram32 : at time 286152.0 ns BST : Burst Terminate
|
| 6551 |
|
|
# tb_top.u_sdram32 : at time 286172.0 ns WRITE: Bank = 2 Row = 245, Col = 189, Data = 2f73fb5e
|
| 6552 |
|
|
# Status: Burst-No: 33 Write Address: 0003d6c1 WriteData: c6878a8d
|
| 6553 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 286192.0 ns BST : Burst Terminate
|
| 6554 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 286212.0 ns WRITE: Bank = 2 Row = 245, Col = 190, Data = dc16d8b8
|
| 6555 |
|
|
# Status: Burst-No: 34 Write Address: 0003d6c2 WriteData: 64eb39c9
|
| 6556 |
|
|
# tb_top.u_sdram32 : at time 286232.0 ns BST : Burst Terminate
|
| 6557 |
|
|
# tb_top.u_sdram32 : at time 286252.0 ns WRITE: Bank = 2 Row = 245, Col = 191, Data = 3ec2677d
|
| 6558 |
|
|
# Status: Burst-No: 35 Write Address: 0003d6c3 WriteData: f8d3d8f1
|
| 6559 |
|
|
# tb_top.u_sdram32 : at time 286272.0 ns BST : Burst Terminate
|
| 6560 |
|
|
# tb_top.u_sdram32 : at time 286292.0 ns WRITE: Bank = 2 Row = 245, Col = 192, Data = 8511580a
|
| 6561 |
|
|
# Status: Burst-No: 36 Write Address: 0003d6c4 WriteData: da12deb4
|
| 6562 |
|
|
# tb_top.u_sdram32 : at time 286312.0 ns BST : Burst Terminate
|
| 6563 |
|
|
# tb_top.u_sdram32 : at time 286332.0 ns WRITE: Bank = 2 Row = 245, Col = 193, Data = c6878a8d
|
| 6564 |
|
|
# Status: Burst-No: 37 Write Address: 0003d6c5 WriteData: 729a7fe5
|
| 6565 |
|
|
# tb_top.u_sdram32 : at time 286352.0 ns BST : Burst Terminate
|
| 6566 |
|
|
# tb_top.u_sdram32 : at time 286372.0 ns WRITE: Bank = 2 Row = 245, Col = 194, Data = 64eb39c9
|
| 6567 |
|
|
# Status: Burst-No: 38 Write Address: 0003d6c6 WriteData: 1a133934
|
| 6568 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 286392.0 ns BST : Burst Terminate
|
| 6569 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 286412.0 ns WRITE: Bank = 2 Row = 245, Col = 195, Data = f8d3d8f1
|
| 6570 |
|
|
# Status: Burst-No: 39 Write Address: 0003d6c7 WriteData: 11c6c523
|
| 6571 |
|
|
# tb_top.u_sdram32 : at time 286432.0 ns BST : Burst Terminate
|
| 6572 |
|
|
# tb_top.u_sdram32 : at time 286452.0 ns WRITE: Bank = 2 Row = 245, Col = 196, Data = da12deb4
|
| 6573 |
|
|
# tb_top.u_sdram32 : at time 286472.0 ns BST : Burst Terminate
|
| 6574 |
|
|
# tb_top.u_sdram32 : at time 286492.0 ns WRITE: Bank = 2 Row = 245, Col = 197, Data = 729a7fe5
|
| 6575 |
|
|
# tb_top.u_sdram32 : at time 286512.0 ns BST : Burst Terminate
|
| 6576 |
|
|
# tb_top.u_sdram32 : at time 286532.0 ns WRITE: Bank = 2 Row = 245, Col = 198, Data = 1a133934
|
| 6577 |
|
|
# tb_top.u_sdram32 : at time 286552.0 ns BST : Burst Terminate
|
| 6578 |
|
|
# tb_top.u_sdram32 : at time 286572.0 ns WRITE: Bank = 2 Row = 245, Col = 199, Data = 11c6c523
|
| 6579 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 286592.0 ns BST : Burst Terminate
|
| 6580 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 286672.0 ns ACT : Bank = 2 Row = 890
|
| 6581 |
|
|
# tb_top.u_sdram32 : at time 286752.0 ns BST : Burst Terminate
|
| 6582 |
|
|
# tb_top.u_sdram32 : at time 286778.0 ns READ : Bank = 2 Row = 890, Col = 21, Data = e99b1cd3
|
| 6583 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000dea15 Rxd: e99b1cd3
|
| 6584 |
|
|
# tb_top.u_sdram32 : at time 286952.0 ns BST : Burst Terminate
|
| 6585 |
|
|
# tb_top.u_sdram32 : at time 286978.0 ns READ : Bank = 2 Row = 890, Col = 22, Data = 0d633f1a
|
| 6586 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000dea16 Rxd: 0d633f1a
|
| 6587 |
|
|
# tb_top.u_sdram32 : at time 287152.0 ns BST : Burst Terminate
|
| 6588 |
|
|
# tb_top.u_sdram32 : at time 287178.0 ns READ : Bank = 2 Row = 890, Col = 23, Data = 005d5100
|
| 6589 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000dea17 Rxd: 005d5100
|
| 6590 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 287352.0 ns BST : Burst Terminate
|
| 6591 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 287378.0 ns READ : Bank = 2 Row = 890, Col = 24, Data = 560d5fac
|
| 6592 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000dea18 Rxd: 560d5fac
|
| 6593 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 287552.0 ns BST : Burst Terminate
|
| 6594 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 287578.0 ns READ : Bank = 2 Row = 890, Col = 25, Data = f4588ee8
|
| 6595 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000dea19 Rxd: f4588ee8
|
| 6596 |
|
|
# tb_top.u_sdram32 : at time 287772.0 ns AREF : Auto Refresh
|
| 6597 |
|
|
# tb_top.u_sdram32 : at time 287952.0 ns AREF : Auto Refresh
|
| 6598 |
|
|
# tb_top.u_sdram32 : at time 288132.0 ns AREF : Auto Refresh
|
| 6599 |
|
|
# tb_top.u_sdram32 : at time 288312.0 ns AREF : Auto Refresh
|
| 6600 |
|
|
# tb_top.u_sdram32 : at time 288492.0 ns AREF : Auto Refresh
|
| 6601 |
|
|
# tb_top.u_sdram32 : at time 288672.0 ns AREF : Auto Refresh
|
| 6602 |
|
|
# tb_top.u_sdram32 : at time 288852.0 ns ACT : Bank = 2 Row = 890
|
| 6603 |
|
|
# tb_top.u_sdram32 : at time 288932.0 ns BST : Burst Terminate
|
| 6604 |
|
|
# tb_top.u_sdram32 : at time 288958.0 ns READ : Bank = 2 Row = 890, Col = 26, Data = b66a586c
|
| 6605 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000dea1a Rxd: b66a586c
|
| 6606 |
|
|
# tb_top.u_sdram32 : at time 289132.0 ns BST : Burst Terminate
|
| 6607 |
|
|
# tb_top.u_sdram32 : at time 289158.0 ns READ : Bank = 2 Row = 890, Col = 27, Data = d03c40a0
|
| 6608 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000dea1b Rxd: d03c40a0
|
| 6609 |
|
|
# tb_top.u_sdram32 : at time 289332.0 ns BST : Burst Terminate
|
| 6610 |
|
|
# tb_top.u_sdram32 : at time 289358.0 ns READ : Bank = 2 Row = 890, Col = 28, Data = 0ecd251d
|
| 6611 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000dea1c Rxd: 0ecd251d
|
| 6612 |
|
|
# tb_top.u_sdram32 : at time 289532.0 ns BST : Burst Terminate
|
| 6613 |
|
|
# tb_top.u_sdram32 : at time 289558.0 ns READ : Bank = 2 Row = 890, Col = 29, Data = 68c14fd1
|
| 6614 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000dea1d Rxd: 68c14fd1
|
| 6615 |
|
|
# tb_top.u_sdram32 : at time 289732.0 ns BST : Burst Terminate
|
| 6616 |
|
|
# tb_top.u_sdram32 : at time 289758.0 ns READ : Bank = 2 Row = 890, Col = 30, Data = 006d0f00
|
| 6617 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000dea1e Rxd: 006d0f00
|
| 6618 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 289932.0 ns BST : Burst Terminate
|
| 6619 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 289958.0 ns READ : Bank = 2 Row = 890, Col = 31, Data = ed4d78da
|
| 6620 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000dea1f Rxd: ed4d78da
|
| 6621 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 290132.0 ns BST : Burst Terminate
|
| 6622 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 290158.0 ns READ : Bank = 2 Row = 890, Col = 32, Data = 6c1987d8
|
| 6623 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000dea20 Rxd: 6c1987d8
|
| 6624 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 290332.0 ns BST : Burst Terminate
|
| 6625 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 290358.0 ns READ : Bank = 2 Row = 890, Col = 33, Data = 605dbbc0
|
| 6626 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000dea21 Rxd: 605dbbc0
|
| 6627 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 290532.0 ns BST : Burst Terminate
|
| 6628 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 290558.0 ns READ : Bank = 2 Row = 890, Col = 34, Data = a6490c4c
|
| 6629 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000dea22 Rxd: a6490c4c
|
| 6630 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 290732.0 ns BST : Burst Terminate
|
| 6631 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 290758.0 ns READ : Bank = 2 Row = 890, Col = 35, Data = e8cfb0d1
|
| 6632 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000dea23 Rxd: e8cfb0d1
|
| 6633 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 290932.0 ns BST : Burst Terminate
|
| 6634 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 290958.0 ns READ : Bank = 2 Row = 890, Col = 36, Data = a8bb0c51
|
| 6635 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000dea24 Rxd: a8bb0c51
|
| 6636 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 291132.0 ns BST : Burst Terminate
|
| 6637 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 291158.0 ns READ : Bank = 2 Row = 890, Col = 37, Data = a8e1ee51
|
| 6638 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000dea25 Rxd: a8e1ee51
|
| 6639 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 291332.0 ns BST : Burst Terminate
|
| 6640 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 291358.0 ns READ : Bank = 2 Row = 890, Col = 38, Data = a2a4be45
|
| 6641 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000dea26 Rxd: a2a4be45
|
| 6642 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 291532.0 ns BST : Burst Terminate
|
| 6643 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 291558.0 ns READ : Bank = 2 Row = 890, Col = 39, Data = 598367b3
|
| 6644 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000dea27 Rxd: 598367b3
|
| 6645 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 291732.0 ns BST : Burst Terminate
|
| 6646 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 291758.0 ns READ : Bank = 2 Row = 890, Col = 40, Data = bf21067e
|
| 6647 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000dea28 Rxd: bf21067e
|
| 6648 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 291932.0 ns BST : Burst Terminate
|
| 6649 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 291958.0 ns READ : Bank = 2 Row = 890, Col = 41, Data = c049c680
|
| 6650 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000dea29 Rxd: c049c680
|
| 6651 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 292132.0 ns BST : Burst Terminate
|
| 6652 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 292158.0 ns READ : Bank = 2 Row = 890, Col = 42, Data = 7e5b53fc
|
| 6653 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000dea2a Rxd: 7e5b53fc
|
| 6654 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 292332.0 ns BST : Burst Terminate
|
| 6655 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 292358.0 ns READ : Bank = 2 Row = 890, Col = 43, Data = 2426d748
|
| 6656 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000dea2b Rxd: 2426d748
|
| 6657 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 292532.0 ns BST : Burst Terminate
|
| 6658 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 292558.0 ns READ : Bank = 2 Row = 890, Col = 44, Data = c0ad8081
|
| 6659 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000dea2c Rxd: c0ad8081
|
| 6660 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 292732.0 ns BST : Burst Terminate
|
| 6661 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 292758.0 ns READ : Bank = 2 Row = 890, Col = 45, Data = 98b4dc31
|
| 6662 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000dea2d Rxd: 98b4dc31
|
| 6663 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 292932.0 ns BST : Burst Terminate
|
| 6664 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 292958.0 ns READ : Bank = 2 Row = 890, Col = 46, Data = 53a8b5a7
|
| 6665 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000dea2e Rxd: 53a8b5a7
|
| 6666 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 293132.0 ns BST : Burst Terminate
|
| 6667 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 293158.0 ns READ : Bank = 2 Row = 890, Col = 47, Data = 41b1fd83
|
| 6668 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000dea2f Rxd: 41b1fd83
|
| 6669 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 293332.0 ns BST : Burst Terminate
|
| 6670 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 293358.0 ns READ : Bank = 2 Row = 890, Col = 48, Data = 9fc1423f
|
| 6671 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000dea30 Rxd: 9fc1423f
|
| 6672 |
|
|
# tb_top.u_sdram32 : at time 293532.0 ns BST : Burst Terminate
|
| 6673 |
|
|
# tb_top.u_sdram32 : at time 293558.0 ns READ : Bank = 2 Row = 890, Col = 49, Data = 00029100
|
| 6674 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000dea31 Rxd: 00029100
|
| 6675 |
|
|
# tb_top.u_sdram32 : at time 293732.0 ns BST : Burst Terminate
|
| 6676 |
|
|
# tb_top.u_sdram32 : at time 293758.0 ns READ : Bank = 2 Row = 890, Col = 50, Data = b2158c64
|
| 6677 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000dea32 Rxd: b2158c64
|
| 6678 |
|
|
# tb_top.u_sdram32 : at time 293932.0 ns BST : Burst Terminate
|
| 6679 |
|
|
# tb_top.u_sdram32 : at time 293958.0 ns READ : Bank = 2 Row = 890, Col = 51, Data = 3f52937e
|
| 6680 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000dea33 Rxd: 3f52937e
|
| 6681 |
|
|
# tb_top.u_sdram32 : at time 294132.0 ns BST : Burst Terminate
|
| 6682 |
|
|
# tb_top.u_sdram32 : at time 294158.0 ns READ : Bank = 2 Row = 890, Col = 52, Data = 7887dff1
|
| 6683 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000dea34 Rxd: 7887dff1
|
| 6684 |
|
|
# tb_top.u_sdram32 : at time 294332.0 ns BST : Burst Terminate
|
| 6685 |
|
|
# tb_top.u_sdram32 : at time 294358.0 ns READ : Bank = 2 Row = 890, Col = 53, Data = 472dfb8e
|
| 6686 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000dea35 Rxd: 472dfb8e
|
| 6687 |
|
|
# tb_top.u_sdram32 : at time 294532.0 ns BST : Burst Terminate
|
| 6688 |
|
|
# tb_top.u_sdram32 : at time 294558.0 ns READ : Bank = 2 Row = 890, Col = 54, Data = 4f234d9e
|
| 6689 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000dea36 Rxd: 4f234d9e
|
| 6690 |
|
|
# tb_top.u_sdram32 : at time 294732.0 ns BST : Burst Terminate
|
| 6691 |
|
|
# tb_top.u_sdram32 : at time 294758.0 ns READ : Bank = 2 Row = 890, Col = 55, Data = 742819e8
|
| 6692 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000dea37 Rxd: 742819e8
|
| 6693 |
|
|
# tb_top.u_sdram32 : at time 294932.0 ns BST : Burst Terminate
|
| 6694 |
|
|
# tb_top.u_sdram32 : at time 294958.0 ns READ : Bank = 2 Row = 890, Col = 56, Data = 24839b49
|
| 6695 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000dea38 Rxd: 24839b49
|
| 6696 |
|
|
# tb_top.u_sdram32 : at time 295132.0 ns BST : Burst Terminate
|
| 6697 |
|
|
# tb_top.u_sdram32 : at time 295158.0 ns READ : Bank = 2 Row = 890, Col = 57, Data = 8569fa0a
|
| 6698 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000dea39 Rxd: 8569fa0a
|
| 6699 |
|
|
# tb_top.u_sdram32 : at time 295332.0 ns BST : Burst Terminate
|
| 6700 |
|
|
# tb_top.u_sdram32 : at time 295358.0 ns READ : Bank = 2 Row = 890, Col = 58, Data = 2fb81b5f
|
| 6701 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000dea3a Rxd: 2fb81b5f
|
| 6702 |
|
|
# tb_top.u_sdram32 : at time 295532.0 ns BST : Burst Terminate
|
| 6703 |
|
|
# tb_top.u_sdram32 : at time 295558.0 ns READ : Bank = 2 Row = 890, Col = 59, Data = a8bfc851
|
| 6704 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000dea3b Rxd: a8bfc851
|
| 6705 |
|
|
# tb_top.u_sdram32 : at time 295732.0 ns BST : Burst Terminate
|
| 6706 |
|
|
# tb_top.u_sdram32 : at time 295758.0 ns READ : Bank = 2 Row = 890, Col = 60, Data = a4d98649
|
| 6707 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000dea3c Rxd: a4d98649
|
| 6708 |
|
|
# tb_top.u_sdram32 : at time 295932.0 ns BST : Burst Terminate
|
| 6709 |
|
|
# tb_top.u_sdram32 : at time 295958.0 ns READ : Bank = 2 Row = 890, Col = 61, Data = 92fd2825
|
| 6710 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000dea3d Rxd: 92fd2825
|
| 6711 |
|
|
# tb_top.u_sdram32 : at time 296132.0 ns BST : Burst Terminate
|
| 6712 |
|
|
# tb_top.u_sdram32 : at time 296158.0 ns READ : Bank = 2 Row = 890, Col = 62, Data = b64ae66c
|
| 6713 |
|
|
# READ STATUS: Burst-No: 41 Addr: 000dea3e Rxd: b64ae66c
|
| 6714 |
|
|
# tb_top.u_sdram32 : at time 296332.0 ns BST : Burst Terminate
|
| 6715 |
|
|
# tb_top.u_sdram32 : at time 296358.0 ns READ : Bank = 2 Row = 890, Col = 63, Data = ac509c58
|
| 6716 |
|
|
# READ STATUS: Burst-No: 42 Addr: 000dea3f Rxd: ac509c58
|
| 6717 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 296532.0 ns BST : Burst Terminate
|
| 6718 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 296558.0 ns READ : Bank = 2 Row = 890, Col = 64, Data = af5d6c5e
|
| 6719 |
|
|
# READ STATUS: Burst-No: 43 Addr: 000dea40 Rxd: af5d6c5e
|
| 6720 |
|
|
# tb_top.u_sdram32 : at time 296732.0 ns BST : Burst Terminate
|
| 6721 |
|
|
# tb_top.u_sdram32 : at time 296758.0 ns READ : Bank = 2 Row = 890, Col = 65, Data = 97dde22f
|
| 6722 |
|
|
# READ STATUS: Burst-No: 44 Addr: 000dea41 Rxd: 97dde22f
|
| 6723 |
|
|
# tb_top.u_sdram32 : at time 297072.0 ns ACT : Bank = 2 Row = 245
|
| 6724 |
|
|
# tb_top.u_sdram32 : at time 297152.0 ns BST : Burst Terminate
|
| 6725 |
|
|
# tb_top.u_sdram32 : at time 297178.0 ns READ : Bank = 2 Row = 245, Col = 160, Data = 6a5ddbd4
|
| 6726 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0003d6a0 Rxd: 6a5ddbd4
|
| 6727 |
|
|
# tb_top.u_sdram32 : at time 297352.0 ns BST : Burst Terminate
|
| 6728 |
|
|
# tb_top.u_sdram32 : at time 297378.0 ns READ : Bank = 2 Row = 245, Col = 161, Data = ca0e4494
|
| 6729 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0003d6a1 Rxd: ca0e4494
|
| 6730 |
|
|
# tb_top.u_sdram32 : at time 297552.0 ns BST : Burst Terminate
|
| 6731 |
|
|
# tb_top.u_sdram32 : at time 297578.0 ns READ : Bank = 2 Row = 245, Col = 162, Data = c961e492
|
| 6732 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0003d6a2 Rxd: c961e492
|
| 6733 |
|
|
# tb_top.u_sdram32 : at time 297752.0 ns BST : Burst Terminate
|
| 6734 |
|
|
# tb_top.u_sdram32 : at time 297778.0 ns READ : Bank = 2 Row = 245, Col = 163, Data = 1e32673c
|
| 6735 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0003d6a3 Rxd: 1e32673c
|
| 6736 |
|
|
# tb_top.u_sdram32 : at time 297952.0 ns BST : Burst Terminate
|
| 6737 |
|
|
# tb_top.u_sdram32 : at time 297978.0 ns READ : Bank = 2 Row = 245, Col = 164, Data = 23301b46
|
| 6738 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0003d6a4 Rxd: 23301b46
|
| 6739 |
|
|
# tb_top.u_sdram32 : at time 298152.0 ns BST : Burst Terminate
|
| 6740 |
|
|
# tb_top.u_sdram32 : at time 298178.0 ns READ : Bank = 2 Row = 245, Col = 165, Data = b7b82a6f
|
| 6741 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0003d6a5 Rxd: b7b82a6f
|
| 6742 |
|
|
# tb_top.u_sdram32 : at time 298352.0 ns BST : Burst Terminate
|
| 6743 |
|
|
# tb_top.u_sdram32 : at time 298378.0 ns READ : Bank = 2 Row = 245, Col = 166, Data = a0b3ae41
|
| 6744 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0003d6a6 Rxd: a0b3ae41
|
| 6745 |
|
|
# tb_top.u_sdram32 : at time 298552.0 ns BST : Burst Terminate
|
| 6746 |
|
|
# tb_top.u_sdram32 : at time 298578.0 ns READ : Bank = 2 Row = 245, Col = 167, Data = 7bde15f7
|
| 6747 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0003d6a7 Rxd: 7bde15f7
|
| 6748 |
|
|
# tb_top.u_sdram32 : at time 298752.0 ns BST : Burst Terminate
|
| 6749 |
|
|
# tb_top.u_sdram32 : at time 298778.0 ns READ : Bank = 2 Row = 245, Col = 168, Data = 8b7c3816
|
| 6750 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0003d6a8 Rxd: 8b7c3816
|
| 6751 |
|
|
# tb_top.u_sdram32 : at time 298952.0 ns BST : Burst Terminate
|
| 6752 |
|
|
# tb_top.u_sdram32 : at time 298978.0 ns READ : Bank = 2 Row = 245, Col = 169, Data = 39092f72
|
| 6753 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0003d6a9 Rxd: 39092f72
|
| 6754 |
|
|
# tb_top.u_sdram32 : at time 299152.0 ns BST : Burst Terminate
|
| 6755 |
|
|
# tb_top.u_sdram32 : at time 299178.0 ns READ : Bank = 2 Row = 245, Col = 170, Data = 5136a5a2
|
| 6756 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0003d6aa Rxd: 5136a5a2
|
| 6757 |
|
|
# tb_top.u_sdram32 : at time 299352.0 ns BST : Burst Terminate
|
| 6758 |
|
|
# tb_top.u_sdram32 : at time 299378.0 ns READ : Bank = 2 Row = 245, Col = 171, Data = 71f059e3
|
| 6759 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0003d6ab Rxd: 71f059e3
|
| 6760 |
|
|
# tb_top.u_sdram32 : at time 299552.0 ns BST : Burst Terminate
|
| 6761 |
|
|
# tb_top.u_sdram32 : at time 299578.0 ns READ : Bank = 2 Row = 245, Col = 172, Data = c9490292
|
| 6762 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0003d6ac Rxd: c9490292
|
| 6763 |
|
|
# tb_top.u_sdram32 : at time 299752.0 ns BST : Burst Terminate
|
| 6764 |
|
|
# tb_top.u_sdram32 : at time 299778.0 ns READ : Bank = 2 Row = 245, Col = 173, Data = e5ceb0cb
|
| 6765 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0003d6ad Rxd: e5ceb0cb
|
| 6766 |
|
|
# tb_top.u_sdram32 : at time 299952.0 ns BST : Burst Terminate
|
| 6767 |
|
|
# tb_top.u_sdram32 : at time 299978.0 ns READ : Bank = 2 Row = 245, Col = 174, Data = 34097568
|
| 6768 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0003d6ae Rxd: 34097568
|
| 6769 |
|
|
# tb_top.u_sdram32 : at time 300152.0 ns BST : Burst Terminate
|
| 6770 |
|
|
# tb_top.u_sdram32 : at time 300178.0 ns READ : Bank = 2 Row = 245, Col = 175, Data = 98b4ee31
|
| 6771 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0003d6af Rxd: 98b4ee31
|
| 6772 |
|
|
# tb_top.u_sdram32 : at time 300352.0 ns BST : Burst Terminate
|
| 6773 |
|
|
# tb_top.u_sdram32 : at time 300378.0 ns READ : Bank = 2 Row = 245, Col = 176, Data = 65c803cb
|
| 6774 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0003d6b0 Rxd: 65c803cb
|
| 6775 |
|
|
# tb_top.u_sdram32 : at time 300552.0 ns BST : Burst Terminate
|
| 6776 |
|
|
# tb_top.u_sdram32 : at time 300578.0 ns READ : Bank = 2 Row = 245, Col = 177, Data = aad1c855
|
| 6777 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0003d6b1 Rxd: aad1c855
|
| 6778 |
|
|
# tb_top.u_sdram32 : at time 300752.0 ns BST : Burst Terminate
|
| 6779 |
|
|
# tb_top.u_sdram32 : at time 300778.0 ns READ : Bank = 2 Row = 245, Col = 178, Data = 38a38971
|
| 6780 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0003d6b2 Rxd: 38a38971
|
| 6781 |
|
|
# tb_top.u_sdram32 : at time 300952.0 ns BST : Burst Terminate
|
| 6782 |
|
|
# tb_top.u_sdram32 : at time 300978.0 ns READ : Bank = 2 Row = 245, Col = 179, Data = 2f49535e
|
| 6783 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0003d6b3 Rxd: 2f49535e
|
| 6784 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 301152.0 ns BST : Burst Terminate
|
| 6785 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 301178.0 ns READ : Bank = 2 Row = 245, Col = 180, Data = e6e186cd
|
| 6786 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0003d6b4 Rxd: e6e186cd
|
| 6787 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 301352.0 ns BST : Burst Terminate
|
| 6788 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 301378.0 ns READ : Bank = 2 Row = 245, Col = 181, Data = daf356b5
|
| 6789 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0003d6b5 Rxd: daf356b5
|
| 6790 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 301552.0 ns BST : Burst Terminate
|
| 6791 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 301578.0 ns READ : Bank = 2 Row = 245, Col = 182, Data = 04410d08
|
| 6792 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0003d6b6 Rxd: 04410d08
|
| 6793 |
|
|
# tb_top.u_sdram32 : at time 301752.0 ns BST : Burst Terminate
|
| 6794 |
|
|
# tb_top.u_sdram32 : at time 301778.0 ns READ : Bank = 2 Row = 245, Col = 183, Data = c118be82
|
| 6795 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0003d6b7 Rxd: c118be82
|
| 6796 |
|
|
# tb_top.u_sdram32 : at time 301952.0 ns BST : Burst Terminate
|
| 6797 |
|
|
# tb_top.u_sdram32 : at time 301978.0 ns READ : Bank = 2 Row = 245, Col = 184, Data = 9f80983f
|
| 6798 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0003d6b8 Rxd: 9f80983f
|
| 6799 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 302152.0 ns BST : Burst Terminate
|
| 6800 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 302178.0 ns READ : Bank = 2 Row = 245, Col = 185, Data = d807f2b0
|
| 6801 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0003d6b9 Rxd: d807f2b0
|
| 6802 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 302352.0 ns BST : Burst Terminate
|
| 6803 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 302378.0 ns READ : Bank = 2 Row = 245, Col = 186, Data = 560eefac
|
| 6804 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0003d6ba Rxd: 560eefac
|
| 6805 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 302552.0 ns BST : Burst Terminate
|
| 6806 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 302578.0 ns READ : Bank = 2 Row = 245, Col = 187, Data = 99183032
|
| 6807 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0003d6bb Rxd: 99183032
|
| 6808 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 302752.0 ns BST : Burst Terminate
|
| 6809 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 302778.0 ns READ : Bank = 2 Row = 245, Col = 188, Data = 029f0505
|
| 6810 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0003d6bc Rxd: 029f0505
|
| 6811 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 302952.0 ns BST : Burst Terminate
|
| 6812 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 302978.0 ns READ : Bank = 2 Row = 245, Col = 189, Data = 2f73fb5e
|
| 6813 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0003d6bd Rxd: 2f73fb5e
|
| 6814 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 303152.0 ns BST : Burst Terminate
|
| 6815 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 303178.0 ns READ : Bank = 2 Row = 245, Col = 190, Data = dc16d8b8
|
| 6816 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0003d6be Rxd: dc16d8b8
|
| 6817 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 303352.0 ns BST : Burst Terminate
|
| 6818 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 303378.0 ns READ : Bank = 2 Row = 245, Col = 191, Data = 3ec2677d
|
| 6819 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0003d6bf Rxd: 3ec2677d
|
| 6820 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 303552.0 ns BST : Burst Terminate
|
| 6821 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 303578.0 ns READ : Bank = 2 Row = 245, Col = 192, Data = 8511580a
|
| 6822 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0003d6c0 Rxd: 8511580a
|
| 6823 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 303752.0 ns BST : Burst Terminate
|
| 6824 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 303778.0 ns READ : Bank = 2 Row = 245, Col = 193, Data = c6878a8d
|
| 6825 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0003d6c1 Rxd: c6878a8d
|
| 6826 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 303952.0 ns BST : Burst Terminate
|
| 6827 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 303978.0 ns READ : Bank = 2 Row = 245, Col = 194, Data = 64eb39c9
|
| 6828 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0003d6c2 Rxd: 64eb39c9
|
| 6829 |
|
|
# tb_top.u_sdram32 : at time 304152.0 ns BST : Burst Terminate
|
| 6830 |
|
|
# tb_top.u_sdram32 : at time 304178.0 ns READ : Bank = 2 Row = 245, Col = 195, Data = f8d3d8f1
|
| 6831 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0003d6c3 Rxd: f8d3d8f1
|
| 6832 |
|
|
# tb_top.u_sdram32 : at time 304352.0 ns BST : Burst Terminate
|
| 6833 |
|
|
# tb_top.u_sdram32 : at time 304378.0 ns READ : Bank = 2 Row = 245, Col = 196, Data = da12deb4
|
| 6834 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0003d6c4 Rxd: da12deb4
|
| 6835 |
|
|
# tb_top.u_sdram32 : at time 304552.0 ns BST : Burst Terminate
|
| 6836 |
|
|
# tb_top.u_sdram32 : at time 304578.0 ns READ : Bank = 2 Row = 245, Col = 197, Data = 729a7fe5
|
| 6837 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0003d6c5 Rxd: 729a7fe5
|
| 6838 |
|
|
# tb_top.u_sdram32 : at time 304752.0 ns BST : Burst Terminate
|
| 6839 |
|
|
# tb_top.u_sdram32 : at time 304778.0 ns READ : Bank = 2 Row = 245, Col = 198, Data = 1a133934
|
| 6840 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0003d6c6 Rxd: 1a133934
|
| 6841 |
|
|
# tb_top.u_sdram32 : at time 304952.0 ns BST : Burst Terminate
|
| 6842 |
|
|
# tb_top.u_sdram32 : at time 304978.0 ns READ : Bank = 2 Row = 245, Col = 199, Data = 11c6c523
|
| 6843 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0003d6c7 Rxd: 11c6c523
|
| 6844 |
|
|
# Write Address: 0011a32d, Burst Size: 50
|
| 6845 |
|
|
# Status: Burst-No: 0 Write Address: 000468cb WriteData: 2f36c55e
|
| 6846 |
|
|
# Status: Burst-No: 1 Write Address: 000468cc WriteData: 5a0f27b4
|
| 6847 |
|
|
# Status: Burst-No: 2 Write Address: 000468cd WriteData: 073a730e
|
| 6848 |
|
|
# Status: Burst-No: 3 Write Address: 000468ce WriteData: 322cc164
|
| 6849 |
|
|
# Status: Burst-No: 4 Write Address: 000468cf WriteData: 320a8b64
|
| 6850 |
|
|
# Status: Burst-No: 5 Write Address: 000468d0 WriteData: 2416b948
|
| 6851 |
|
|
# tb_top.u_sdram32 : at time 305292.0 ns ACT : Bank = 0 Row = 282
|
| 6852 |
|
|
# tb_top.u_sdram32 : at time 305352.0 ns WRITE: Bank = 0 Row = 282, Col = 203, Data = 2f36c55e
|
| 6853 |
|
|
# tb_top.u_sdram32 : at time 305372.0 ns WRITE: Bank = 0 Row = 282, Col = 204, Data = 5a0f27b4
|
| 6854 |
|
|
# tb_top.u_sdram32 : at time 305392.0 ns BST : Burst Terminate
|
| 6855 |
|
|
# tb_top.u_sdram32 : at time 305412.0 ns WRITE: Bank = 0 Row = 282, Col = 205, Data = 073a730e
|
| 6856 |
|
|
# Status: Burst-No: 6 Write Address: 000468d1 WriteData: c544d88a
|
| 6857 |
|
|
# tb_top.u_sdram32 : at time 305432.0 ns BST : Burst Terminate
|
| 6858 |
|
|
# tb_top.u_sdram32 : at time 305452.0 ns WRITE: Bank = 0 Row = 282, Col = 206, Data = 322cc164
|
| 6859 |
|
|
# Status: Burst-No: 7 Write Address: 000468d2 WriteData: 4dfe879b
|
| 6860 |
|
|
# tb_top.u_sdram32 : at time 305472.0 ns BST : Burst Terminate
|
| 6861 |
|
|
# tb_top.u_sdram32 : at time 305492.0 ns WRITE: Bank = 0 Row = 282, Col = 207, Data = 320a8b64
|
| 6862 |
|
|
# Status: Burst-No: 8 Write Address: 000468d3 WriteData: e6fbf4cd
|
| 6863 |
|
|
# tb_top.u_sdram32 : at time 305512.0 ns BST : Burst Terminate
|
| 6864 |
|
|
# tb_top.u_sdram32 : at time 305532.0 ns WRITE: Bank = 0 Row = 282, Col = 208, Data = 2416b948
|
| 6865 |
|
|
# Status: Burst-No: 9 Write Address: 000468d4 WriteData: b5f8fa6b
|
| 6866 |
|
|
# tb_top.u_sdram32 : at time 305552.0 ns BST : Burst Terminate
|
| 6867 |
|
|
# tb_top.u_sdram32 : at time 305572.0 ns WRITE: Bank = 0 Row = 282, Col = 209, Data = c544d88a
|
| 6868 |
|
|
# Status: Burst-No: 10 Write Address: 000468d5 WriteData: 55ff23ab
|
| 6869 |
|
|
# tb_top.u_sdram32 : at time 305592.0 ns BST : Burst Terminate
|
| 6870 |
|
|
# tb_top.u_sdram32 : at time 305612.0 ns WRITE: Bank = 0 Row = 282, Col = 210, Data = 4dfe879b
|
| 6871 |
|
|
# Status: Burst-No: 11 Write Address: 000468d6 WriteData: f1eca2e3
|
| 6872 |
|
|
# tb_top.u_sdram32 : at time 305632.0 ns BST : Burst Terminate
|
| 6873 |
|
|
# tb_top.u_sdram32 : at time 305652.0 ns WRITE: Bank = 0 Row = 282, Col = 211, Data = e6fbf4cd
|
| 6874 |
|
|
# Status: Burst-No: 12 Write Address: 000468d7 WriteData: 5e9d2fbd
|
| 6875 |
|
|
# tb_top.u_sdram32 : at time 305672.0 ns BST : Burst Terminate
|
| 6876 |
|
|
# tb_top.u_sdram32 : at time 305692.0 ns WRITE: Bank = 0 Row = 282, Col = 212, Data = b5f8fa6b
|
| 6877 |
|
|
# Status: Burst-No: 13 Write Address: 000468d8 WriteData: ecff24d9
|
| 6878 |
|
|
# tb_top.u_sdram32 : at time 305712.0 ns BST : Burst Terminate
|
| 6879 |
|
|
# tb_top.u_sdram32 : at time 305732.0 ns WRITE: Bank = 0 Row = 282, Col = 213, Data = 55ff23ab
|
| 6880 |
|
|
# Status: Burst-No: 14 Write Address: 000468d9 WriteData: e11a58c2
|
| 6881 |
|
|
# tb_top.u_sdram32 : at time 305752.0 ns BST : Burst Terminate
|
| 6882 |
|
|
# tb_top.u_sdram32 : at time 305772.0 ns WRITE: Bank = 0 Row = 282, Col = 214, Data = f1eca2e3
|
| 6883 |
|
|
# Status: Burst-No: 15 Write Address: 000468da WriteData: f059ace0
|
| 6884 |
|
|
# tb_top.u_sdram32 : at time 305792.0 ns BST : Burst Terminate
|
| 6885 |
|
|
# tb_top.u_sdram32 : at time 305812.0 ns WRITE: Bank = 0 Row = 282, Col = 215, Data = 5e9d2fbd
|
| 6886 |
|
|
# Status: Burst-No: 16 Write Address: 000468db WriteData: afd1265f
|
| 6887 |
|
|
# tb_top.u_sdram32 : at time 305832.0 ns BST : Burst Terminate
|
| 6888 |
|
|
# tb_top.u_sdram32 : at time 305852.0 ns WRITE: Bank = 0 Row = 282, Col = 216, Data = ecff24d9
|
| 6889 |
|
|
# Status: Burst-No: 17 Write Address: 000468dc WriteData: 8edc361d
|
| 6890 |
|
|
# tb_top.u_sdram32 : at time 305872.0 ns BST : Burst Terminate
|
| 6891 |
|
|
# tb_top.u_sdram32 : at time 305892.0 ns WRITE: Bank = 0 Row = 282, Col = 217, Data = e11a58c2
|
| 6892 |
|
|
# Status: Burst-No: 18 Write Address: 000468dd WriteData: c9b64c93
|
| 6893 |
|
|
# tb_top.u_sdram32 : at time 305912.0 ns BST : Burst Terminate
|
| 6894 |
|
|
# tb_top.u_sdram32 : at time 305932.0 ns WRITE: Bank = 0 Row = 282, Col = 218, Data = f059ace0
|
| 6895 |
|
|
# Status: Burst-No: 19 Write Address: 000468de WriteData: 13180326
|
| 6896 |
|
|
# tb_top.u_sdram32 : at time 305952.0 ns BST : Burst Terminate
|
| 6897 |
|
|
# tb_top.u_sdram32 : at time 305972.0 ns WRITE: Bank = 0 Row = 282, Col = 219, Data = afd1265f
|
| 6898 |
|
|
# Status: Burst-No: 20 Write Address: 000468df WriteData: 82b78605
|
| 6899 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 305992.0 ns BST : Burst Terminate
|
| 6900 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 306012.0 ns WRITE: Bank = 0 Row = 282, Col = 220, Data = 8edc361d
|
| 6901 |
|
|
# Status: Burst-No: 21 Write Address: 000468e0 WriteData: 84a8e809
|
| 6902 |
|
|
# tb_top.u_sdram32 : at time 306032.0 ns BST : Burst Terminate
|
| 6903 |
|
|
# tb_top.u_sdram32 : at time 306052.0 ns WRITE: Bank = 0 Row = 282, Col = 221, Data = c9b64c93
|
| 6904 |
|
|
# Status: Burst-No: 22 Write Address: 000468e1 WriteData: b62d846c
|
| 6905 |
|
|
# tb_top.u_sdram32 : at time 306072.0 ns BST : Burst Terminate
|
| 6906 |
|
|
# tb_top.u_sdram32 : at time 306092.0 ns WRITE: Bank = 0 Row = 282, Col = 222, Data = 13180326
|
| 6907 |
|
|
# Status: Burst-No: 23 Write Address: 000468e2 WriteData: b5c5c06b
|
| 6908 |
|
|
# tb_top.u_sdram32 : at time 306112.0 ns BST : Burst Terminate
|
| 6909 |
|
|
# tb_top.u_sdram32 : at time 306132.0 ns WRITE: Bank = 0 Row = 282, Col = 223, Data = 82b78605
|
| 6910 |
|
|
# Status: Burst-No: 24 Write Address: 000468e3 WriteData: 5858bdb0
|
| 6911 |
|
|
# tb_top.u_sdram32 : at time 306152.0 ns BST : Burst Terminate
|
| 6912 |
|
|
# tb_top.u_sdram32 : at time 306172.0 ns WRITE: Bank = 0 Row = 282, Col = 224, Data = 84a8e809
|
| 6913 |
|
|
# Status: Burst-No: 25 Write Address: 000468e4 WriteData: fb9fb8f7
|
| 6914 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 306192.0 ns BST : Burst Terminate
|
| 6915 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 306212.0 ns WRITE: Bank = 0 Row = 282, Col = 225, Data = b62d846c
|
| 6916 |
|
|
# Status: Burst-No: 26 Write Address: 000468e5 WriteData: 52a151a5
|
| 6917 |
|
|
# tb_top.u_sdram32 : at time 306232.0 ns BST : Burst Terminate
|
| 6918 |
|
|
# tb_top.u_sdram32 : at time 306252.0 ns WRITE: Bank = 0 Row = 282, Col = 226, Data = b5c5c06b
|
| 6919 |
|
|
# Status: Burst-No: 27 Write Address: 000468e6 WriteData: abe8c057
|
| 6920 |
|
|
# tb_top.u_sdram32 : at time 306272.0 ns BST : Burst Terminate
|
| 6921 |
|
|
# tb_top.u_sdram32 : at time 306292.0 ns WRITE: Bank = 0 Row = 282, Col = 227, Data = 5858bdb0
|
| 6922 |
|
|
# Status: Burst-No: 28 Write Address: 000468e7 WriteData: 3b11f376
|
| 6923 |
|
|
# tb_top.u_sdram32 : at time 306312.0 ns BST : Burst Terminate
|
| 6924 |
|
|
# tb_top.u_sdram32 : at time 306332.0 ns WRITE: Bank = 0 Row = 282, Col = 228, Data = fb9fb8f7
|
| 6925 |
|
|
# Status: Burst-No: 29 Write Address: 000468e8 WriteData: 2798e34f
|
| 6926 |
|
|
# tb_top.u_sdram32 : at time 306352.0 ns BST : Burst Terminate
|
| 6927 |
|
|
# tb_top.u_sdram32 : at time 306372.0 ns WRITE: Bank = 0 Row = 282, Col = 229, Data = 52a151a5
|
| 6928 |
|
|
# Status: Burst-No: 30 Write Address: 000468e9 WriteData: 5a45bdb4
|
| 6929 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 306392.0 ns BST : Burst Terminate
|
| 6930 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 306412.0 ns WRITE: Bank = 0 Row = 282, Col = 230, Data = abe8c057
|
| 6931 |
|
|
# Status: Burst-No: 31 Write Address: 000468ea WriteData: 8ecaa21d
|
| 6932 |
|
|
# tb_top.u_sdram32 : at time 306432.0 ns BST : Burst Terminate
|
| 6933 |
|
|
# tb_top.u_sdram32 : at time 306452.0 ns WRITE: Bank = 0 Row = 282, Col = 231, Data = 3b11f376
|
| 6934 |
|
|
# Status: Burst-No: 32 Write Address: 000468eb WriteData: 43c11587
|
| 6935 |
|
|
# tb_top.u_sdram32 : at time 306472.0 ns BST : Burst Terminate
|
| 6936 |
|
|
# tb_top.u_sdram32 : at time 306492.0 ns WRITE: Bank = 0 Row = 282, Col = 232, Data = 2798e34f
|
| 6937 |
|
|
# Status: Burst-No: 33 Write Address: 000468ec WriteData: 23466346
|
| 6938 |
|
|
# tb_top.u_sdram32 : at time 306512.0 ns BST : Burst Terminate
|
| 6939 |
|
|
# tb_top.u_sdram32 : at time 306532.0 ns WRITE: Bank = 0 Row = 282, Col = 233, Data = 5a45bdb4
|
| 6940 |
|
|
# Status: Burst-No: 34 Write Address: 000468ed WriteData: 336d9366
|
| 6941 |
|
|
# tb_top.u_sdram32 : at time 306552.0 ns BST : Burst Terminate
|
| 6942 |
|
|
# tb_top.u_sdram32 : at time 306572.0 ns WRITE: Bank = 0 Row = 282, Col = 234, Data = 8ecaa21d
|
| 6943 |
|
|
# Status: Burst-No: 35 Write Address: 000468ee WriteData: 4f14c19e
|
| 6944 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 306592.0 ns BST : Burst Terminate
|
| 6945 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 306612.0 ns WRITE: Bank = 0 Row = 282, Col = 235, Data = 43c11587
|
| 6946 |
|
|
# Status: Burst-No: 36 Write Address: 000468ef WriteData: 1fb0d13f
|
| 6947 |
|
|
# tb_top.u_sdram32 : at time 306632.0 ns BST : Burst Terminate
|
| 6948 |
|
|
# tb_top.u_sdram32 : at time 306652.0 ns WRITE: Bank = 0 Row = 282, Col = 236, Data = 23466346
|
| 6949 |
|
|
# Status: Burst-No: 37 Write Address: 000468f0 WriteData: 2a2ff554
|
| 6950 |
|
|
# tb_top.u_sdram32 : at time 306672.0 ns BST : Burst Terminate
|
| 6951 |
|
|
# tb_top.u_sdram32 : at time 306692.0 ns WRITE: Bank = 0 Row = 282, Col = 237, Data = 336d9366
|
| 6952 |
|
|
# Status: Burst-No: 38 Write Address: 000468f1 WriteData: 2a565f54
|
| 6953 |
|
|
# tb_top.u_sdram32 : at time 306712.0 ns BST : Burst Terminate
|
| 6954 |
|
|
# tb_top.u_sdram32 : at time 306732.0 ns WRITE: Bank = 0 Row = 282, Col = 238, Data = 4f14c19e
|
| 6955 |
|
|
# Status: Burst-No: 39 Write Address: 000468f2 WriteData: a62c344c
|
| 6956 |
|
|
# tb_top.u_sdram32 : at time 306752.0 ns BST : Burst Terminate
|
| 6957 |
|
|
# tb_top.u_sdram32 : at time 306772.0 ns WRITE: Bank = 0 Row = 282, Col = 239, Data = 1fb0d13f
|
| 6958 |
|
|
# Status: Burst-No: 40 Write Address: 000468f3 WriteData: 83449006
|
| 6959 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 306792.0 ns BST : Burst Terminate
|
| 6960 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 306812.0 ns WRITE: Bank = 0 Row = 282, Col = 240, Data = 2a2ff554
|
| 6961 |
|
|
# Status: Burst-No: 41 Write Address: 000468f4 WriteData: 286f1350
|
| 6962 |
|
|
# tb_top.u_sdram32 : at time 306832.0 ns BST : Burst Terminate
|
| 6963 |
|
|
# tb_top.u_sdram32 : at time 306852.0 ns WRITE: Bank = 0 Row = 282, Col = 241, Data = 2a565f54
|
| 6964 |
|
|
# Status: Burst-No: 42 Write Address: 000468f5 WriteData: 16b46d2d
|
| 6965 |
|
|
# tb_top.u_sdram32 : at time 306872.0 ns BST : Burst Terminate
|
| 6966 |
|
|
# tb_top.u_sdram32 : at time 306892.0 ns WRITE: Bank = 0 Row = 282, Col = 242, Data = a62c344c
|
| 6967 |
|
|
# Status: Burst-No: 43 Write Address: 000468f6 WriteData: c34ddc86
|
| 6968 |
|
|
# tb_top.u_sdram32 : at time 306912.0 ns BST : Burst Terminate
|
| 6969 |
|
|
# tb_top.u_sdram32 : at time 306932.0 ns WRITE: Bank = 0 Row = 282, Col = 243, Data = 83449006
|
| 6970 |
|
|
# Status: Burst-No: 44 Write Address: 000468f7 WriteData: 3564836a
|
| 6971 |
|
|
# tb_top.u_sdram32 : at time 306952.0 ns BST : Burst Terminate
|
| 6972 |
|
|
# tb_top.u_sdram32 : at time 306972.0 ns WRITE: Bank = 0 Row = 282, Col = 244, Data = 286f1350
|
| 6973 |
|
|
# Status: Burst-No: 45 Write Address: 000468f8 WriteData: 5c2afdb8
|
| 6974 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 306992.0 ns BST : Burst Terminate
|
| 6975 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 307012.0 ns WRITE: Bank = 0 Row = 282, Col = 245, Data = 16b46d2d
|
| 6976 |
|
|
# Status: Burst-No: 46 Write Address: 000468f9 WriteData: f7fecaef
|
| 6977 |
|
|
# tb_top.u_sdram32 : at time 307032.0 ns BST : Burst Terminate
|
| 6978 |
|
|
# tb_top.u_sdram32 : at time 307052.0 ns WRITE: Bank = 0 Row = 282, Col = 246, Data = c34ddc86
|
| 6979 |
|
|
# Status: Burst-No: 47 Write Address: 000468fa WriteData: 506a57a0
|
| 6980 |
|
|
# tb_top.u_sdram32 : at time 307072.0 ns BST : Burst Terminate
|
| 6981 |
|
|
# tb_top.u_sdram32 : at time 307092.0 ns WRITE: Bank = 0 Row = 282, Col = 247, Data = 3564836a
|
| 6982 |
|
|
# Status: Burst-No: 48 Write Address: 000468fb WriteData: 1fa98f3f
|
| 6983 |
|
|
# tb_top.u_sdram32 : at time 307112.0 ns BST : Burst Terminate
|
| 6984 |
|
|
# tb_top.u_sdram32 : at time 307132.0 ns WRITE: Bank = 0 Row = 282, Col = 248, Data = 5c2afdb8
|
| 6985 |
|
|
# Status: Burst-No: 49 Write Address: 000468fc WriteData: 84d4aa09
|
| 6986 |
|
|
# tb_top.u_sdram32 : at time 307152.0 ns BST : Burst Terminate
|
| 6987 |
|
|
# tb_top.u_sdram32 : at time 307172.0 ns WRITE: Bank = 0 Row = 282, Col = 249, Data = f7fecaef
|
| 6988 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 307192.0 ns BST : Burst Terminate
|
| 6989 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 307212.0 ns WRITE: Bank = 0 Row = 282, Col = 250, Data = 506a57a0
|
| 6990 |
|
|
# tb_top.u_sdram32 : at time 307232.0 ns BST : Burst Terminate
|
| 6991 |
|
|
# Write Address: 003b42a8, Burst Size: 22
|
| 6992 |
|
|
# tb_top.u_sdram32 : at time 307252.0 ns WRITE: Bank = 0 Row = 282, Col = 251, Data = 1fa98f3f
|
| 6993 |
|
|
# Status: Burst-No: 0 Write Address: 000ed0aa WriteData: 8f49661e
|
| 6994 |
|
|
# Status: Burst-No: 1 Write Address: 000ed0ab WriteData: dc22dcb8
|
| 6995 |
|
|
# tb_top.u_sdram32 : at time 307272.0 ns BST : Burst Terminate
|
| 6996 |
|
|
# Status: Burst-No: 2 Write Address: 000ed0ac WriteData: e70a62ce
|
| 6997 |
|
|
# tb_top.u_sdram32 : at time 307292.0 ns WRITE: Bank = 0 Row = 282, Col = 252, Data = 84d4aa09
|
| 6998 |
|
|
# Status: Burst-No: 3 Write Address: 000ed0ad WriteData: eb40e6d6
|
| 6999 |
|
|
# tb_top.u_sdram32 : at time 307312.0 ns BST : Burst Terminate
|
| 7000 |
|
|
# Status: Burst-No: 4 Write Address: 000ed0ae WriteData: 92c27025
|
| 7001 |
|
|
# Status: Burst-No: 5 Write Address: 000ed0af WriteData: d4ce0aa9
|
| 7002 |
|
|
# tb_top.u_sdram32 : at time 307412.0 ns ACT : Bank = 0 Row = 948
|
| 7003 |
|
|
# tb_top.u_sdram32 : at time 307472.0 ns WRITE: Bank = 0 Row = 948, Col = 170, Data = 8f49661e
|
| 7004 |
|
|
# tb_top.u_sdram32 : at time 307492.0 ns WRITE: Bank = 0 Row = 948, Col = 171, Data = dc22dcb8
|
| 7005 |
|
|
# tb_top.u_sdram32 : at time 307512.0 ns BST : Burst Terminate
|
| 7006 |
|
|
# tb_top.u_sdram32 : at time 307532.0 ns WRITE: Bank = 0 Row = 948, Col = 172, Data = e70a62ce
|
| 7007 |
|
|
# Status: Burst-No: 6 Write Address: 000ed0b0 WriteData: e7b374cf
|
| 7008 |
|
|
# tb_top.u_sdram32 : at time 307552.0 ns BST : Burst Terminate
|
| 7009 |
|
|
# tb_top.u_sdram32 : at time 307572.0 ns WRITE: Bank = 0 Row = 948, Col = 173, Data = eb40e6d6
|
| 7010 |
|
|
# Status: Burst-No: 7 Write Address: 000ed0b1 WriteData: 1a9af535
|
| 7011 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 307592.0 ns BST : Burst Terminate
|
| 7012 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 307612.0 ns WRITE: Bank = 0 Row = 948, Col = 174, Data = 92c27025
|
| 7013 |
|
|
# Status: Burst-No: 8 Write Address: 000ed0b2 WriteData: 2047dd40
|
| 7014 |
|
|
# tb_top.u_sdram32 : at time 307632.0 ns BST : Burst Terminate
|
| 7015 |
|
|
# tb_top.u_sdram32 : at time 307652.0 ns WRITE: Bank = 0 Row = 948, Col = 175, Data = d4ce0aa9
|
| 7016 |
|
|
# Status: Burst-No: 9 Write Address: 000ed0b3 WriteData: 5b0c73b6
|
| 7017 |
|
|
# tb_top.u_sdram32 : at time 307672.0 ns BST : Burst Terminate
|
| 7018 |
|
|
# tb_top.u_sdram32 : at time 307692.0 ns WRITE: Bank = 0 Row = 948, Col = 176, Data = e7b374cf
|
| 7019 |
|
|
# Status: Burst-No: 10 Write Address: 000ed0b4 WriteData: faf084f5
|
| 7020 |
|
|
# tb_top.u_sdram32 : at time 307712.0 ns BST : Burst Terminate
|
| 7021 |
|
|
# tb_top.u_sdram32 : at time 307732.0 ns WRITE: Bank = 0 Row = 948, Col = 177, Data = 1a9af535
|
| 7022 |
|
|
# Status: Burst-No: 11 Write Address: 000ed0b5 WriteData: ad27c45a
|
| 7023 |
|
|
# tb_top.u_sdram32 : at time 307752.0 ns BST : Burst Terminate
|
| 7024 |
|
|
# tb_top.u_sdram32 : at time 307772.0 ns WRITE: Bank = 0 Row = 948, Col = 178, Data = 2047dd40
|
| 7025 |
|
|
# Status: Burst-No: 12 Write Address: 000ed0b6 WriteData: 70ed97e1
|
| 7026 |
43 |
dinesha |
# tb_top.u_sdram32 : at time 307792.0 ns BST : Burst Terminate
|
| 7027 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 307812.0 ns WRITE: Bank = 0 Row = 948, Col = 179, Data = 5b0c73b6
|
| 7028 |
|
|
# Status: Burst-No: 13 Write Address: 000ed0b7 WriteData: 12ce1125
|
| 7029 |
|
|
# tb_top.u_sdram32 : at time 307832.0 ns BST : Burst Terminate
|
| 7030 |
|
|
# tb_top.u_sdram32 : at time 307852.0 ns WRITE: Bank = 0 Row = 948, Col = 180, Data = faf084f5
|
| 7031 |
|
|
# Status: Burst-No: 14 Write Address: 000ed0b8 WriteData: 93ba6027
|
| 7032 |
|
|
# tb_top.u_sdram32 : at time 307872.0 ns BST : Burst Terminate
|
| 7033 |
|
|
# tb_top.u_sdram32 : at time 307892.0 ns WRITE: Bank = 0 Row = 948, Col = 181, Data = ad27c45a
|
| 7034 |
|
|
# Status: Burst-No: 15 Write Address: 000ed0b9 WriteData: 227eb144
|
| 7035 |
|
|
# tb_top.u_sdram32 : at time 307912.0 ns BST : Burst Terminate
|
| 7036 |
|
|
# tb_top.u_sdram32 : at time 307932.0 ns WRITE: Bank = 0 Row = 948, Col = 182, Data = 70ed97e1
|
| 7037 |
|
|
# Status: Burst-No: 16 Write Address: 000ed0ba WriteData: bc944679
|
| 7038 |
|
|
# tb_top.u_sdram32 : at time 307952.0 ns BST : Burst Terminate
|
| 7039 |
|
|
# tb_top.u_sdram32 : at time 307972.0 ns WRITE: Bank = 0 Row = 948, Col = 183, Data = 12ce1125
|
| 7040 |
|
|
# Status: Burst-No: 17 Write Address: 000ed0bb WriteData: cfb89e9f
|
| 7041 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 307992.0 ns BST : Burst Terminate
|
| 7042 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 308012.0 ns WRITE: Bank = 0 Row = 948, Col = 184, Data = 93ba6027
|
| 7043 |
|
|
# Status: Burst-No: 18 Write Address: 000ed0bc WriteData: 545493a8
|
| 7044 |
|
|
# tb_top.u_sdram32 : at time 308032.0 ns BST : Burst Terminate
|
| 7045 |
|
|
# tb_top.u_sdram32 : at time 308052.0 ns WRITE: Bank = 0 Row = 948, Col = 185, Data = 227eb144
|
| 7046 |
|
|
# Status: Burst-No: 19 Write Address: 000ed0bd WriteData: 64d2d3c9
|
| 7047 |
|
|
# tb_top.u_sdram32 : at time 308072.0 ns BST : Burst Terminate
|
| 7048 |
|
|
# tb_top.u_sdram32 : at time 308092.0 ns WRITE: Bank = 0 Row = 948, Col = 186, Data = bc944679
|
| 7049 |
|
|
# Status: Burst-No: 20 Write Address: 000ed0be WriteData: 42955d85
|
| 7050 |
|
|
# tb_top.u_sdram32 : at time 308112.0 ns BST : Burst Terminate
|
| 7051 |
|
|
# tb_top.u_sdram32 : at time 308132.0 ns WRITE: Bank = 0 Row = 948, Col = 187, Data = cfb89e9f
|
| 7052 |
|
|
# Status: Burst-No: 21 Write Address: 000ed0bf WriteData: 42e39d85
|
| 7053 |
|
|
# tb_top.u_sdram32 : at time 308152.0 ns BST : Burst Terminate
|
| 7054 |
|
|
# tb_top.u_sdram32 : at time 308172.0 ns WRITE: Bank = 0 Row = 948, Col = 188, Data = 545493a8
|
| 7055 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 308192.0 ns BST : Burst Terminate
|
| 7056 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 308212.0 ns WRITE: Bank = 0 Row = 948, Col = 189, Data = 64d2d3c9
|
| 7057 |
|
|
# tb_top.u_sdram32 : at time 308232.0 ns BST : Burst Terminate
|
| 7058 |
|
|
# tb_top.u_sdram32 : at time 308252.0 ns WRITE: Bank = 0 Row = 948, Col = 190, Data = 42955d85
|
| 7059 |
|
|
# tb_top.u_sdram32 : at time 308272.0 ns BST : Burst Terminate
|
| 7060 |
|
|
# tb_top.u_sdram32 : at time 308292.0 ns WRITE: Bank = 0 Row = 948, Col = 191, Data = 42e39d85
|
| 7061 |
|
|
# tb_top.u_sdram32 : at time 308312.0 ns BST : Burst Terminate
|
| 7062 |
|
|
# tb_top.u_sdram32 : at time 308412.0 ns ACT : Bank = 0 Row = 282
|
| 7063 |
|
|
# tb_top.u_sdram32 : at time 308492.0 ns BST : Burst Terminate
|
| 7064 |
|
|
# tb_top.u_sdram32 : at time 308518.0 ns READ : Bank = 0 Row = 282, Col = 203, Data = 2f36c55e
|
| 7065 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000468cb Rxd: 2f36c55e
|
| 7066 |
|
|
# tb_top.u_sdram32 : at time 308692.0 ns BST : Burst Terminate
|
| 7067 |
|
|
# tb_top.u_sdram32 : at time 308718.0 ns READ : Bank = 0 Row = 282, Col = 204, Data = 5a0f27b4
|
| 7068 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000468cc Rxd: 5a0f27b4
|
| 7069 |
|
|
# tb_top.u_sdram32 : at time 308892.0 ns BST : Burst Terminate
|
| 7070 |
|
|
# tb_top.u_sdram32 : at time 308918.0 ns READ : Bank = 0 Row = 282, Col = 205, Data = 073a730e
|
| 7071 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000468cd Rxd: 073a730e
|
| 7072 |
|
|
# tb_top.u_sdram32 : at time 309092.0 ns BST : Burst Terminate
|
| 7073 |
|
|
# tb_top.u_sdram32 : at time 309118.0 ns READ : Bank = 0 Row = 282, Col = 206, Data = 322cc164
|
| 7074 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000468ce Rxd: 322cc164
|
| 7075 |
|
|
# tb_top.u_sdram32 : at time 309292.0 ns BST : Burst Terminate
|
| 7076 |
|
|
# tb_top.u_sdram32 : at time 309318.0 ns READ : Bank = 0 Row = 282, Col = 207, Data = 320a8b64
|
| 7077 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000468cf Rxd: 320a8b64
|
| 7078 |
|
|
# tb_top.u_sdram32 : at time 309492.0 ns BST : Burst Terminate
|
| 7079 |
|
|
# tb_top.u_sdram32 : at time 309518.0 ns READ : Bank = 0 Row = 282, Col = 208, Data = 2416b948
|
| 7080 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000468d0 Rxd: 2416b948
|
| 7081 |
|
|
# tb_top.u_sdram32 : at time 309692.0 ns BST : Burst Terminate
|
| 7082 |
|
|
# tb_top.u_sdram32 : at time 309718.0 ns READ : Bank = 0 Row = 282, Col = 209, Data = c544d88a
|
| 7083 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000468d1 Rxd: c544d88a
|
| 7084 |
|
|
# tb_top.u_sdram32 : at time 309892.0 ns BST : Burst Terminate
|
| 7085 |
|
|
# tb_top.u_sdram32 : at time 309918.0 ns READ : Bank = 0 Row = 282, Col = 210, Data = 4dfe879b
|
| 7086 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000468d2 Rxd: 4dfe879b
|
| 7087 |
|
|
# tb_top.u_sdram32 : at time 310092.0 ns BST : Burst Terminate
|
| 7088 |
|
|
# tb_top.u_sdram32 : at time 310118.0 ns READ : Bank = 0 Row = 282, Col = 211, Data = e6fbf4cd
|
| 7089 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000468d3 Rxd: e6fbf4cd
|
| 7090 |
|
|
# tb_top.u_sdram32 : at time 310292.0 ns BST : Burst Terminate
|
| 7091 |
|
|
# tb_top.u_sdram32 : at time 310318.0 ns READ : Bank = 0 Row = 282, Col = 212, Data = b5f8fa6b
|
| 7092 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000468d4 Rxd: b5f8fa6b
|
| 7093 |
|
|
# tb_top.u_sdram32 : at time 310492.0 ns BST : Burst Terminate
|
| 7094 |
|
|
# tb_top.u_sdram32 : at time 310518.0 ns READ : Bank = 0 Row = 282, Col = 213, Data = 55ff23ab
|
| 7095 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000468d5 Rxd: 55ff23ab
|
| 7096 |
|
|
# tb_top.u_sdram32 : at time 310692.0 ns BST : Burst Terminate
|
| 7097 |
|
|
# tb_top.u_sdram32 : at time 310718.0 ns READ : Bank = 0 Row = 282, Col = 214, Data = f1eca2e3
|
| 7098 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000468d6 Rxd: f1eca2e3
|
| 7099 |
|
|
# tb_top.u_sdram32 : at time 310892.0 ns BST : Burst Terminate
|
| 7100 |
|
|
# tb_top.u_sdram32 : at time 310918.0 ns READ : Bank = 0 Row = 282, Col = 215, Data = 5e9d2fbd
|
| 7101 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000468d7 Rxd: 5e9d2fbd
|
| 7102 |
|
|
# tb_top.u_sdram32 : at time 311092.0 ns BST : Burst Terminate
|
| 7103 |
|
|
# tb_top.u_sdram32 : at time 311118.0 ns READ : Bank = 0 Row = 282, Col = 216, Data = ecff24d9
|
| 7104 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000468d8 Rxd: ecff24d9
|
| 7105 |
|
|
# tb_top.u_sdram32 : at time 311292.0 ns BST : Burst Terminate
|
| 7106 |
|
|
# tb_top.u_sdram32 : at time 311318.0 ns READ : Bank = 0 Row = 282, Col = 217, Data = e11a58c2
|
| 7107 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000468d9 Rxd: e11a58c2
|
| 7108 |
|
|
# tb_top.u_sdram32 : at time 311492.0 ns BST : Burst Terminate
|
| 7109 |
|
|
# tb_top.u_sdram32 : at time 311518.0 ns READ : Bank = 0 Row = 282, Col = 218, Data = f059ace0
|
| 7110 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000468da Rxd: f059ace0
|
| 7111 |
|
|
# tb_top.u_sdram32 : at time 311692.0 ns BST : Burst Terminate
|
| 7112 |
|
|
# tb_top.u_sdram32 : at time 311718.0 ns READ : Bank = 0 Row = 282, Col = 219, Data = afd1265f
|
| 7113 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000468db Rxd: afd1265f
|
| 7114 |
|
|
# tb_top.u_sdram32 : at time 311892.0 ns BST : Burst Terminate
|
| 7115 |
|
|
# tb_top.u_sdram32 : at time 311918.0 ns READ : Bank = 0 Row = 282, Col = 220, Data = 8edc361d
|
| 7116 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000468dc Rxd: 8edc361d
|
| 7117 |
|
|
# tb_top.u_sdram32 : at time 312092.0 ns BST : Burst Terminate
|
| 7118 |
|
|
# tb_top.u_sdram32 : at time 312118.0 ns READ : Bank = 0 Row = 282, Col = 221, Data = c9b64c93
|
| 7119 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000468dd Rxd: c9b64c93
|
| 7120 |
|
|
# tb_top.u_sdram32 : at time 312292.0 ns BST : Burst Terminate
|
| 7121 |
|
|
# tb_top.u_sdram32 : at time 312318.0 ns READ : Bank = 0 Row = 282, Col = 222, Data = 13180326
|
| 7122 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000468de Rxd: 13180326
|
| 7123 |
|
|
# tb_top.u_sdram32 : at time 312492.0 ns BST : Burst Terminate
|
| 7124 |
|
|
# tb_top.u_sdram32 : at time 312518.0 ns READ : Bank = 0 Row = 282, Col = 223, Data = 82b78605
|
| 7125 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000468df Rxd: 82b78605
|
| 7126 |
|
|
# tb_top.u_sdram32 : at time 312692.0 ns BST : Burst Terminate
|
| 7127 |
|
|
# tb_top.u_sdram32 : at time 312718.0 ns READ : Bank = 0 Row = 282, Col = 224, Data = 84a8e809
|
| 7128 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000468e0 Rxd: 84a8e809
|
| 7129 |
|
|
# tb_top.u_sdram32 : at time 312892.0 ns BST : Burst Terminate
|
| 7130 |
|
|
# tb_top.u_sdram32 : at time 312918.0 ns READ : Bank = 0 Row = 282, Col = 225, Data = b62d846c
|
| 7131 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000468e1 Rxd: b62d846c
|
| 7132 |
|
|
# tb_top.u_sdram32 : at time 313092.0 ns BST : Burst Terminate
|
| 7133 |
|
|
# tb_top.u_sdram32 : at time 313118.0 ns READ : Bank = 0 Row = 282, Col = 226, Data = b5c5c06b
|
| 7134 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000468e2 Rxd: b5c5c06b
|
| 7135 |
|
|
# tb_top.u_sdram32 : at time 313292.0 ns BST : Burst Terminate
|
| 7136 |
|
|
# tb_top.u_sdram32 : at time 313318.0 ns READ : Bank = 0 Row = 282, Col = 227, Data = 5858bdb0
|
| 7137 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000468e3 Rxd: 5858bdb0
|
| 7138 |
|
|
# tb_top.u_sdram32 : at time 313492.0 ns BST : Burst Terminate
|
| 7139 |
|
|
# tb_top.u_sdram32 : at time 313518.0 ns READ : Bank = 0 Row = 282, Col = 228, Data = fb9fb8f7
|
| 7140 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000468e4 Rxd: fb9fb8f7
|
| 7141 |
|
|
# tb_top.u_sdram32 : at time 313692.0 ns BST : Burst Terminate
|
| 7142 |
|
|
# tb_top.u_sdram32 : at time 313718.0 ns READ : Bank = 0 Row = 282, Col = 229, Data = 52a151a5
|
| 7143 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000468e5 Rxd: 52a151a5
|
| 7144 |
|
|
# tb_top.u_sdram32 : at time 313892.0 ns BST : Burst Terminate
|
| 7145 |
|
|
# tb_top.u_sdram32 : at time 313918.0 ns READ : Bank = 0 Row = 282, Col = 230, Data = abe8c057
|
| 7146 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000468e6 Rxd: abe8c057
|
| 7147 |
|
|
# tb_top.u_sdram32 : at time 314092.0 ns BST : Burst Terminate
|
| 7148 |
|
|
# tb_top.u_sdram32 : at time 314118.0 ns READ : Bank = 0 Row = 282, Col = 231, Data = 3b11f376
|
| 7149 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000468e7 Rxd: 3b11f376
|
| 7150 |
|
|
# tb_top.u_sdram32 : at time 314292.0 ns BST : Burst Terminate
|
| 7151 |
|
|
# tb_top.u_sdram32 : at time 314318.0 ns READ : Bank = 0 Row = 282, Col = 232, Data = 2798e34f
|
| 7152 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000468e8 Rxd: 2798e34f
|
| 7153 |
|
|
# tb_top.u_sdram32 : at time 314492.0 ns BST : Burst Terminate
|
| 7154 |
|
|
# tb_top.u_sdram32 : at time 314518.0 ns READ : Bank = 0 Row = 282, Col = 233, Data = 5a45bdb4
|
| 7155 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000468e9 Rxd: 5a45bdb4
|
| 7156 |
|
|
# tb_top.u_sdram32 : at time 314692.0 ns BST : Burst Terminate
|
| 7157 |
|
|
# tb_top.u_sdram32 : at time 314718.0 ns READ : Bank = 0 Row = 282, Col = 234, Data = 8ecaa21d
|
| 7158 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000468ea Rxd: 8ecaa21d
|
| 7159 |
|
|
# tb_top.u_sdram32 : at time 314892.0 ns BST : Burst Terminate
|
| 7160 |
|
|
# tb_top.u_sdram32 : at time 314918.0 ns READ : Bank = 0 Row = 282, Col = 235, Data = 43c11587
|
| 7161 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000468eb Rxd: 43c11587
|
| 7162 |
|
|
# tb_top.u_sdram32 : at time 315092.0 ns BST : Burst Terminate
|
| 7163 |
|
|
# tb_top.u_sdram32 : at time 315118.0 ns READ : Bank = 0 Row = 282, Col = 236, Data = 23466346
|
| 7164 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000468ec Rxd: 23466346
|
| 7165 |
|
|
# tb_top.u_sdram32 : at time 315292.0 ns BST : Burst Terminate
|
| 7166 |
|
|
# tb_top.u_sdram32 : at time 315318.0 ns READ : Bank = 0 Row = 282, Col = 237, Data = 336d9366
|
| 7167 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000468ed Rxd: 336d9366
|
| 7168 |
|
|
# tb_top.u_sdram32 : at time 315492.0 ns BST : Burst Terminate
|
| 7169 |
|
|
# tb_top.u_sdram32 : at time 315518.0 ns READ : Bank = 0 Row = 282, Col = 238, Data = 4f14c19e
|
| 7170 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000468ee Rxd: 4f14c19e
|
| 7171 |
|
|
# tb_top.u_sdram32 : at time 315692.0 ns BST : Burst Terminate
|
| 7172 |
|
|
# tb_top.u_sdram32 : at time 315718.0 ns READ : Bank = 0 Row = 282, Col = 239, Data = 1fb0d13f
|
| 7173 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000468ef Rxd: 1fb0d13f
|
| 7174 |
|
|
# tb_top.u_sdram32 : at time 315892.0 ns BST : Burst Terminate
|
| 7175 |
|
|
# tb_top.u_sdram32 : at time 315918.0 ns READ : Bank = 0 Row = 282, Col = 240, Data = 2a2ff554
|
| 7176 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000468f0 Rxd: 2a2ff554
|
| 7177 |
|
|
# tb_top.u_sdram32 : at time 316092.0 ns BST : Burst Terminate
|
| 7178 |
|
|
# tb_top.u_sdram32 : at time 316118.0 ns READ : Bank = 0 Row = 282, Col = 241, Data = 2a565f54
|
| 7179 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000468f1 Rxd: 2a565f54
|
| 7180 |
|
|
# tb_top.u_sdram32 : at time 316292.0 ns BST : Burst Terminate
|
| 7181 |
|
|
# tb_top.u_sdram32 : at time 316318.0 ns READ : Bank = 0 Row = 282, Col = 242, Data = a62c344c
|
| 7182 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000468f2 Rxd: a62c344c
|
| 7183 |
|
|
# tb_top.u_sdram32 : at time 316492.0 ns BST : Burst Terminate
|
| 7184 |
|
|
# tb_top.u_sdram32 : at time 316518.0 ns READ : Bank = 0 Row = 282, Col = 243, Data = 83449006
|
| 7185 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000468f3 Rxd: 83449006
|
| 7186 |
|
|
# tb_top.u_sdram32 : at time 316692.0 ns BST : Burst Terminate
|
| 7187 |
|
|
# tb_top.u_sdram32 : at time 316718.0 ns READ : Bank = 0 Row = 282, Col = 244, Data = 286f1350
|
| 7188 |
|
|
# READ STATUS: Burst-No: 41 Addr: 000468f4 Rxd: 286f1350
|
| 7189 |
|
|
# tb_top.u_sdram32 : at time 316892.0 ns BST : Burst Terminate
|
| 7190 |
|
|
# tb_top.u_sdram32 : at time 316918.0 ns READ : Bank = 0 Row = 282, Col = 245, Data = 16b46d2d
|
| 7191 |
|
|
# READ STATUS: Burst-No: 42 Addr: 000468f5 Rxd: 16b46d2d
|
| 7192 |
|
|
# tb_top.u_sdram32 : at time 317092.0 ns BST : Burst Terminate
|
| 7193 |
|
|
# tb_top.u_sdram32 : at time 317118.0 ns READ : Bank = 0 Row = 282, Col = 246, Data = c34ddc86
|
| 7194 |
|
|
# READ STATUS: Burst-No: 43 Addr: 000468f6 Rxd: c34ddc86
|
| 7195 |
|
|
# tb_top.u_sdram32 : at time 317292.0 ns BST : Burst Terminate
|
| 7196 |
|
|
# tb_top.u_sdram32 : at time 317318.0 ns READ : Bank = 0 Row = 282, Col = 247, Data = 3564836a
|
| 7197 |
|
|
# READ STATUS: Burst-No: 44 Addr: 000468f7 Rxd: 3564836a
|
| 7198 |
|
|
# tb_top.u_sdram32 : at time 317492.0 ns BST : Burst Terminate
|
| 7199 |
|
|
# tb_top.u_sdram32 : at time 317518.0 ns READ : Bank = 0 Row = 282, Col = 248, Data = 5c2afdb8
|
| 7200 |
|
|
# READ STATUS: Burst-No: 45 Addr: 000468f8 Rxd: 5c2afdb8
|
| 7201 |
|
|
# tb_top.u_sdram32 : at time 317692.0 ns BST : Burst Terminate
|
| 7202 |
|
|
# tb_top.u_sdram32 : at time 317718.0 ns READ : Bank = 0 Row = 282, Col = 249, Data = f7fecaef
|
| 7203 |
|
|
# READ STATUS: Burst-No: 46 Addr: 000468f9 Rxd: f7fecaef
|
| 7204 |
|
|
# tb_top.u_sdram32 : at time 317892.0 ns BST : Burst Terminate
|
| 7205 |
|
|
# tb_top.u_sdram32 : at time 317918.0 ns READ : Bank = 0 Row = 282, Col = 250, Data = 506a57a0
|
| 7206 |
|
|
# READ STATUS: Burst-No: 47 Addr: 000468fa Rxd: 506a57a0
|
| 7207 |
|
|
# tb_top.u_sdram32 : at time 318092.0 ns BST : Burst Terminate
|
| 7208 |
|
|
# tb_top.u_sdram32 : at time 318118.0 ns READ : Bank = 0 Row = 282, Col = 251, Data = 1fa98f3f
|
| 7209 |
|
|
# READ STATUS: Burst-No: 48 Addr: 000468fb Rxd: 1fa98f3f
|
| 7210 |
|
|
# tb_top.u_sdram32 : at time 318292.0 ns BST : Burst Terminate
|
| 7211 |
|
|
# tb_top.u_sdram32 : at time 318318.0 ns READ : Bank = 0 Row = 282, Col = 252, Data = 84d4aa09
|
| 7212 |
|
|
# READ STATUS: Burst-No: 49 Addr: 000468fc Rxd: 84d4aa09
|
| 7213 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 318612.0 ns AREF : Auto Refresh
|
| 7214 |
|
|
# tb_top.u_sdram32 : at time 318792.0 ns AREF : Auto Refresh
|
| 7215 |
|
|
# tb_top.u_sdram32 : at time 318972.0 ns AREF : Auto Refresh
|
| 7216 |
|
|
# tb_top.u_sdram32 : at time 319152.0 ns AREF : Auto Refresh
|
| 7217 |
|
|
# tb_top.u_sdram32 : at time 319332.0 ns AREF : Auto Refresh
|
| 7218 |
|
|
# tb_top.u_sdram32 : at time 319512.0 ns AREF : Auto Refresh
|
| 7219 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 319752.0 ns ACT : Bank = 0 Row = 948
|
| 7220 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 319832.0 ns BST : Burst Terminate
|
| 7221 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 319858.0 ns READ : Bank = 0 Row = 948, Col = 170, Data = 8f49661e
|
| 7222 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000ed0aa Rxd: 8f49661e
|
| 7223 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 320032.0 ns BST : Burst Terminate
|
| 7224 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 320058.0 ns READ : Bank = 0 Row = 948, Col = 171, Data = dc22dcb8
|
| 7225 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000ed0ab Rxd: dc22dcb8
|
| 7226 |
|
|
# tb_top.u_sdram32 : at time 320232.0 ns BST : Burst Terminate
|
| 7227 |
|
|
# tb_top.u_sdram32 : at time 320258.0 ns READ : Bank = 0 Row = 948, Col = 172, Data = e70a62ce
|
| 7228 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000ed0ac Rxd: e70a62ce
|
| 7229 |
|
|
# tb_top.u_sdram32 : at time 320432.0 ns BST : Burst Terminate
|
| 7230 |
|
|
# tb_top.u_sdram32 : at time 320458.0 ns READ : Bank = 0 Row = 948, Col = 173, Data = eb40e6d6
|
| 7231 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000ed0ad Rxd: eb40e6d6
|
| 7232 |
|
|
# tb_top.u_sdram32 : at time 320632.0 ns BST : Burst Terminate
|
| 7233 |
|
|
# tb_top.u_sdram32 : at time 320658.0 ns READ : Bank = 0 Row = 948, Col = 174, Data = 92c27025
|
| 7234 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000ed0ae Rxd: 92c27025
|
| 7235 |
|
|
# tb_top.u_sdram32 : at time 320832.0 ns BST : Burst Terminate
|
| 7236 |
|
|
# tb_top.u_sdram32 : at time 320858.0 ns READ : Bank = 0 Row = 948, Col = 175, Data = d4ce0aa9
|
| 7237 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000ed0af Rxd: d4ce0aa9
|
| 7238 |
|
|
# tb_top.u_sdram32 : at time 321032.0 ns BST : Burst Terminate
|
| 7239 |
|
|
# tb_top.u_sdram32 : at time 321058.0 ns READ : Bank = 0 Row = 948, Col = 176, Data = e7b374cf
|
| 7240 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000ed0b0 Rxd: e7b374cf
|
| 7241 |
|
|
# tb_top.u_sdram32 : at time 321232.0 ns BST : Burst Terminate
|
| 7242 |
|
|
# tb_top.u_sdram32 : at time 321258.0 ns READ : Bank = 0 Row = 948, Col = 177, Data = 1a9af535
|
| 7243 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000ed0b1 Rxd: 1a9af535
|
| 7244 |
|
|
# tb_top.u_sdram32 : at time 321432.0 ns BST : Burst Terminate
|
| 7245 |
|
|
# tb_top.u_sdram32 : at time 321458.0 ns READ : Bank = 0 Row = 948, Col = 178, Data = 2047dd40
|
| 7246 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000ed0b2 Rxd: 2047dd40
|
| 7247 |
|
|
# tb_top.u_sdram32 : at time 321632.0 ns BST : Burst Terminate
|
| 7248 |
|
|
# tb_top.u_sdram32 : at time 321658.0 ns READ : Bank = 0 Row = 948, Col = 179, Data = 5b0c73b6
|
| 7249 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000ed0b3 Rxd: 5b0c73b6
|
| 7250 |
|
|
# tb_top.u_sdram32 : at time 321832.0 ns BST : Burst Terminate
|
| 7251 |
|
|
# tb_top.u_sdram32 : at time 321858.0 ns READ : Bank = 0 Row = 948, Col = 180, Data = faf084f5
|
| 7252 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000ed0b4 Rxd: faf084f5
|
| 7253 |
|
|
# tb_top.u_sdram32 : at time 322032.0 ns BST : Burst Terminate
|
| 7254 |
|
|
# tb_top.u_sdram32 : at time 322058.0 ns READ : Bank = 0 Row = 948, Col = 181, Data = ad27c45a
|
| 7255 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000ed0b5 Rxd: ad27c45a
|
| 7256 |
|
|
# tb_top.u_sdram32 : at time 322232.0 ns BST : Burst Terminate
|
| 7257 |
|
|
# tb_top.u_sdram32 : at time 322258.0 ns READ : Bank = 0 Row = 948, Col = 182, Data = 70ed97e1
|
| 7258 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000ed0b6 Rxd: 70ed97e1
|
| 7259 |
|
|
# tb_top.u_sdram32 : at time 322432.0 ns BST : Burst Terminate
|
| 7260 |
|
|
# tb_top.u_sdram32 : at time 322458.0 ns READ : Bank = 0 Row = 948, Col = 183, Data = 12ce1125
|
| 7261 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000ed0b7 Rxd: 12ce1125
|
| 7262 |
|
|
# tb_top.u_sdram32 : at time 322632.0 ns BST : Burst Terminate
|
| 7263 |
|
|
# tb_top.u_sdram32 : at time 322658.0 ns READ : Bank = 0 Row = 948, Col = 184, Data = 93ba6027
|
| 7264 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000ed0b8 Rxd: 93ba6027
|
| 7265 |
|
|
# tb_top.u_sdram32 : at time 322832.0 ns BST : Burst Terminate
|
| 7266 |
|
|
# tb_top.u_sdram32 : at time 322858.0 ns READ : Bank = 0 Row = 948, Col = 185, Data = 227eb144
|
| 7267 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000ed0b9 Rxd: 227eb144
|
| 7268 |
|
|
# tb_top.u_sdram32 : at time 323032.0 ns BST : Burst Terminate
|
| 7269 |
|
|
# tb_top.u_sdram32 : at time 323058.0 ns READ : Bank = 0 Row = 948, Col = 186, Data = bc944679
|
| 7270 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000ed0ba Rxd: bc944679
|
| 7271 |
|
|
# tb_top.u_sdram32 : at time 323232.0 ns BST : Burst Terminate
|
| 7272 |
|
|
# tb_top.u_sdram32 : at time 323258.0 ns READ : Bank = 0 Row = 948, Col = 187, Data = cfb89e9f
|
| 7273 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000ed0bb Rxd: cfb89e9f
|
| 7274 |
|
|
# tb_top.u_sdram32 : at time 323432.0 ns BST : Burst Terminate
|
| 7275 |
|
|
# tb_top.u_sdram32 : at time 323458.0 ns READ : Bank = 0 Row = 948, Col = 188, Data = 545493a8
|
| 7276 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000ed0bc Rxd: 545493a8
|
| 7277 |
|
|
# tb_top.u_sdram32 : at time 323632.0 ns BST : Burst Terminate
|
| 7278 |
|
|
# tb_top.u_sdram32 : at time 323658.0 ns READ : Bank = 0 Row = 948, Col = 189, Data = 64d2d3c9
|
| 7279 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000ed0bd Rxd: 64d2d3c9
|
| 7280 |
|
|
# tb_top.u_sdram32 : at time 323832.0 ns BST : Burst Terminate
|
| 7281 |
|
|
# tb_top.u_sdram32 : at time 323858.0 ns READ : Bank = 0 Row = 948, Col = 190, Data = 42955d85
|
| 7282 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000ed0be Rxd: 42955d85
|
| 7283 |
|
|
# tb_top.u_sdram32 : at time 324032.0 ns BST : Burst Terminate
|
| 7284 |
|
|
# tb_top.u_sdram32 : at time 324058.0 ns READ : Bank = 0 Row = 948, Col = 191, Data = 42e39d85
|
| 7285 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000ed0bf Rxd: 42e39d85
|
| 7286 |
|
|
# Write Address: 00196873, Burst Size: 9
|
| 7287 |
|
|
# Status: Burst-No: 0 Write Address: 00065a1c WriteData: 4b2f0596
|
| 7288 |
|
|
# Status: Burst-No: 1 Write Address: 00065a1d WriteData: 9a544234
|
| 7289 |
|
|
# Status: Burst-No: 2 Write Address: 00065a1e WriteData: 1e85ed3d
|
| 7290 |
|
|
# Status: Burst-No: 3 Write Address: 00065a1f WriteData: 28b1f151
|
| 7291 |
|
|
# Status: Burst-No: 4 Write Address: 00065a20 WriteData: 8db0281b
|
| 7292 |
|
|
# Status: Burst-No: 5 Write Address: 00065a21 WriteData: 8e39901c
|
| 7293 |
|
|
# tb_top.u_sdram32 : at time 324372.0 ns ACT : Bank = 2 Row = 406
|
| 7294 |
|
|
# tb_top.u_sdram32 : at time 324432.0 ns WRITE: Bank = 2 Row = 406, Col = 28, Data = 4b2f0596
|
| 7295 |
|
|
# tb_top.u_sdram32 : at time 324452.0 ns WRITE: Bank = 2 Row = 406, Col = 29, Data = 9a544234
|
| 7296 |
|
|
# tb_top.u_sdram32 : at time 324472.0 ns BST : Burst Terminate
|
| 7297 |
|
|
# tb_top.u_sdram32 : at time 324492.0 ns WRITE: Bank = 2 Row = 406, Col = 30, Data = 1e85ed3d
|
| 7298 |
|
|
# Status: Burst-No: 6 Write Address: 00065a22 WriteData: 5ec5ebbd
|
| 7299 |
|
|
# tb_top.u_sdram32 : at time 324512.0 ns BST : Burst Terminate
|
| 7300 |
|
|
# tb_top.u_sdram32 : at time 324532.0 ns WRITE: Bank = 2 Row = 406, Col = 31, Data = 28b1f151
|
| 7301 |
|
|
# Status: Burst-No: 7 Write Address: 00065a23 WriteData: da69e2b4
|
| 7302 |
|
|
# tb_top.u_sdram32 : at time 324552.0 ns BST : Burst Terminate
|
| 7303 |
|
|
# tb_top.u_sdram32 : at time 324572.0 ns WRITE: Bank = 2 Row = 406, Col = 32, Data = 8db0281b
|
| 7304 |
|
|
# Status: Burst-No: 8 Write Address: 00065a24 WriteData: 2764754e
|
| 7305 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 324592.0 ns BST : Burst Terminate
|
| 7306 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 324612.0 ns WRITE: Bank = 2 Row = 406, Col = 33, Data = 8e39901c
|
| 7307 |
|
|
# tb_top.u_sdram32 : at time 324632.0 ns BST : Burst Terminate
|
| 7308 |
|
|
# tb_top.u_sdram32 : at time 324652.0 ns WRITE: Bank = 2 Row = 406, Col = 34, Data = 5ec5ebbd
|
| 7309 |
|
|
# tb_top.u_sdram32 : at time 324672.0 ns BST : Burst Terminate
|
| 7310 |
|
|
# Write Address: 00283f2f, Burst Size: 26
|
| 7311 |
|
|
# tb_top.u_sdram32 : at time 324692.0 ns WRITE: Bank = 2 Row = 406, Col = 35, Data = da69e2b4
|
| 7312 |
|
|
# Status: Burst-No: 0 Write Address: 000a0fcb WriteData: f670fcec
|
| 7313 |
|
|
# Status: Burst-No: 1 Write Address: 000a0fcc WriteData: 0f40551e
|
| 7314 |
|
|
# tb_top.u_sdram32 : at time 324712.0 ns BST : Burst Terminate
|
| 7315 |
|
|
# Status: Burst-No: 2 Write Address: 000a0fcd WriteData: ce96ca9d
|
| 7316 |
|
|
# tb_top.u_sdram32 : at time 324732.0 ns WRITE: Bank = 2 Row = 406, Col = 36, Data = 2764754e
|
| 7317 |
|
|
# Status: Burst-No: 3 Write Address: 000a0fce WriteData: e02148c0
|
| 7318 |
|
|
# tb_top.u_sdram32 : at time 324752.0 ns BST : Burst Terminate
|
| 7319 |
|
|
# Status: Burst-No: 4 Write Address: 000a0fcf WriteData: 71a919e3
|
| 7320 |
|
|
# Status: Burst-No: 5 Write Address: 000a0fd0 WriteData: b24cf664
|
| 7321 |
|
|
# tb_top.u_sdram32 : at time 324832.0 ns ACT : Bank = 3 Row = 643
|
| 7322 |
|
|
# tb_top.u_sdram32 : at time 324892.0 ns WRITE: Bank = 3 Row = 643, Col = 203, Data = f670fcec
|
| 7323 |
|
|
# tb_top.u_sdram32 : at time 324912.0 ns WRITE: Bank = 3 Row = 643, Col = 204, Data = 0f40551e
|
| 7324 |
|
|
# tb_top.u_sdram32 : at time 324932.0 ns BST : Burst Terminate
|
| 7325 |
|
|
# tb_top.u_sdram32 : at time 324952.0 ns WRITE: Bank = 3 Row = 643, Col = 205, Data = ce96ca9d
|
| 7326 |
|
|
# Status: Burst-No: 6 Write Address: 000a0fd1 WriteData: a5d9704b
|
| 7327 |
|
|
# tb_top.u_sdram32 : at time 324972.0 ns BST : Burst Terminate
|
| 7328 |
|
|
# tb_top.u_sdram32 : at time 324992.0 ns WRITE: Bank = 3 Row = 643, Col = 206, Data = e02148c0
|
| 7329 |
|
|
# Status: Burst-No: 7 Write Address: 000a0fd2 WriteData: 48e9ff91
|
| 7330 |
|
|
# tb_top.u_sdram32 : at time 325012.0 ns BST : Burst Terminate
|
| 7331 |
|
|
# tb_top.u_sdram32 : at time 325032.0 ns WRITE: Bank = 3 Row = 643, Col = 207, Data = 71a919e3
|
| 7332 |
|
|
# Status: Burst-No: 8 Write Address: 000a0fd3 WriteData: 4277d784
|
| 7333 |
|
|
# tb_top.u_sdram32 : at time 325052.0 ns BST : Burst Terminate
|
| 7334 |
|
|
# tb_top.u_sdram32 : at time 325072.0 ns WRITE: Bank = 3 Row = 643, Col = 208, Data = b24cf664
|
| 7335 |
|
|
# Status: Burst-No: 9 Write Address: 000a0fd4 WriteData: 24d44749
|
| 7336 |
|
|
# tb_top.u_sdram32 : at time 325092.0 ns BST : Burst Terminate
|
| 7337 |
|
|
# tb_top.u_sdram32 : at time 325112.0 ns WRITE: Bank = 3 Row = 643, Col = 209, Data = a5d9704b
|
| 7338 |
|
|
# Status: Burst-No: 10 Write Address: 000a0fd5 WriteData: 89de2c13
|
| 7339 |
|
|
# tb_top.u_sdram32 : at time 325132.0 ns BST : Burst Terminate
|
| 7340 |
|
|
# tb_top.u_sdram32 : at time 325152.0 ns WRITE: Bank = 3 Row = 643, Col = 210, Data = 48e9ff91
|
| 7341 |
|
|
# Status: Burst-No: 11 Write Address: 000a0fd6 WriteData: d9f8e0b3
|
| 7342 |
|
|
# tb_top.u_sdram32 : at time 325172.0 ns BST : Burst Terminate
|
| 7343 |
|
|
# tb_top.u_sdram32 : at time 325192.0 ns WRITE: Bank = 3 Row = 643, Col = 211, Data = 4277d784
|
| 7344 |
|
|
# Status: Burst-No: 12 Write Address: 000a0fd7 WriteData: 0e62911c
|
| 7345 |
|
|
# tb_top.u_sdram32 : at time 325212.0 ns BST : Burst Terminate
|
| 7346 |
|
|
# tb_top.u_sdram32 : at time 325232.0 ns WRITE: Bank = 3 Row = 643, Col = 212, Data = 24d44749
|
| 7347 |
|
|
# Status: Burst-No: 13 Write Address: 000a0fd8 WriteData: 144ced28
|
| 7348 |
|
|
# tb_top.u_sdram32 : at time 325252.0 ns BST : Burst Terminate
|
| 7349 |
|
|
# tb_top.u_sdram32 : at time 325272.0 ns WRITE: Bank = 3 Row = 643, Col = 213, Data = 89de2c13
|
| 7350 |
|
|
# Status: Burst-No: 14 Write Address: 000a0fd9 WriteData: 1568bb2a
|
| 7351 |
|
|
# tb_top.u_sdram32 : at time 325292.0 ns BST : Burst Terminate
|
| 7352 |
|
|
# tb_top.u_sdram32 : at time 325312.0 ns WRITE: Bank = 3 Row = 643, Col = 214, Data = d9f8e0b3
|
| 7353 |
|
|
# Status: Burst-No: 15 Write Address: 000a0fda WriteData: 2e97795d
|
| 7354 |
|
|
# tb_top.u_sdram32 : at time 325332.0 ns BST : Burst Terminate
|
| 7355 |
|
|
# tb_top.u_sdram32 : at time 325352.0 ns WRITE: Bank = 3 Row = 643, Col = 215, Data = 0e62911c
|
| 7356 |
|
|
# Status: Burst-No: 16 Write Address: 000a0fdb WriteData: 776a61ee
|
| 7357 |
|
|
# tb_top.u_sdram32 : at time 325372.0 ns BST : Burst Terminate
|
| 7358 |
|
|
# tb_top.u_sdram32 : at time 325392.0 ns WRITE: Bank = 3 Row = 643, Col = 216, Data = 144ced28
|
| 7359 |
|
|
# Status: Burst-No: 17 Write Address: 000a0fdc WriteData: 66065bcc
|
| 7360 |
|
|
# tb_top.u_sdram32 : at time 325412.0 ns BST : Burst Terminate
|
| 7361 |
|
|
# tb_top.u_sdram32 : at time 325432.0 ns WRITE: Bank = 3 Row = 643, Col = 217, Data = 1568bb2a
|
| 7362 |
|
|
# Status: Burst-No: 18 Write Address: 000a0fdd WriteData: 5d8e95bb
|
| 7363 |
|
|
# tb_top.u_sdram32 : at time 325452.0 ns BST : Burst Terminate
|
| 7364 |
|
|
# tb_top.u_sdram32 : at time 325472.0 ns WRITE: Bank = 3 Row = 643, Col = 218, Data = 2e97795d
|
| 7365 |
|
|
# Status: Burst-No: 19 Write Address: 000a0fde WriteData: bc461478
|
| 7366 |
|
|
# tb_top.u_sdram32 : at time 325492.0 ns BST : Burst Terminate
|
| 7367 |
|
|
# tb_top.u_sdram32 : at time 325512.0 ns WRITE: Bank = 3 Row = 643, Col = 219, Data = 776a61ee
|
| 7368 |
|
|
# Status: Burst-No: 20 Write Address: 000a0fdf WriteData: 652825ca
|
| 7369 |
|
|
# tb_top.u_sdram32 : at time 325532.0 ns BST : Burst Terminate
|
| 7370 |
|
|
# tb_top.u_sdram32 : at time 325552.0 ns WRITE: Bank = 3 Row = 643, Col = 220, Data = 66065bcc
|
| 7371 |
|
|
# Status: Burst-No: 21 Write Address: 000a0fe0 WriteData: 2e94b75d
|
| 7372 |
|
|
# tb_top.u_sdram32 : at time 325572.0 ns BST : Burst Terminate
|
| 7373 |
|
|
# tb_top.u_sdram32 : at time 325592.0 ns WRITE: Bank = 3 Row = 643, Col = 221, Data = 5d8e95bb
|
| 7374 |
|
|
# Status: Burst-No: 22 Write Address: 000a0fe1 WriteData: 8f32fa1e
|
| 7375 |
|
|
# tb_top.u_sdram32 : at time 325612.0 ns BST : Burst Terminate
|
| 7376 |
|
|
# tb_top.u_sdram32 : at time 325632.0 ns WRITE: Bank = 3 Row = 643, Col = 222, Data = bc461478
|
| 7377 |
|
|
# Status: Burst-No: 23 Write Address: 000a0fe2 WriteData: 3b07bd76
|
| 7378 |
|
|
# tb_top.u_sdram32 : at time 325652.0 ns BST : Burst Terminate
|
| 7379 |
|
|
# tb_top.u_sdram32 : at time 325672.0 ns WRITE: Bank = 3 Row = 643, Col = 223, Data = 652825ca
|
| 7380 |
|
|
# Status: Burst-No: 24 Write Address: 000a0fe3 WriteData: 65a879cb
|
| 7381 |
|
|
# tb_top.u_sdram32 : at time 325692.0 ns BST : Burst Terminate
|
| 7382 |
|
|
# tb_top.u_sdram32 : at time 325712.0 ns WRITE: Bank = 3 Row = 643, Col = 224, Data = 2e94b75d
|
| 7383 |
|
|
# Status: Burst-No: 25 Write Address: 000a0fe4 WriteData: 6dfcf1db
|
| 7384 |
|
|
# tb_top.u_sdram32 : at time 325732.0 ns BST : Burst Terminate
|
| 7385 |
|
|
# tb_top.u_sdram32 : at time 325752.0 ns WRITE: Bank = 3 Row = 643, Col = 225, Data = 8f32fa1e
|
| 7386 |
|
|
# tb_top.u_sdram32 : at time 325772.0 ns BST : Burst Terminate
|
| 7387 |
|
|
# tb_top.u_sdram32 : at time 325792.0 ns WRITE: Bank = 3 Row = 643, Col = 226, Data = 3b07bd76
|
| 7388 |
|
|
# tb_top.u_sdram32 : at time 325812.0 ns BST : Burst Terminate
|
| 7389 |
|
|
# tb_top.u_sdram32 : at time 325832.0 ns WRITE: Bank = 3 Row = 643, Col = 227, Data = 65a879cb
|
| 7390 |
|
|
# tb_top.u_sdram32 : at time 325852.0 ns BST : Burst Terminate
|
| 7391 |
|
|
# tb_top.u_sdram32 : at time 325872.0 ns WRITE: Bank = 3 Row = 643, Col = 228, Data = 6dfcf1db
|
| 7392 |
|
|
# tb_top.u_sdram32 : at time 325892.0 ns BST : Burst Terminate
|
| 7393 |
|
|
# tb_top.u_sdram32 : at time 325932.0 ns BST : Burst Terminate
|
| 7394 |
|
|
# tb_top.u_sdram32 : at time 325958.0 ns READ : Bank = 2 Row = 406, Col = 28, Data = 4b2f0596
|
| 7395 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00065a1c Rxd: 4b2f0596
|
| 7396 |
|
|
# tb_top.u_sdram32 : at time 326132.0 ns BST : Burst Terminate
|
| 7397 |
|
|
# tb_top.u_sdram32 : at time 326158.0 ns READ : Bank = 2 Row = 406, Col = 29, Data = 9a544234
|
| 7398 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00065a1d Rxd: 9a544234
|
| 7399 |
|
|
# tb_top.u_sdram32 : at time 326332.0 ns BST : Burst Terminate
|
| 7400 |
|
|
# tb_top.u_sdram32 : at time 326358.0 ns READ : Bank = 2 Row = 406, Col = 30, Data = 1e85ed3d
|
| 7401 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00065a1e Rxd: 1e85ed3d
|
| 7402 |
|
|
# tb_top.u_sdram32 : at time 326532.0 ns BST : Burst Terminate
|
| 7403 |
|
|
# tb_top.u_sdram32 : at time 326558.0 ns READ : Bank = 2 Row = 406, Col = 31, Data = 28b1f151
|
| 7404 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00065a1f Rxd: 28b1f151
|
| 7405 |
|
|
# tb_top.u_sdram32 : at time 326732.0 ns BST : Burst Terminate
|
| 7406 |
|
|
# tb_top.u_sdram32 : at time 326758.0 ns READ : Bank = 2 Row = 406, Col = 32, Data = 8db0281b
|
| 7407 |
|
|
# READ STATUS: Burst-No: 4 Addr: 00065a20 Rxd: 8db0281b
|
| 7408 |
|
|
# tb_top.u_sdram32 : at time 326932.0 ns BST : Burst Terminate
|
| 7409 |
|
|
# tb_top.u_sdram32 : at time 326958.0 ns READ : Bank = 2 Row = 406, Col = 33, Data = 8e39901c
|
| 7410 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00065a21 Rxd: 8e39901c
|
| 7411 |
|
|
# tb_top.u_sdram32 : at time 327132.0 ns BST : Burst Terminate
|
| 7412 |
|
|
# tb_top.u_sdram32 : at time 327158.0 ns READ : Bank = 2 Row = 406, Col = 34, Data = 5ec5ebbd
|
| 7413 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00065a22 Rxd: 5ec5ebbd
|
| 7414 |
|
|
# tb_top.u_sdram32 : at time 327332.0 ns BST : Burst Terminate
|
| 7415 |
|
|
# tb_top.u_sdram32 : at time 327358.0 ns READ : Bank = 2 Row = 406, Col = 35, Data = da69e2b4
|
| 7416 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00065a23 Rxd: da69e2b4
|
| 7417 |
|
|
# tb_top.u_sdram32 : at time 327532.0 ns BST : Burst Terminate
|
| 7418 |
|
|
# tb_top.u_sdram32 : at time 327558.0 ns READ : Bank = 2 Row = 406, Col = 36, Data = 2764754e
|
| 7419 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00065a24 Rxd: 2764754e
|
| 7420 |
|
|
# tb_top.u_sdram32 : at time 327832.0 ns BST : Burst Terminate
|
| 7421 |
|
|
# tb_top.u_sdram32 : at time 327858.0 ns READ : Bank = 3 Row = 643, Col = 203, Data = f670fcec
|
| 7422 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000a0fcb Rxd: f670fcec
|
| 7423 |
|
|
# tb_top.u_sdram32 : at time 328032.0 ns BST : Burst Terminate
|
| 7424 |
|
|
# tb_top.u_sdram32 : at time 328058.0 ns READ : Bank = 3 Row = 643, Col = 204, Data = 0f40551e
|
| 7425 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000a0fcc Rxd: 0f40551e
|
| 7426 |
|
|
# tb_top.u_sdram32 : at time 328232.0 ns BST : Burst Terminate
|
| 7427 |
|
|
# tb_top.u_sdram32 : at time 328258.0 ns READ : Bank = 3 Row = 643, Col = 205, Data = ce96ca9d
|
| 7428 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000a0fcd Rxd: ce96ca9d
|
| 7429 |
|
|
# tb_top.u_sdram32 : at time 328432.0 ns BST : Burst Terminate
|
| 7430 |
|
|
# tb_top.u_sdram32 : at time 328458.0 ns READ : Bank = 3 Row = 643, Col = 206, Data = e02148c0
|
| 7431 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000a0fce Rxd: e02148c0
|
| 7432 |
|
|
# tb_top.u_sdram32 : at time 328632.0 ns BST : Burst Terminate
|
| 7433 |
|
|
# tb_top.u_sdram32 : at time 328658.0 ns READ : Bank = 3 Row = 643, Col = 207, Data = 71a919e3
|
| 7434 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000a0fcf Rxd: 71a919e3
|
| 7435 |
|
|
# tb_top.u_sdram32 : at time 328832.0 ns BST : Burst Terminate
|
| 7436 |
|
|
# tb_top.u_sdram32 : at time 328858.0 ns READ : Bank = 3 Row = 643, Col = 208, Data = b24cf664
|
| 7437 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000a0fd0 Rxd: b24cf664
|
| 7438 |
|
|
# tb_top.u_sdram32 : at time 329032.0 ns BST : Burst Terminate
|
| 7439 |
|
|
# tb_top.u_sdram32 : at time 329058.0 ns READ : Bank = 3 Row = 643, Col = 209, Data = a5d9704b
|
| 7440 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000a0fd1 Rxd: a5d9704b
|
| 7441 |
|
|
# tb_top.u_sdram32 : at time 329232.0 ns BST : Burst Terminate
|
| 7442 |
|
|
# tb_top.u_sdram32 : at time 329258.0 ns READ : Bank = 3 Row = 643, Col = 210, Data = 48e9ff91
|
| 7443 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000a0fd2 Rxd: 48e9ff91
|
| 7444 |
|
|
# tb_top.u_sdram32 : at time 329432.0 ns BST : Burst Terminate
|
| 7445 |
|
|
# tb_top.u_sdram32 : at time 329458.0 ns READ : Bank = 3 Row = 643, Col = 211, Data = 4277d784
|
| 7446 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000a0fd3 Rxd: 4277d784
|
| 7447 |
|
|
# tb_top.u_sdram32 : at time 329632.0 ns BST : Burst Terminate
|
| 7448 |
|
|
# tb_top.u_sdram32 : at time 329658.0 ns READ : Bank = 3 Row = 643, Col = 212, Data = 24d44749
|
| 7449 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000a0fd4 Rxd: 24d44749
|
| 7450 |
|
|
# tb_top.u_sdram32 : at time 329832.0 ns BST : Burst Terminate
|
| 7451 |
|
|
# tb_top.u_sdram32 : at time 329858.0 ns READ : Bank = 3 Row = 643, Col = 213, Data = 89de2c13
|
| 7452 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000a0fd5 Rxd: 89de2c13
|
| 7453 |
|
|
# tb_top.u_sdram32 : at time 330032.0 ns BST : Burst Terminate
|
| 7454 |
|
|
# tb_top.u_sdram32 : at time 330058.0 ns READ : Bank = 3 Row = 643, Col = 214, Data = d9f8e0b3
|
| 7455 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000a0fd6 Rxd: d9f8e0b3
|
| 7456 |
|
|
# tb_top.u_sdram32 : at time 330232.0 ns BST : Burst Terminate
|
| 7457 |
|
|
# tb_top.u_sdram32 : at time 330258.0 ns READ : Bank = 3 Row = 643, Col = 215, Data = 0e62911c
|
| 7458 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000a0fd7 Rxd: 0e62911c
|
| 7459 |
|
|
# tb_top.u_sdram32 : at time 330432.0 ns BST : Burst Terminate
|
| 7460 |
|
|
# tb_top.u_sdram32 : at time 330458.0 ns READ : Bank = 3 Row = 643, Col = 216, Data = 144ced28
|
| 7461 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000a0fd8 Rxd: 144ced28
|
| 7462 |
|
|
# tb_top.u_sdram32 : at time 330632.0 ns BST : Burst Terminate
|
| 7463 |
|
|
# tb_top.u_sdram32 : at time 330658.0 ns READ : Bank = 3 Row = 643, Col = 217, Data = 1568bb2a
|
| 7464 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000a0fd9 Rxd: 1568bb2a
|
| 7465 |
|
|
# tb_top.u_sdram32 : at time 330832.0 ns BST : Burst Terminate
|
| 7466 |
|
|
# tb_top.u_sdram32 : at time 330858.0 ns READ : Bank = 3 Row = 643, Col = 218, Data = 2e97795d
|
| 7467 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000a0fda Rxd: 2e97795d
|
| 7468 |
|
|
# tb_top.u_sdram32 : at time 331032.0 ns BST : Burst Terminate
|
| 7469 |
|
|
# tb_top.u_sdram32 : at time 331058.0 ns READ : Bank = 3 Row = 643, Col = 219, Data = 776a61ee
|
| 7470 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000a0fdb Rxd: 776a61ee
|
| 7471 |
|
|
# tb_top.u_sdram32 : at time 331232.0 ns BST : Burst Terminate
|
| 7472 |
|
|
# tb_top.u_sdram32 : at time 331258.0 ns READ : Bank = 3 Row = 643, Col = 220, Data = 66065bcc
|
| 7473 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000a0fdc Rxd: 66065bcc
|
| 7474 |
|
|
# tb_top.u_sdram32 : at time 331432.0 ns BST : Burst Terminate
|
| 7475 |
|
|
# tb_top.u_sdram32 : at time 331458.0 ns READ : Bank = 3 Row = 643, Col = 221, Data = 5d8e95bb
|
| 7476 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000a0fdd Rxd: 5d8e95bb
|
| 7477 |
|
|
# tb_top.u_sdram32 : at time 331632.0 ns BST : Burst Terminate
|
| 7478 |
|
|
# tb_top.u_sdram32 : at time 331658.0 ns READ : Bank = 3 Row = 643, Col = 222, Data = bc461478
|
| 7479 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000a0fde Rxd: bc461478
|
| 7480 |
|
|
# tb_top.u_sdram32 : at time 331832.0 ns BST : Burst Terminate
|
| 7481 |
|
|
# tb_top.u_sdram32 : at time 331858.0 ns READ : Bank = 3 Row = 643, Col = 223, Data = 652825ca
|
| 7482 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000a0fdf Rxd: 652825ca
|
| 7483 |
|
|
# tb_top.u_sdram32 : at time 332032.0 ns BST : Burst Terminate
|
| 7484 |
|
|
# tb_top.u_sdram32 : at time 332058.0 ns READ : Bank = 3 Row = 643, Col = 224, Data = 2e94b75d
|
| 7485 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000a0fe0 Rxd: 2e94b75d
|
| 7486 |
|
|
# tb_top.u_sdram32 : at time 332232.0 ns BST : Burst Terminate
|
| 7487 |
|
|
# tb_top.u_sdram32 : at time 332258.0 ns READ : Bank = 3 Row = 643, Col = 225, Data = 8f32fa1e
|
| 7488 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000a0fe1 Rxd: 8f32fa1e
|
| 7489 |
|
|
# tb_top.u_sdram32 : at time 332432.0 ns BST : Burst Terminate
|
| 7490 |
|
|
# tb_top.u_sdram32 : at time 332458.0 ns READ : Bank = 3 Row = 643, Col = 226, Data = 3b07bd76
|
| 7491 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000a0fe2 Rxd: 3b07bd76
|
| 7492 |
|
|
# tb_top.u_sdram32 : at time 332632.0 ns BST : Burst Terminate
|
| 7493 |
|
|
# tb_top.u_sdram32 : at time 332658.0 ns READ : Bank = 3 Row = 643, Col = 227, Data = 65a879cb
|
| 7494 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000a0fe3 Rxd: 65a879cb
|
| 7495 |
|
|
# tb_top.u_sdram32 : at time 332832.0 ns BST : Burst Terminate
|
| 7496 |
|
|
# tb_top.u_sdram32 : at time 332858.0 ns READ : Bank = 3 Row = 643, Col = 228, Data = 6dfcf1db
|
| 7497 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000a0fe4 Rxd: 6dfcf1db
|
| 7498 |
|
|
# Write Address: 0002e4b4, Burst Size: 33
|
| 7499 |
|
|
# Status: Burst-No: 0 Write Address: 0000b92d WriteData: 0207bb04
|
| 7500 |
|
|
# Status: Burst-No: 1 Write Address: 0000b92e WriteData: bca0b279
|
| 7501 |
|
|
# Status: Burst-No: 2 Write Address: 0000b92f WriteData: e6b110cd
|
| 7502 |
|
|
# Status: Burst-No: 3 Write Address: 0000b930 WriteData: c9662c92
|
| 7503 |
|
|
# Status: Burst-No: 4 Write Address: 0000b931 WriteData: a2ce0045
|
| 7504 |
|
|
# Status: Burst-No: 5 Write Address: 0000b932 WriteData: d4ea6aa9
|
| 7505 |
|
|
# tb_top.u_sdram32 : at time 333172.0 ns ACT : Bank = 1 Row = 46
|
| 7506 |
|
|
# tb_top.u_sdram32 : at time 333232.0 ns WRITE: Bank = 1 Row = 46, Col = 45, Data = 0207bb04
|
| 7507 |
|
|
# tb_top.u_sdram32 : at time 333252.0 ns WRITE: Bank = 1 Row = 46, Col = 46, Data = bca0b279
|
| 7508 |
|
|
# tb_top.u_sdram32 : at time 333272.0 ns BST : Burst Terminate
|
| 7509 |
|
|
# tb_top.u_sdram32 : at time 333292.0 ns WRITE: Bank = 1 Row = 46, Col = 47, Data = e6b110cd
|
| 7510 |
|
|
# Status: Burst-No: 6 Write Address: 0000b933 WriteData: cf31fc9e
|
| 7511 |
|
|
# tb_top.u_sdram32 : at time 333312.0 ns BST : Burst Terminate
|
| 7512 |
|
|
# tb_top.u_sdram32 : at time 333332.0 ns WRITE: Bank = 1 Row = 46, Col = 48, Data = c9662c92
|
| 7513 |
|
|
# Status: Burst-No: 7 Write Address: 0000b934 WriteData: 6ec2cbdd
|
| 7514 |
|
|
# tb_top.u_sdram32 : at time 333352.0 ns BST : Burst Terminate
|
| 7515 |
|
|
# tb_top.u_sdram32 : at time 333372.0 ns WRITE: Bank = 1 Row = 46, Col = 49, Data = a2ce0045
|
| 7516 |
|
|
# Status: Burst-No: 8 Write Address: 0000b935 WriteData: 600b2dc0
|
| 7517 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 333392.0 ns BST : Burst Terminate
|
| 7518 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 333412.0 ns WRITE: Bank = 1 Row = 46, Col = 50, Data = d4ea6aa9
|
| 7519 |
|
|
# Status: Burst-No: 9 Write Address: 0000b936 WriteData: a5b9424b
|
| 7520 |
|
|
# tb_top.u_sdram32 : at time 333432.0 ns BST : Burst Terminate
|
| 7521 |
|
|
# tb_top.u_sdram32 : at time 333452.0 ns WRITE: Bank = 1 Row = 46, Col = 51, Data = cf31fc9e
|
| 7522 |
|
|
# Status: Burst-No: 10 Write Address: 0000b937 WriteData: 5db7e1bb
|
| 7523 |
|
|
# tb_top.u_sdram32 : at time 333472.0 ns BST : Burst Terminate
|
| 7524 |
|
|
# tb_top.u_sdram32 : at time 333492.0 ns WRITE: Bank = 1 Row = 46, Col = 52, Data = 6ec2cbdd
|
| 7525 |
|
|
# Status: Burst-No: 11 Write Address: 0000b938 WriteData: 408a2981
|
| 7526 |
|
|
# tb_top.u_sdram32 : at time 333512.0 ns BST : Burst Terminate
|
| 7527 |
|
|
# tb_top.u_sdram32 : at time 333532.0 ns WRITE: Bank = 1 Row = 46, Col = 53, Data = 600b2dc0
|
| 7528 |
|
|
# Status: Burst-No: 12 Write Address: 0000b939 WriteData: d932d8b2
|
| 7529 |
|
|
# tb_top.u_sdram32 : at time 333552.0 ns BST : Burst Terminate
|
| 7530 |
|
|
# tb_top.u_sdram32 : at time 333572.0 ns WRITE: Bank = 1 Row = 46, Col = 54, Data = a5b9424b
|
| 7531 |
|
|
# Status: Burst-No: 13 Write Address: 0000b93a WriteData: 598d27b3
|
| 7532 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 333592.0 ns BST : Burst Terminate
|
| 7533 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 333612.0 ns WRITE: Bank = 1 Row = 46, Col = 55, Data = 5db7e1bb
|
| 7534 |
|
|
# Status: Burst-No: 14 Write Address: 0000b93b WriteData: 05aeb90b
|
| 7535 |
|
|
# tb_top.u_sdram32 : at time 333632.0 ns BST : Burst Terminate
|
| 7536 |
|
|
# tb_top.u_sdram32 : at time 333652.0 ns WRITE: Bank = 1 Row = 46, Col = 56, Data = 408a2981
|
| 7537 |
|
|
# Status: Burst-No: 15 Write Address: 0000b93c WriteData: 24011148
|
| 7538 |
|
|
# tb_top.u_sdram32 : at time 333672.0 ns BST : Burst Terminate
|
| 7539 |
|
|
# tb_top.u_sdram32 : at time 333692.0 ns WRITE: Bank = 1 Row = 46, Col = 57, Data = d932d8b2
|
| 7540 |
|
|
# Status: Burst-No: 16 Write Address: 0000b93d WriteData: f0b860e1
|
| 7541 |
|
|
# tb_top.u_sdram32 : at time 333712.0 ns BST : Burst Terminate
|
| 7542 |
|
|
# tb_top.u_sdram32 : at time 333732.0 ns WRITE: Bank = 1 Row = 46, Col = 58, Data = 598d27b3
|
| 7543 |
|
|
# Status: Burst-No: 17 Write Address: 0000b93e WriteData: 7e72c5fc
|
| 7544 |
|
|
# tb_top.u_sdram32 : at time 333752.0 ns BST : Burst Terminate
|
| 7545 |
|
|
# tb_top.u_sdram32 : at time 333772.0 ns WRITE: Bank = 1 Row = 46, Col = 59, Data = 05aeb90b
|
| 7546 |
|
|
# Status: Burst-No: 18 Write Address: 0000b93f WriteData: d7f844af
|
| 7547 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 333792.0 ns BST : Burst Terminate
|
| 7548 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 333812.0 ns WRITE: Bank = 1 Row = 46, Col = 60, Data = 24011148
|
| 7549 |
|
|
# Status: Burst-No: 19 Write Address: 0000b940 WriteData: d0770ea0
|
| 7550 |
|
|
# tb_top.u_sdram32 : at time 333832.0 ns BST : Burst Terminate
|
| 7551 |
|
|
# tb_top.u_sdram32 : at time 333852.0 ns WRITE: Bank = 1 Row = 46, Col = 61, Data = f0b860e1
|
| 7552 |
|
|
# Status: Burst-No: 20 Write Address: 0000b941 WriteData: 076adf0e
|
| 7553 |
|
|
# tb_top.u_sdram32 : at time 333872.0 ns BST : Burst Terminate
|
| 7554 |
|
|
# tb_top.u_sdram32 : at time 333892.0 ns WRITE: Bank = 1 Row = 46, Col = 62, Data = 7e72c5fc
|
| 7555 |
|
|
# Status: Burst-No: 21 Write Address: 0000b942 WriteData: 3aaf8775
|
| 7556 |
|
|
# tb_top.u_sdram32 : at time 333912.0 ns BST : Burst Terminate
|
| 7557 |
|
|
# tb_top.u_sdram32 : at time 333932.0 ns WRITE: Bank = 1 Row = 46, Col = 63, Data = d7f844af
|
| 7558 |
|
|
# Status: Burst-No: 22 Write Address: 0000b943 WriteData: 6ca7ffd9
|
| 7559 |
|
|
# tb_top.u_sdram32 : at time 333952.0 ns BST : Burst Terminate
|
| 7560 |
|
|
# tb_top.u_sdram32 : at time 333972.0 ns WRITE: Bank = 1 Row = 46, Col = 64, Data = d0770ea0
|
| 7561 |
|
|
# Status: Burst-No: 23 Write Address: 0000b944 WriteData: 86d26e0d
|
| 7562 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 333992.0 ns BST : Burst Terminate
|
| 7563 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 334012.0 ns WRITE: Bank = 1 Row = 46, Col = 65, Data = 076adf0e
|
| 7564 |
|
|
# Status: Burst-No: 24 Write Address: 0000b945 WriteData: 13913127
|
| 7565 |
|
|
# tb_top.u_sdram32 : at time 334032.0 ns BST : Burst Terminate
|
| 7566 |
|
|
# tb_top.u_sdram32 : at time 334052.0 ns WRITE: Bank = 1 Row = 46, Col = 66, Data = 3aaf8775
|
| 7567 |
|
|
# Status: Burst-No: 25 Write Address: 0000b946 WriteData: 3a2d9974
|
| 7568 |
|
|
# tb_top.u_sdram32 : at time 334072.0 ns BST : Burst Terminate
|
| 7569 |
|
|
# tb_top.u_sdram32 : at time 334092.0 ns WRITE: Bank = 1 Row = 46, Col = 67, Data = 6ca7ffd9
|
| 7570 |
|
|
# Status: Burst-No: 26 Write Address: 0000b947 WriteData: 7e7f21fc
|
| 7571 |
|
|
# tb_top.u_sdram32 : at time 334112.0 ns BST : Burst Terminate
|
| 7572 |
|
|
# tb_top.u_sdram32 : at time 334132.0 ns WRITE: Bank = 1 Row = 46, Col = 68, Data = 86d26e0d
|
| 7573 |
|
|
# Status: Burst-No: 27 Write Address: 0000b948 WriteData: dfdc3ebf
|
| 7574 |
|
|
# tb_top.u_sdram32 : at time 334152.0 ns BST : Burst Terminate
|
| 7575 |
|
|
# tb_top.u_sdram32 : at time 334172.0 ns WRITE: Bank = 1 Row = 46, Col = 69, Data = 13913127
|
| 7576 |
|
|
# Status: Burst-No: 28 Write Address: 0000b949 WriteData: afc5f25f
|
| 7577 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 334192.0 ns BST : Burst Terminate
|
| 7578 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 334212.0 ns WRITE: Bank = 1 Row = 46, Col = 70, Data = 3a2d9974
|
| 7579 |
|
|
# Status: Burst-No: 29 Write Address: 0000b94a WriteData: c0a7e881
|
| 7580 |
|
|
# tb_top.u_sdram32 : at time 334232.0 ns BST : Burst Terminate
|
| 7581 |
|
|
# tb_top.u_sdram32 : at time 334252.0 ns WRITE: Bank = 1 Row = 46, Col = 71, Data = 7e7f21fc
|
| 7582 |
|
|
# Status: Burst-No: 30 Write Address: 0000b94b WriteData: b428aa68
|
| 7583 |
|
|
# tb_top.u_sdram32 : at time 334272.0 ns BST : Burst Terminate
|
| 7584 |
|
|
# tb_top.u_sdram32 : at time 334292.0 ns WRITE: Bank = 1 Row = 46, Col = 72, Data = dfdc3ebf
|
| 7585 |
|
|
# Status: Burst-No: 31 Write Address: 0000b94c WriteData: fd4c48fa
|
| 7586 |
|
|
# tb_top.u_sdram32 : at time 334312.0 ns BST : Burst Terminate
|
| 7587 |
|
|
# tb_top.u_sdram32 : at time 334332.0 ns WRITE: Bank = 1 Row = 46, Col = 73, Data = afc5f25f
|
| 7588 |
|
|
# Status: Burst-No: 32 Write Address: 0000b94d WriteData: fd9380fb
|
| 7589 |
|
|
# tb_top.u_sdram32 : at time 334352.0 ns BST : Burst Terminate
|
| 7590 |
|
|
# tb_top.u_sdram32 : at time 334372.0 ns WRITE: Bank = 1 Row = 46, Col = 74, Data = c0a7e881
|
| 7591 |
|
|
# tb_top.u_sdram32 : at time 334392.0 ns BST : Burst Terminate
|
| 7592 |
|
|
# tb_top.u_sdram32 : at time 334412.0 ns WRITE: Bank = 1 Row = 46, Col = 75, Data = b428aa68
|
| 7593 |
|
|
# tb_top.u_sdram32 : at time 334432.0 ns BST : Burst Terminate
|
| 7594 |
|
|
# Write Address: 00162119, Burst Size: 39
|
| 7595 |
|
|
# tb_top.u_sdram32 : at time 334452.0 ns WRITE: Bank = 1 Row = 46, Col = 76, Data = fd4c48fa
|
| 7596 |
|
|
# Status: Burst-No: 0 Write Address: 00058846 WriteData: 29951b53
|
| 7597 |
|
|
# Status: Burst-No: 1 Write Address: 00058847 WriteData: f7cff6ef
|
| 7598 |
|
|
# tb_top.u_sdram32 : at time 334472.0 ns BST : Burst Terminate
|
| 7599 |
|
|
# Status: Burst-No: 2 Write Address: 00058848 WriteData: f6d8aeed
|
| 7600 |
|
|
# tb_top.u_sdram32 : at time 334492.0 ns WRITE: Bank = 1 Row = 46, Col = 77, Data = fd9380fb
|
| 7601 |
|
|
# Status: Burst-No: 3 Write Address: 00058849 WriteData: 58d79db1
|
| 7602 |
|
|
# tb_top.u_sdram32 : at time 334512.0 ns BST : Burst Terminate
|
| 7603 |
|
|
# Status: Burst-No: 4 Write Address: 0005884a WriteData: b26ffe64
|
| 7604 |
|
|
# Status: Burst-No: 5 Write Address: 0005884b WriteData: 90b93021
|
| 7605 |
|
|
# tb_top.u_sdram32 : at time 334592.0 ns ACT : Bank = 0 Row = 354
|
| 7606 |
|
|
# tb_top.u_sdram32 : at time 334652.0 ns WRITE: Bank = 0 Row = 354, Col = 70, Data = 29951b53
|
| 7607 |
|
|
# tb_top.u_sdram32 : at time 334672.0 ns WRITE: Bank = 0 Row = 354, Col = 71, Data = f7cff6ef
|
| 7608 |
|
|
# tb_top.u_sdram32 : at time 334692.0 ns BST : Burst Terminate
|
| 7609 |
|
|
# tb_top.u_sdram32 : at time 334712.0 ns WRITE: Bank = 0 Row = 354, Col = 72, Data = f6d8aeed
|
| 7610 |
|
|
# Status: Burst-No: 6 Write Address: 0005884c WriteData: 7b24bdf6
|
| 7611 |
|
|
# tb_top.u_sdram32 : at time 334732.0 ns BST : Burst Terminate
|
| 7612 |
|
|
# tb_top.u_sdram32 : at time 334752.0 ns WRITE: Bank = 0 Row = 354, Col = 73, Data = 58d79db1
|
| 7613 |
|
|
# Status: Burst-No: 7 Write Address: 0005884d WriteData: 345fbf68
|
| 7614 |
|
|
# tb_top.u_sdram32 : at time 334772.0 ns BST : Burst Terminate
|
| 7615 |
|
|
# tb_top.u_sdram32 : at time 334792.0 ns WRITE: Bank = 0 Row = 354, Col = 74, Data = b26ffe64
|
| 7616 |
|
|
# Status: Burst-No: 8 Write Address: 0005884e WriteData: 8a290014
|
| 7617 |
|
|
# tb_top.u_sdram32 : at time 334812.0 ns BST : Burst Terminate
|
| 7618 |
|
|
# tb_top.u_sdram32 : at time 334832.0 ns WRITE: Bank = 0 Row = 354, Col = 75, Data = 90b93021
|
| 7619 |
|
|
# Status: Burst-No: 9 Write Address: 0005884f WriteData: b7d0ca6f
|
| 7620 |
|
|
# tb_top.u_sdram32 : at time 334852.0 ns BST : Burst Terminate
|
| 7621 |
|
|
# tb_top.u_sdram32 : at time 334872.0 ns WRITE: Bank = 0 Row = 354, Col = 76, Data = 7b24bdf6
|
| 7622 |
|
|
# Status: Burst-No: 10 Write Address: 00058850 WriteData: 9530362a
|
| 7623 |
|
|
# tb_top.u_sdram32 : at time 334892.0 ns BST : Burst Terminate
|
| 7624 |
|
|
# tb_top.u_sdram32 : at time 334912.0 ns WRITE: Bank = 0 Row = 354, Col = 77, Data = 345fbf68
|
| 7625 |
|
|
# Status: Burst-No: 11 Write Address: 00058851 WriteData: 1f77b73e
|
| 7626 |
|
|
# tb_top.u_sdram32 : at time 334932.0 ns BST : Burst Terminate
|
| 7627 |
|
|
# tb_top.u_sdram32 : at time 334952.0 ns WRITE: Bank = 0 Row = 354, Col = 78, Data = 8a290014
|
| 7628 |
|
|
# Status: Burst-No: 12 Write Address: 00058852 WriteData: fbaaeef7
|
| 7629 |
|
|
# tb_top.u_sdram32 : at time 334972.0 ns BST : Burst Terminate
|
| 7630 |
|
|
# tb_top.u_sdram32 : at time 334992.0 ns WRITE: Bank = 0 Row = 354, Col = 79, Data = b7d0ca6f
|
| 7631 |
|
|
# Status: Burst-No: 13 Write Address: 00058853 WriteData: 23781f46
|
| 7632 |
|
|
# tb_top.u_sdram32 : at time 335012.0 ns BST : Burst Terminate
|
| 7633 |
|
|
# tb_top.u_sdram32 : at time 335032.0 ns WRITE: Bank = 0 Row = 354, Col = 80, Data = 9530362a
|
| 7634 |
|
|
# Status: Burst-No: 14 Write Address: 00058854 WriteData: 9e9dca3d
|
| 7635 |
|
|
# tb_top.u_sdram32 : at time 335052.0 ns BST : Burst Terminate
|
| 7636 |
|
|
# tb_top.u_sdram32 : at time 335072.0 ns WRITE: Bank = 0 Row = 354, Col = 81, Data = 1f77b73e
|
| 7637 |
|
|
# Status: Burst-No: 15 Write Address: 00058855 WriteData: d01f40a0
|
| 7638 |
|
|
# tb_top.u_sdram32 : at time 335092.0 ns BST : Burst Terminate
|
| 7639 |
|
|
# tb_top.u_sdram32 : at time 335112.0 ns WRITE: Bank = 0 Row = 354, Col = 82, Data = fbaaeef7
|
| 7640 |
|
|
# Status: Burst-No: 16 Write Address: 00058856 WriteData: 7d4b53fa
|
| 7641 |
|
|
# tb_top.u_sdram32 : at time 335132.0 ns BST : Burst Terminate
|
| 7642 |
|
|
# tb_top.u_sdram32 : at time 335152.0 ns WRITE: Bank = 0 Row = 354, Col = 83, Data = 23781f46
|
| 7643 |
|
|
# Status: Burst-No: 17 Write Address: 00058857 WriteData: 7a4c4df4
|
| 7644 |
|
|
# tb_top.u_sdram32 : at time 335172.0 ns BST : Burst Terminate
|
| 7645 |
|
|
# tb_top.u_sdram32 : at time 335192.0 ns WRITE: Bank = 0 Row = 354, Col = 84, Data = 9e9dca3d
|
| 7646 |
|
|
# Status: Burst-No: 18 Write Address: 00058858 WriteData: 19a8e333
|
| 7647 |
|
|
# tb_top.u_sdram32 : at time 335212.0 ns BST : Burst Terminate
|
| 7648 |
|
|
# tb_top.u_sdram32 : at time 335232.0 ns WRITE: Bank = 0 Row = 354, Col = 85, Data = d01f40a0
|
| 7649 |
|
|
# Status: Burst-No: 19 Write Address: 00058859 WriteData: 0067d700
|
| 7650 |
|
|
# tb_top.u_sdram32 : at time 335252.0 ns BST : Burst Terminate
|
| 7651 |
|
|
# tb_top.u_sdram32 : at time 335272.0 ns WRITE: Bank = 0 Row = 354, Col = 86, Data = 7d4b53fa
|
| 7652 |
|
|
# Status: Burst-No: 20 Write Address: 0005885a WriteData: 6e567bdc
|
| 7653 |
|
|
# tb_top.u_sdram32 : at time 335292.0 ns BST : Burst Terminate
|
| 7654 |
|
|
# tb_top.u_sdram32 : at time 335312.0 ns WRITE: Bank = 0 Row = 354, Col = 87, Data = 7a4c4df4
|
| 7655 |
|
|
# Status: Burst-No: 21 Write Address: 0005885b WriteData: 38422d70
|
| 7656 |
|
|
# tb_top.u_sdram32 : at time 335332.0 ns BST : Burst Terminate
|
| 7657 |
|
|
# tb_top.u_sdram32 : at time 335352.0 ns WRITE: Bank = 0 Row = 354, Col = 88, Data = 19a8e333
|
| 7658 |
|
|
# Status: Burst-No: 22 Write Address: 0005885c WriteData: 9491aa29
|
| 7659 |
|
|
# tb_top.u_sdram32 : at time 335372.0 ns BST : Burst Terminate
|
| 7660 |
|
|
# tb_top.u_sdram32 : at time 335392.0 ns WRITE: Bank = 0 Row = 354, Col = 89, Data = 0067d700
|
| 7661 |
|
|
# Status: Burst-No: 23 Write Address: 0005885d WriteData: 07f0b90f
|
| 7662 |
|
|
# tb_top.u_sdram32 : at time 335412.0 ns BST : Burst Terminate
|
| 7663 |
|
|
# tb_top.u_sdram32 : at time 335432.0 ns WRITE: Bank = 0 Row = 354, Col = 90, Data = 6e567bdc
|
| 7664 |
|
|
# Status: Burst-No: 24 Write Address: 0005885e WriteData: 4b5b7196
|
| 7665 |
|
|
# tb_top.u_sdram32 : at time 335452.0 ns BST : Burst Terminate
|
| 7666 |
|
|
# tb_top.u_sdram32 : at time 335472.0 ns WRITE: Bank = 0 Row = 354, Col = 91, Data = 38422d70
|
| 7667 |
|
|
# Status: Burst-No: 25 Write Address: 0005885f WriteData: 6b825dd7
|
| 7668 |
|
|
# tb_top.u_sdram32 : at time 335492.0 ns BST : Burst Terminate
|
| 7669 |
|
|
# tb_top.u_sdram32 : at time 335512.0 ns WRITE: Bank = 0 Row = 354, Col = 92, Data = 9491aa29
|
| 7670 |
|
|
# Status: Burst-No: 26 Write Address: 00058860 WriteData: 11c91123
|
| 7671 |
|
|
# tb_top.u_sdram32 : at time 335532.0 ns BST : Burst Terminate
|
| 7672 |
|
|
# tb_top.u_sdram32 : at time 335552.0 ns WRITE: Bank = 0 Row = 354, Col = 93, Data = 07f0b90f
|
| 7673 |
|
|
# Status: Burst-No: 27 Write Address: 00058861 WriteData: 8322de06
|
| 7674 |
|
|
# tb_top.u_sdram32 : at time 335572.0 ns BST : Burst Terminate
|
| 7675 |
|
|
# tb_top.u_sdram32 : at time 335592.0 ns WRITE: Bank = 0 Row = 354, Col = 94, Data = 4b5b7196
|
| 7676 |
|
|
# Status: Burst-No: 28 Write Address: 00058862 WriteData: a538004a
|
| 7677 |
|
|
# tb_top.u_sdram32 : at time 335612.0 ns BST : Burst Terminate
|
| 7678 |
|
|
# tb_top.u_sdram32 : at time 335632.0 ns WRITE: Bank = 0 Row = 354, Col = 95, Data = 6b825dd7
|
| 7679 |
|
|
# Status: Burst-No: 29 Write Address: 00058863 WriteData: 2505394a
|
| 7680 |
|
|
# tb_top.u_sdram32 : at time 335652.0 ns BST : Burst Terminate
|
| 7681 |
|
|
# tb_top.u_sdram32 : at time 335672.0 ns WRITE: Bank = 0 Row = 354, Col = 96, Data = 11c91123
|
| 7682 |
|
|
# Status: Burst-No: 30 Write Address: 00058864 WriteData: 20dcbf41
|
| 7683 |
|
|
# tb_top.u_sdram32 : at time 335692.0 ns BST : Burst Terminate
|
| 7684 |
|
|
# tb_top.u_sdram32 : at time 335712.0 ns WRITE: Bank = 0 Row = 354, Col = 97, Data = 8322de06
|
| 7685 |
|
|
# Status: Burst-No: 31 Write Address: 00058865 WriteData: 442d0788
|
| 7686 |
|
|
# tb_top.u_sdram32 : at time 335732.0 ns BST : Burst Terminate
|
| 7687 |
|
|
# tb_top.u_sdram32 : at time 335752.0 ns WRITE: Bank = 0 Row = 354, Col = 98, Data = a538004a
|
| 7688 |
|
|
# Status: Burst-No: 32 Write Address: 00058866 WriteData: e6e4b8cd
|
| 7689 |
|
|
# tb_top.u_sdram32 : at time 335772.0 ns BST : Burst Terminate
|
| 7690 |
|
|
# tb_top.u_sdram32 : at time 335792.0 ns WRITE: Bank = 0 Row = 354, Col = 99, Data = 2505394a
|
| 7691 |
|
|
# Status: Burst-No: 33 Write Address: 00058867 WriteData: 38eedd71
|
| 7692 |
|
|
# tb_top.u_sdram32 : at time 335812.0 ns BST : Burst Terminate
|
| 7693 |
|
|
# tb_top.u_sdram32 : at time 335832.0 ns WRITE: Bank = 0 Row = 354, Col = 100, Data = 20dcbf41
|
| 7694 |
|
|
# Status: Burst-No: 34 Write Address: 00058868 WriteData: 94232228
|
| 7695 |
|
|
# tb_top.u_sdram32 : at time 335852.0 ns BST : Burst Terminate
|
| 7696 |
|
|
# tb_top.u_sdram32 : at time 335872.0 ns WRITE: Bank = 0 Row = 354, Col = 101, Data = 442d0788
|
| 7697 |
|
|
# Status: Burst-No: 35 Write Address: 00058869 WriteData: 89bfac13
|
| 7698 |
|
|
# tb_top.u_sdram32 : at time 335892.0 ns BST : Burst Terminate
|
| 7699 |
|
|
# tb_top.u_sdram32 : at time 335912.0 ns WRITE: Bank = 0 Row = 354, Col = 102, Data = e6e4b8cd
|
| 7700 |
|
|
# Status: Burst-No: 36 Write Address: 0005886a WriteData: b600e26c
|
| 7701 |
|
|
# tb_top.u_sdram32 : at time 335932.0 ns BST : Burst Terminate
|
| 7702 |
|
|
# tb_top.u_sdram32 : at time 335952.0 ns WRITE: Bank = 0 Row = 354, Col = 103, Data = 38eedd71
|
| 7703 |
|
|
# Status: Burst-No: 37 Write Address: 0005886b WriteData: aaab2455
|
| 7704 |
|
|
# tb_top.u_sdram32 : at time 335972.0 ns BST : Burst Terminate
|
| 7705 |
|
|
# tb_top.u_sdram32 : at time 335992.0 ns WRITE: Bank = 0 Row = 354, Col = 104, Data = 94232228
|
| 7706 |
|
|
# Status: Burst-No: 38 Write Address: 0005886c WriteData: 7f2767fe
|
| 7707 |
|
|
# tb_top.u_sdram32 : at time 336012.0 ns BST : Burst Terminate
|
| 7708 |
|
|
# tb_top.u_sdram32 : at time 336032.0 ns WRITE: Bank = 0 Row = 354, Col = 105, Data = 89bfac13
|
| 7709 |
|
|
# tb_top.u_sdram32 : at time 336052.0 ns BST : Burst Terminate
|
| 7710 |
|
|
# tb_top.u_sdram32 : at time 336072.0 ns WRITE: Bank = 0 Row = 354, Col = 106, Data = b600e26c
|
| 7711 |
|
|
# tb_top.u_sdram32 : at time 336092.0 ns BST : Burst Terminate
|
| 7712 |
|
|
# tb_top.u_sdram32 : at time 336112.0 ns WRITE: Bank = 0 Row = 354, Col = 107, Data = aaab2455
|
| 7713 |
|
|
# tb_top.u_sdram32 : at time 336132.0 ns BST : Burst Terminate
|
| 7714 |
|
|
# tb_top.u_sdram32 : at time 336152.0 ns WRITE: Bank = 0 Row = 354, Col = 108, Data = 7f2767fe
|
| 7715 |
|
|
# tb_top.u_sdram32 : at time 336172.0 ns BST : Burst Terminate
|
| 7716 |
|
|
# tb_top.u_sdram32 : at time 336212.0 ns BST : Burst Terminate
|
| 7717 |
|
|
# tb_top.u_sdram32 : at time 336238.0 ns READ : Bank = 1 Row = 46, Col = 45, Data = 0207bb04
|
| 7718 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0000b92d Rxd: 0207bb04
|
| 7719 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 336412.0 ns BST : Burst Terminate
|
| 7720 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 336438.0 ns READ : Bank = 1 Row = 46, Col = 46, Data = bca0b279
|
| 7721 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0000b92e Rxd: bca0b279
|
| 7722 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 336612.0 ns BST : Burst Terminate
|
| 7723 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 336638.0 ns READ : Bank = 1 Row = 46, Col = 47, Data = e6b110cd
|
| 7724 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0000b92f Rxd: e6b110cd
|
| 7725 |
|
|
# tb_top.u_sdram32 : at time 336812.0 ns BST : Burst Terminate
|
| 7726 |
|
|
# tb_top.u_sdram32 : at time 336838.0 ns READ : Bank = 1 Row = 46, Col = 48, Data = c9662c92
|
| 7727 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0000b930 Rxd: c9662c92
|
| 7728 |
|
|
# tb_top.u_sdram32 : at time 337012.0 ns BST : Burst Terminate
|
| 7729 |
|
|
# tb_top.u_sdram32 : at time 337038.0 ns READ : Bank = 1 Row = 46, Col = 49, Data = a2ce0045
|
| 7730 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0000b931 Rxd: a2ce0045
|
| 7731 |
|
|
# tb_top.u_sdram32 : at time 337212.0 ns BST : Burst Terminate
|
| 7732 |
|
|
# tb_top.u_sdram32 : at time 337238.0 ns READ : Bank = 1 Row = 46, Col = 50, Data = d4ea6aa9
|
| 7733 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0000b932 Rxd: d4ea6aa9
|
| 7734 |
|
|
# tb_top.u_sdram32 : at time 337412.0 ns BST : Burst Terminate
|
| 7735 |
|
|
# tb_top.u_sdram32 : at time 337438.0 ns READ : Bank = 1 Row = 46, Col = 51, Data = cf31fc9e
|
| 7736 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0000b933 Rxd: cf31fc9e
|
| 7737 |
|
|
# tb_top.u_sdram32 : at time 337612.0 ns BST : Burst Terminate
|
| 7738 |
|
|
# tb_top.u_sdram32 : at time 337638.0 ns READ : Bank = 1 Row = 46, Col = 52, Data = 6ec2cbdd
|
| 7739 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0000b934 Rxd: 6ec2cbdd
|
| 7740 |
|
|
# tb_top.u_sdram32 : at time 337812.0 ns BST : Burst Terminate
|
| 7741 |
|
|
# tb_top.u_sdram32 : at time 337838.0 ns READ : Bank = 1 Row = 46, Col = 53, Data = 600b2dc0
|
| 7742 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0000b935 Rxd: 600b2dc0
|
| 7743 |
|
|
# tb_top.u_sdram32 : at time 338012.0 ns BST : Burst Terminate
|
| 7744 |
|
|
# tb_top.u_sdram32 : at time 338038.0 ns READ : Bank = 1 Row = 46, Col = 54, Data = a5b9424b
|
| 7745 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0000b936 Rxd: a5b9424b
|
| 7746 |
|
|
# tb_top.u_sdram32 : at time 338212.0 ns BST : Burst Terminate
|
| 7747 |
|
|
# tb_top.u_sdram32 : at time 338238.0 ns READ : Bank = 1 Row = 46, Col = 55, Data = 5db7e1bb
|
| 7748 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0000b937 Rxd: 5db7e1bb
|
| 7749 |
|
|
# tb_top.u_sdram32 : at time 338412.0 ns BST : Burst Terminate
|
| 7750 |
|
|
# tb_top.u_sdram32 : at time 338438.0 ns READ : Bank = 1 Row = 46, Col = 56, Data = 408a2981
|
| 7751 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0000b938 Rxd: 408a2981
|
| 7752 |
|
|
# tb_top.u_sdram32 : at time 338612.0 ns BST : Burst Terminate
|
| 7753 |
|
|
# tb_top.u_sdram32 : at time 338638.0 ns READ : Bank = 1 Row = 46, Col = 57, Data = d932d8b2
|
| 7754 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0000b939 Rxd: d932d8b2
|
| 7755 |
|
|
# tb_top.u_sdram32 : at time 338812.0 ns BST : Burst Terminate
|
| 7756 |
|
|
# tb_top.u_sdram32 : at time 338838.0 ns READ : Bank = 1 Row = 46, Col = 58, Data = 598d27b3
|
| 7757 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0000b93a Rxd: 598d27b3
|
| 7758 |
|
|
# tb_top.u_sdram32 : at time 339012.0 ns BST : Burst Terminate
|
| 7759 |
|
|
# tb_top.u_sdram32 : at time 339038.0 ns READ : Bank = 1 Row = 46, Col = 59, Data = 05aeb90b
|
| 7760 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0000b93b Rxd: 05aeb90b
|
| 7761 |
|
|
# tb_top.u_sdram32 : at time 339212.0 ns BST : Burst Terminate
|
| 7762 |
|
|
# tb_top.u_sdram32 : at time 339238.0 ns READ : Bank = 1 Row = 46, Col = 60, Data = 24011148
|
| 7763 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0000b93c Rxd: 24011148
|
| 7764 |
|
|
# tb_top.u_sdram32 : at time 339412.0 ns BST : Burst Terminate
|
| 7765 |
|
|
# tb_top.u_sdram32 : at time 339438.0 ns READ : Bank = 1 Row = 46, Col = 61, Data = f0b860e1
|
| 7766 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0000b93d Rxd: f0b860e1
|
| 7767 |
|
|
# tb_top.u_sdram32 : at time 339612.0 ns BST : Burst Terminate
|
| 7768 |
|
|
# tb_top.u_sdram32 : at time 339638.0 ns READ : Bank = 1 Row = 46, Col = 62, Data = 7e72c5fc
|
| 7769 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0000b93e Rxd: 7e72c5fc
|
| 7770 |
|
|
# tb_top.u_sdram32 : at time 339812.0 ns BST : Burst Terminate
|
| 7771 |
|
|
# tb_top.u_sdram32 : at time 339838.0 ns READ : Bank = 1 Row = 46, Col = 63, Data = d7f844af
|
| 7772 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0000b93f Rxd: d7f844af
|
| 7773 |
|
|
# tb_top.u_sdram32 : at time 340012.0 ns BST : Burst Terminate
|
| 7774 |
|
|
# tb_top.u_sdram32 : at time 340038.0 ns READ : Bank = 1 Row = 46, Col = 64, Data = d0770ea0
|
| 7775 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0000b940 Rxd: d0770ea0
|
| 7776 |
|
|
# tb_top.u_sdram32 : at time 340212.0 ns BST : Burst Terminate
|
| 7777 |
|
|
# tb_top.u_sdram32 : at time 340238.0 ns READ : Bank = 1 Row = 46, Col = 65, Data = 076adf0e
|
| 7778 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0000b941 Rxd: 076adf0e
|
| 7779 |
|
|
# tb_top.u_sdram32 : at time 340412.0 ns BST : Burst Terminate
|
| 7780 |
|
|
# tb_top.u_sdram32 : at time 340438.0 ns READ : Bank = 1 Row = 46, Col = 66, Data = 3aaf8775
|
| 7781 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0000b942 Rxd: 3aaf8775
|
| 7782 |
|
|
# tb_top.u_sdram32 : at time 340612.0 ns BST : Burst Terminate
|
| 7783 |
|
|
# tb_top.u_sdram32 : at time 340638.0 ns READ : Bank = 1 Row = 46, Col = 67, Data = 6ca7ffd9
|
| 7784 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0000b943 Rxd: 6ca7ffd9
|
| 7785 |
|
|
# tb_top.u_sdram32 : at time 340812.0 ns BST : Burst Terminate
|
| 7786 |
|
|
# tb_top.u_sdram32 : at time 340838.0 ns READ : Bank = 1 Row = 46, Col = 68, Data = 86d26e0d
|
| 7787 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0000b944 Rxd: 86d26e0d
|
| 7788 |
|
|
# tb_top.u_sdram32 : at time 341012.0 ns BST : Burst Terminate
|
| 7789 |
|
|
# tb_top.u_sdram32 : at time 341038.0 ns READ : Bank = 1 Row = 46, Col = 69, Data = 13913127
|
| 7790 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0000b945 Rxd: 13913127
|
| 7791 |
|
|
# tb_top.u_sdram32 : at time 341212.0 ns BST : Burst Terminate
|
| 7792 |
|
|
# tb_top.u_sdram32 : at time 341238.0 ns READ : Bank = 1 Row = 46, Col = 70, Data = 3a2d9974
|
| 7793 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0000b946 Rxd: 3a2d9974
|
| 7794 |
|
|
# tb_top.u_sdram32 : at time 341412.0 ns BST : Burst Terminate
|
| 7795 |
|
|
# tb_top.u_sdram32 : at time 341438.0 ns READ : Bank = 1 Row = 46, Col = 71, Data = 7e7f21fc
|
| 7796 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0000b947 Rxd: 7e7f21fc
|
| 7797 |
|
|
# tb_top.u_sdram32 : at time 341612.0 ns BST : Burst Terminate
|
| 7798 |
|
|
# tb_top.u_sdram32 : at time 341638.0 ns READ : Bank = 1 Row = 46, Col = 72, Data = dfdc3ebf
|
| 7799 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0000b948 Rxd: dfdc3ebf
|
| 7800 |
|
|
# tb_top.u_sdram32 : at time 341812.0 ns BST : Burst Terminate
|
| 7801 |
|
|
# tb_top.u_sdram32 : at time 341838.0 ns READ : Bank = 1 Row = 46, Col = 73, Data = afc5f25f
|
| 7802 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0000b949 Rxd: afc5f25f
|
| 7803 |
|
|
# tb_top.u_sdram32 : at time 342012.0 ns BST : Burst Terminate
|
| 7804 |
|
|
# tb_top.u_sdram32 : at time 342038.0 ns READ : Bank = 1 Row = 46, Col = 74, Data = c0a7e881
|
| 7805 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0000b94a Rxd: c0a7e881
|
| 7806 |
|
|
# tb_top.u_sdram32 : at time 342212.0 ns BST : Burst Terminate
|
| 7807 |
|
|
# tb_top.u_sdram32 : at time 342238.0 ns READ : Bank = 1 Row = 46, Col = 75, Data = b428aa68
|
| 7808 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0000b94b Rxd: b428aa68
|
| 7809 |
|
|
# tb_top.u_sdram32 : at time 342412.0 ns BST : Burst Terminate
|
| 7810 |
|
|
# tb_top.u_sdram32 : at time 342438.0 ns READ : Bank = 1 Row = 46, Col = 76, Data = fd4c48fa
|
| 7811 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0000b94c Rxd: fd4c48fa
|
| 7812 |
|
|
# tb_top.u_sdram32 : at time 342612.0 ns BST : Burst Terminate
|
| 7813 |
|
|
# tb_top.u_sdram32 : at time 342638.0 ns READ : Bank = 1 Row = 46, Col = 77, Data = fd9380fb
|
| 7814 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0000b94d Rxd: fd9380fb
|
| 7815 |
|
|
# tb_top.u_sdram32 : at time 342912.0 ns BST : Burst Terminate
|
| 7816 |
|
|
# tb_top.u_sdram32 : at time 342938.0 ns READ : Bank = 0 Row = 354, Col = 70, Data = 29951b53
|
| 7817 |
|
|
# READ STATUS: Burst-No: 0 Addr: 00058846 Rxd: 29951b53
|
| 7818 |
|
|
# tb_top.u_sdram32 : at time 343112.0 ns BST : Burst Terminate
|
| 7819 |
|
|
# tb_top.u_sdram32 : at time 343138.0 ns READ : Bank = 0 Row = 354, Col = 71, Data = f7cff6ef
|
| 7820 |
|
|
# READ STATUS: Burst-No: 1 Addr: 00058847 Rxd: f7cff6ef
|
| 7821 |
|
|
# tb_top.u_sdram32 : at time 343312.0 ns BST : Burst Terminate
|
| 7822 |
|
|
# tb_top.u_sdram32 : at time 343338.0 ns READ : Bank = 0 Row = 354, Col = 72, Data = f6d8aeed
|
| 7823 |
|
|
# READ STATUS: Burst-No: 2 Addr: 00058848 Rxd: f6d8aeed
|
| 7824 |
|
|
# tb_top.u_sdram32 : at time 343512.0 ns BST : Burst Terminate
|
| 7825 |
|
|
# tb_top.u_sdram32 : at time 343538.0 ns READ : Bank = 0 Row = 354, Col = 73, Data = 58d79db1
|
| 7826 |
|
|
# READ STATUS: Burst-No: 3 Addr: 00058849 Rxd: 58d79db1
|
| 7827 |
|
|
# tb_top.u_sdram32 : at time 343712.0 ns BST : Burst Terminate
|
| 7828 |
|
|
# tb_top.u_sdram32 : at time 343738.0 ns READ : Bank = 0 Row = 354, Col = 74, Data = b26ffe64
|
| 7829 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0005884a Rxd: b26ffe64
|
| 7830 |
|
|
# tb_top.u_sdram32 : at time 343912.0 ns BST : Burst Terminate
|
| 7831 |
|
|
# tb_top.u_sdram32 : at time 343938.0 ns READ : Bank = 0 Row = 354, Col = 75, Data = 90b93021
|
| 7832 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0005884b Rxd: 90b93021
|
| 7833 |
|
|
# tb_top.u_sdram32 : at time 344112.0 ns BST : Burst Terminate
|
| 7834 |
|
|
# tb_top.u_sdram32 : at time 344138.0 ns READ : Bank = 0 Row = 354, Col = 76, Data = 7b24bdf6
|
| 7835 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0005884c Rxd: 7b24bdf6
|
| 7836 |
|
|
# tb_top.u_sdram32 : at time 344312.0 ns BST : Burst Terminate
|
| 7837 |
|
|
# tb_top.u_sdram32 : at time 344338.0 ns READ : Bank = 0 Row = 354, Col = 77, Data = 345fbf68
|
| 7838 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0005884d Rxd: 345fbf68
|
| 7839 |
|
|
# tb_top.u_sdram32 : at time 344512.0 ns BST : Burst Terminate
|
| 7840 |
|
|
# tb_top.u_sdram32 : at time 344538.0 ns READ : Bank = 0 Row = 354, Col = 78, Data = 8a290014
|
| 7841 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0005884e Rxd: 8a290014
|
| 7842 |
|
|
# tb_top.u_sdram32 : at time 344712.0 ns BST : Burst Terminate
|
| 7843 |
|
|
# tb_top.u_sdram32 : at time 344738.0 ns READ : Bank = 0 Row = 354, Col = 79, Data = b7d0ca6f
|
| 7844 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0005884f Rxd: b7d0ca6f
|
| 7845 |
|
|
# tb_top.u_sdram32 : at time 344912.0 ns BST : Burst Terminate
|
| 7846 |
|
|
# tb_top.u_sdram32 : at time 344938.0 ns READ : Bank = 0 Row = 354, Col = 80, Data = 9530362a
|
| 7847 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00058850 Rxd: 9530362a
|
| 7848 |
|
|
# tb_top.u_sdram32 : at time 345112.0 ns BST : Burst Terminate
|
| 7849 |
|
|
# tb_top.u_sdram32 : at time 345138.0 ns READ : Bank = 0 Row = 354, Col = 81, Data = 1f77b73e
|
| 7850 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00058851 Rxd: 1f77b73e
|
| 7851 |
|
|
# tb_top.u_sdram32 : at time 345312.0 ns BST : Burst Terminate
|
| 7852 |
|
|
# tb_top.u_sdram32 : at time 345338.0 ns READ : Bank = 0 Row = 354, Col = 82, Data = fbaaeef7
|
| 7853 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00058852 Rxd: fbaaeef7
|
| 7854 |
|
|
# tb_top.u_sdram32 : at time 345512.0 ns BST : Burst Terminate
|
| 7855 |
|
|
# tb_top.u_sdram32 : at time 345538.0 ns READ : Bank = 0 Row = 354, Col = 83, Data = 23781f46
|
| 7856 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00058853 Rxd: 23781f46
|
| 7857 |
|
|
# tb_top.u_sdram32 : at time 345712.0 ns BST : Burst Terminate
|
| 7858 |
|
|
# tb_top.u_sdram32 : at time 345738.0 ns READ : Bank = 0 Row = 354, Col = 84, Data = 9e9dca3d
|
| 7859 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00058854 Rxd: 9e9dca3d
|
| 7860 |
|
|
# tb_top.u_sdram32 : at time 345912.0 ns BST : Burst Terminate
|
| 7861 |
|
|
# tb_top.u_sdram32 : at time 345938.0 ns READ : Bank = 0 Row = 354, Col = 85, Data = d01f40a0
|
| 7862 |
|
|
# READ STATUS: Burst-No: 15 Addr: 00058855 Rxd: d01f40a0
|
| 7863 |
|
|
# tb_top.u_sdram32 : at time 346112.0 ns BST : Burst Terminate
|
| 7864 |
|
|
# tb_top.u_sdram32 : at time 346138.0 ns READ : Bank = 0 Row = 354, Col = 86, Data = 7d4b53fa
|
| 7865 |
|
|
# READ STATUS: Burst-No: 16 Addr: 00058856 Rxd: 7d4b53fa
|
| 7866 |
|
|
# tb_top.u_sdram32 : at time 346312.0 ns BST : Burst Terminate
|
| 7867 |
|
|
# tb_top.u_sdram32 : at time 346338.0 ns READ : Bank = 0 Row = 354, Col = 87, Data = 7a4c4df4
|
| 7868 |
|
|
# READ STATUS: Burst-No: 17 Addr: 00058857 Rxd: 7a4c4df4
|
| 7869 |
|
|
# tb_top.u_sdram32 : at time 346512.0 ns BST : Burst Terminate
|
| 7870 |
|
|
# tb_top.u_sdram32 : at time 346538.0 ns READ : Bank = 0 Row = 354, Col = 88, Data = 19a8e333
|
| 7871 |
|
|
# READ STATUS: Burst-No: 18 Addr: 00058858 Rxd: 19a8e333
|
| 7872 |
|
|
# tb_top.u_sdram32 : at time 346712.0 ns BST : Burst Terminate
|
| 7873 |
|
|
# tb_top.u_sdram32 : at time 346738.0 ns READ : Bank = 0 Row = 354, Col = 89, Data = 0067d700
|
| 7874 |
|
|
# READ STATUS: Burst-No: 19 Addr: 00058859 Rxd: 0067d700
|
| 7875 |
|
|
# tb_top.u_sdram32 : at time 346912.0 ns BST : Burst Terminate
|
| 7876 |
|
|
# tb_top.u_sdram32 : at time 346938.0 ns READ : Bank = 0 Row = 354, Col = 90, Data = 6e567bdc
|
| 7877 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0005885a Rxd: 6e567bdc
|
| 7878 |
|
|
# tb_top.u_sdram32 : at time 347112.0 ns BST : Burst Terminate
|
| 7879 |
|
|
# tb_top.u_sdram32 : at time 347138.0 ns READ : Bank = 0 Row = 354, Col = 91, Data = 38422d70
|
| 7880 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0005885b Rxd: 38422d70
|
| 7881 |
|
|
# tb_top.u_sdram32 : at time 347312.0 ns BST : Burst Terminate
|
| 7882 |
|
|
# tb_top.u_sdram32 : at time 347338.0 ns READ : Bank = 0 Row = 354, Col = 92, Data = 9491aa29
|
| 7883 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0005885c Rxd: 9491aa29
|
| 7884 |
|
|
# tb_top.u_sdram32 : at time 347512.0 ns BST : Burst Terminate
|
| 7885 |
|
|
# tb_top.u_sdram32 : at time 347538.0 ns READ : Bank = 0 Row = 354, Col = 93, Data = 07f0b90f
|
| 7886 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0005885d Rxd: 07f0b90f
|
| 7887 |
|
|
# tb_top.u_sdram32 : at time 347712.0 ns BST : Burst Terminate
|
| 7888 |
|
|
# tb_top.u_sdram32 : at time 347738.0 ns READ : Bank = 0 Row = 354, Col = 94, Data = 4b5b7196
|
| 7889 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0005885e Rxd: 4b5b7196
|
| 7890 |
|
|
# tb_top.u_sdram32 : at time 347912.0 ns BST : Burst Terminate
|
| 7891 |
|
|
# tb_top.u_sdram32 : at time 347938.0 ns READ : Bank = 0 Row = 354, Col = 95, Data = 6b825dd7
|
| 7892 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0005885f Rxd: 6b825dd7
|
| 7893 |
|
|
# tb_top.u_sdram32 : at time 348112.0 ns BST : Burst Terminate
|
| 7894 |
|
|
# tb_top.u_sdram32 : at time 348138.0 ns READ : Bank = 0 Row = 354, Col = 96, Data = 11c91123
|
| 7895 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00058860 Rxd: 11c91123
|
| 7896 |
|
|
# tb_top.u_sdram32 : at time 348312.0 ns BST : Burst Terminate
|
| 7897 |
|
|
# tb_top.u_sdram32 : at time 348338.0 ns READ : Bank = 0 Row = 354, Col = 97, Data = 8322de06
|
| 7898 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00058861 Rxd: 8322de06
|
| 7899 |
|
|
# tb_top.u_sdram32 : at time 348512.0 ns BST : Burst Terminate
|
| 7900 |
|
|
# tb_top.u_sdram32 : at time 348538.0 ns READ : Bank = 0 Row = 354, Col = 98, Data = a538004a
|
| 7901 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00058862 Rxd: a538004a
|
| 7902 |
|
|
# tb_top.u_sdram32 : at time 348712.0 ns BST : Burst Terminate
|
| 7903 |
|
|
# tb_top.u_sdram32 : at time 348738.0 ns READ : Bank = 0 Row = 354, Col = 99, Data = 2505394a
|
| 7904 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00058863 Rxd: 2505394a
|
| 7905 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 348912.0 ns BST : Burst Terminate
|
| 7906 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 348938.0 ns READ : Bank = 0 Row = 354, Col = 100, Data = 20dcbf41
|
| 7907 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00058864 Rxd: 20dcbf41
|
| 7908 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 349112.0 ns BST : Burst Terminate
|
| 7909 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 349138.0 ns READ : Bank = 0 Row = 354, Col = 101, Data = 442d0788
|
| 7910 |
|
|
# READ STATUS: Burst-No: 31 Addr: 00058865 Rxd: 442d0788
|
| 7911 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 349312.0 ns BST : Burst Terminate
|
| 7912 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 349338.0 ns READ : Bank = 0 Row = 354, Col = 102, Data = e6e4b8cd
|
| 7913 |
|
|
# READ STATUS: Burst-No: 32 Addr: 00058866 Rxd: e6e4b8cd
|
| 7914 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 349452.0 ns AREF : Auto Refresh
|
| 7915 |
|
|
# tb_top.u_sdram32 : at time 349632.0 ns AREF : Auto Refresh
|
| 7916 |
|
|
# tb_top.u_sdram32 : at time 349812.0 ns AREF : Auto Refresh
|
| 7917 |
|
|
# tb_top.u_sdram32 : at time 349992.0 ns AREF : Auto Refresh
|
| 7918 |
|
|
# tb_top.u_sdram32 : at time 350172.0 ns AREF : Auto Refresh
|
| 7919 |
|
|
# tb_top.u_sdram32 : at time 350352.0 ns AREF : Auto Refresh
|
| 7920 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 350592.0 ns ACT : Bank = 0 Row = 354
|
| 7921 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 350672.0 ns BST : Burst Terminate
|
| 7922 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 350698.0 ns READ : Bank = 0 Row = 354, Col = 103, Data = 38eedd71
|
| 7923 |
|
|
# READ STATUS: Burst-No: 33 Addr: 00058867 Rxd: 38eedd71
|
| 7924 |
|
|
# tb_top.u_sdram32 : at time 350872.0 ns BST : Burst Terminate
|
| 7925 |
|
|
# tb_top.u_sdram32 : at time 350898.0 ns READ : Bank = 0 Row = 354, Col = 104, Data = 94232228
|
| 7926 |
|
|
# READ STATUS: Burst-No: 34 Addr: 00058868 Rxd: 94232228
|
| 7927 |
|
|
# tb_top.u_sdram32 : at time 351072.0 ns BST : Burst Terminate
|
| 7928 |
|
|
# tb_top.u_sdram32 : at time 351098.0 ns READ : Bank = 0 Row = 354, Col = 105, Data = 89bfac13
|
| 7929 |
|
|
# READ STATUS: Burst-No: 35 Addr: 00058869 Rxd: 89bfac13
|
| 7930 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 351272.0 ns BST : Burst Terminate
|
| 7931 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 351298.0 ns READ : Bank = 0 Row = 354, Col = 106, Data = b600e26c
|
| 7932 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0005886a Rxd: b600e26c
|
| 7933 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 351472.0 ns BST : Burst Terminate
|
| 7934 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 351498.0 ns READ : Bank = 0 Row = 354, Col = 107, Data = aaab2455
|
| 7935 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0005886b Rxd: aaab2455
|
| 7936 |
|
|
# tb_top.u_sdram32 : at time 351672.0 ns BST : Burst Terminate
|
| 7937 |
|
|
# tb_top.u_sdram32 : at time 351698.0 ns READ : Bank = 0 Row = 354, Col = 108, Data = 7f2767fe
|
| 7938 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0005886c Rxd: 7f2767fe
|
| 7939 |
|
|
# Write Address: 00090d6f, Burst Size: 53
|
| 7940 |
|
|
# Status: Burst-No: 0 Write Address: 0002435b WriteData: e0c9acc1
|
| 7941 |
|
|
# Status: Burst-No: 1 Write Address: 0002435c WriteData: e9d576d3
|
| 7942 |
|
|
# Status: Burst-No: 2 Write Address: 0002435d WriteData: 8c712218
|
| 7943 |
|
|
# Status: Burst-No: 3 Write Address: 0002435e WriteData: 56ce7fad
|
| 7944 |
|
|
# Status: Burst-No: 4 Write Address: 0002435f WriteData: 7c99cff9
|
| 7945 |
|
|
# Status: Burst-No: 5 Write Address: 00024360 WriteData: 646601c8
|
| 7946 |
|
|
# tb_top.u_sdram32 : at time 352012.0 ns ACT : Bank = 3 Row = 144
|
| 7947 |
|
|
# tb_top.u_sdram32 : at time 352072.0 ns WRITE: Bank = 3 Row = 144, Col = 91, Data = e0c9acc1
|
| 7948 |
|
|
# tb_top.u_sdram32 : at time 352092.0 ns WRITE: Bank = 3 Row = 144, Col = 92, Data = e9d576d3
|
| 7949 |
|
|
# tb_top.u_sdram32 : at time 352112.0 ns BST : Burst Terminate
|
| 7950 |
|
|
# tb_top.u_sdram32 : at time 352132.0 ns WRITE: Bank = 3 Row = 144, Col = 93, Data = 8c712218
|
| 7951 |
|
|
# Status: Burst-No: 6 Write Address: 00024361 WriteData: 9295aa25
|
| 7952 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 352152.0 ns BST : Burst Terminate
|
| 7953 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 352172.0 ns WRITE: Bank = 3 Row = 144, Col = 94, Data = 56ce7fad
|
| 7954 |
|
|
# Status: Burst-No: 7 Write Address: 00024362 WriteData: a46c4848
|
| 7955 |
|
|
# tb_top.u_sdram32 : at time 352192.0 ns BST : Burst Terminate
|
| 7956 |
|
|
# tb_top.u_sdram32 : at time 352212.0 ns WRITE: Bank = 3 Row = 144, Col = 95, Data = 7c99cff9
|
| 7957 |
|
|
# Status: Burst-No: 8 Write Address: 00024363 WriteData: 7186abe3
|
| 7958 |
|
|
# tb_top.u_sdram32 : at time 352232.0 ns BST : Burst Terminate
|
| 7959 |
|
|
# tb_top.u_sdram32 : at time 352252.0 ns WRITE: Bank = 3 Row = 144, Col = 96, Data = 646601c8
|
| 7960 |
|
|
# Status: Burst-No: 9 Write Address: 00024364 WriteData: 680a6fd0
|
| 7961 |
|
|
# tb_top.u_sdram32 : at time 352272.0 ns BST : Burst Terminate
|
| 7962 |
|
|
# tb_top.u_sdram32 : at time 352292.0 ns WRITE: Bank = 3 Row = 144, Col = 97, Data = 9295aa25
|
| 7963 |
|
|
# Status: Burst-No: 10 Write Address: 00024365 WriteData: 4506218a
|
| 7964 |
|
|
# tb_top.u_sdram32 : at time 352312.0 ns BST : Burst Terminate
|
| 7965 |
|
|
# tb_top.u_sdram32 : at time 352332.0 ns WRITE: Bank = 3 Row = 144, Col = 98, Data = a46c4848
|
| 7966 |
|
|
# Status: Burst-No: 11 Write Address: 00024366 WriteData: b3aa3667
|
| 7967 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 352352.0 ns BST : Burst Terminate
|
| 7968 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 352372.0 ns WRITE: Bank = 3 Row = 144, Col = 99, Data = 7186abe3
|
| 7969 |
|
|
# Status: Burst-No: 12 Write Address: 00024367 WriteData: b8331870
|
| 7970 |
|
|
# tb_top.u_sdram32 : at time 352392.0 ns BST : Burst Terminate
|
| 7971 |
|
|
# tb_top.u_sdram32 : at time 352412.0 ns WRITE: Bank = 3 Row = 144, Col = 100, Data = 680a6fd0
|
| 7972 |
|
|
# Status: Burst-No: 13 Write Address: 00024368 WriteData: 3058ef60
|
| 7973 |
|
|
# tb_top.u_sdram32 : at time 352432.0 ns BST : Burst Terminate
|
| 7974 |
|
|
# tb_top.u_sdram32 : at time 352452.0 ns WRITE: Bank = 3 Row = 144, Col = 101, Data = 4506218a
|
| 7975 |
|
|
# Status: Burst-No: 14 Write Address: 00024369 WriteData: 273fbf4e
|
| 7976 |
|
|
# tb_top.u_sdram32 : at time 352472.0 ns BST : Burst Terminate
|
| 7977 |
|
|
# tb_top.u_sdram32 : at time 352492.0 ns WRITE: Bank = 3 Row = 144, Col = 102, Data = b3aa3667
|
| 7978 |
|
|
# Status: Burst-No: 15 Write Address: 0002436a WriteData: 67dd53cf
|
| 7979 |
|
|
# tb_top.u_sdram32 : at time 352512.0 ns BST : Burst Terminate
|
| 7980 |
|
|
# tb_top.u_sdram32 : at time 352532.0 ns WRITE: Bank = 3 Row = 144, Col = 103, Data = b8331870
|
| 7981 |
|
|
# Status: Burst-No: 16 Write Address: 0002436b WriteData: b955b672
|
| 7982 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 352552.0 ns BST : Burst Terminate
|
| 7983 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 352572.0 ns WRITE: Bank = 3 Row = 144, Col = 104, Data = 3058ef60
|
| 7984 |
|
|
# Status: Burst-No: 17 Write Address: 0002436c WriteData: 797869f2
|
| 7985 |
|
|
# tb_top.u_sdram32 : at time 352592.0 ns BST : Burst Terminate
|
| 7986 |
|
|
# tb_top.u_sdram32 : at time 352612.0 ns WRITE: Bank = 3 Row = 144, Col = 105, Data = 273fbf4e
|
| 7987 |
|
|
# Status: Burst-No: 18 Write Address: 0002436d WriteData: ca698294
|
| 7988 |
|
|
# tb_top.u_sdram32 : at time 352632.0 ns BST : Burst Terminate
|
| 7989 |
|
|
# tb_top.u_sdram32 : at time 352652.0 ns WRITE: Bank = 3 Row = 144, Col = 106, Data = 67dd53cf
|
| 7990 |
|
|
# Status: Burst-No: 19 Write Address: 0002436e WriteData: f40968e8
|
| 7991 |
|
|
# tb_top.u_sdram32 : at time 352672.0 ns BST : Burst Terminate
|
| 7992 |
|
|
# tb_top.u_sdram32 : at time 352692.0 ns WRITE: Bank = 3 Row = 144, Col = 107, Data = b955b672
|
| 7993 |
|
|
# Status: Burst-No: 20 Write Address: 0002436f WriteData: 4c54e198
|
| 7994 |
|
|
# tb_top.u_sdram32 : at time 352712.0 ns BST : Burst Terminate
|
| 7995 |
|
|
# tb_top.u_sdram32 : at time 352732.0 ns WRITE: Bank = 3 Row = 144, Col = 108, Data = 797869f2
|
| 7996 |
|
|
# Status: Burst-No: 21 Write Address: 00024370 WriteData: 4f0c8f9e
|
| 7997 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 352752.0 ns BST : Burst Terminate
|
| 7998 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 352772.0 ns WRITE: Bank = 3 Row = 144, Col = 109, Data = ca698294
|
| 7999 |
|
|
# Status: Burst-No: 22 Write Address: 00024371 WriteData: 7c502bf8
|
| 8000 |
|
|
# tb_top.u_sdram32 : at time 352792.0 ns BST : Burst Terminate
|
| 8001 |
|
|
# tb_top.u_sdram32 : at time 352812.0 ns WRITE: Bank = 3 Row = 144, Col = 110, Data = f40968e8
|
| 8002 |
|
|
# Status: Burst-No: 23 Write Address: 00024372 WriteData: c6ad048d
|
| 8003 |
|
|
# tb_top.u_sdram32 : at time 352832.0 ns BST : Burst Terminate
|
| 8004 |
|
|
# tb_top.u_sdram32 : at time 352852.0 ns WRITE: Bank = 3 Row = 144, Col = 111, Data = 4c54e198
|
| 8005 |
|
|
# Status: Burst-No: 24 Write Address: 00024373 WriteData: e5a2b2cb
|
| 8006 |
|
|
# tb_top.u_sdram32 : at time 352872.0 ns BST : Burst Terminate
|
| 8007 |
|
|
# tb_top.u_sdram32 : at time 352892.0 ns WRITE: Bank = 3 Row = 144, Col = 112, Data = 4f0c8f9e
|
| 8008 |
|
|
# Status: Burst-No: 25 Write Address: 00024374 WriteData: d7e1c6af
|
| 8009 |
|
|
# tb_top.u_sdram32 : at time 352912.0 ns BST : Burst Terminate
|
| 8010 |
|
|
# tb_top.u_sdram32 : at time 352932.0 ns WRITE: Bank = 3 Row = 144, Col = 113, Data = 7c502bf8
|
| 8011 |
|
|
# Status: Burst-No: 26 Write Address: 00024375 WriteData: 1c222f38
|
| 8012 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 352952.0 ns BST : Burst Terminate
|
| 8013 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 352972.0 ns WRITE: Bank = 3 Row = 144, Col = 114, Data = c6ad048d
|
| 8014 |
|
|
# Status: Burst-No: 27 Write Address: 00024376 WriteData: 704d75e0
|
| 8015 |
|
|
# tb_top.u_sdram32 : at time 352992.0 ns BST : Burst Terminate
|
| 8016 |
|
|
# tb_top.u_sdram32 : at time 353012.0 ns WRITE: Bank = 3 Row = 144, Col = 115, Data = e5a2b2cb
|
| 8017 |
|
|
# Status: Burst-No: 28 Write Address: 00024377 WriteData: 50d909a1
|
| 8018 |
|
|
# tb_top.u_sdram32 : at time 353032.0 ns BST : Burst Terminate
|
| 8019 |
|
|
# tb_top.u_sdram32 : at time 353052.0 ns WRITE: Bank = 3 Row = 144, Col = 116, Data = d7e1c6af
|
| 8020 |
|
|
# Status: Burst-No: 29 Write Address: 00024378 WriteData: ca594094
|
| 8021 |
|
|
# tb_top.u_sdram32 : at time 353072.0 ns BST : Burst Terminate
|
| 8022 |
|
|
# tb_top.u_sdram32 : at time 353092.0 ns WRITE: Bank = 3 Row = 144, Col = 117, Data = 1c222f38
|
| 8023 |
|
|
# Status: Burst-No: 30 Write Address: 00024379 WriteData: d0ebcca1
|
| 8024 |
|
|
# tb_top.u_sdram32 : at time 353112.0 ns BST : Burst Terminate
|
| 8025 |
|
|
# tb_top.u_sdram32 : at time 353132.0 ns WRITE: Bank = 3 Row = 144, Col = 118, Data = 704d75e0
|
| 8026 |
|
|
# Status: Burst-No: 31 Write Address: 0002437a WriteData: 10c2c521
|
| 8027 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 353152.0 ns BST : Burst Terminate
|
| 8028 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 353172.0 ns WRITE: Bank = 3 Row = 144, Col = 119, Data = 50d909a1
|
| 8029 |
|
|
# Status: Burst-No: 32 Write Address: 0002437b WriteData: 12957f25
|
| 8030 |
|
|
# tb_top.u_sdram32 : at time 353192.0 ns BST : Burst Terminate
|
| 8031 |
|
|
# tb_top.u_sdram32 : at time 353212.0 ns WRITE: Bank = 3 Row = 144, Col = 120, Data = ca594094
|
| 8032 |
|
|
# Status: Burst-No: 33 Write Address: 0002437c WriteData: f594e6eb
|
| 8033 |
|
|
# tb_top.u_sdram32 : at time 353232.0 ns BST : Burst Terminate
|
| 8034 |
|
|
# tb_top.u_sdram32 : at time 353252.0 ns WRITE: Bank = 3 Row = 144, Col = 121, Data = d0ebcca1
|
| 8035 |
|
|
# Status: Burst-No: 34 Write Address: 0002437d WriteData: 1dd3013b
|
| 8036 |
|
|
# tb_top.u_sdram32 : at time 353272.0 ns BST : Burst Terminate
|
| 8037 |
|
|
# tb_top.u_sdram32 : at time 353292.0 ns WRITE: Bank = 3 Row = 144, Col = 122, Data = 10c2c521
|
| 8038 |
|
|
# Status: Burst-No: 35 Write Address: 0002437e WriteData: 9743be2e
|
| 8039 |
|
|
# tb_top.u_sdram32 : at time 353312.0 ns BST : Burst Terminate
|
| 8040 |
|
|
# tb_top.u_sdram32 : at time 353332.0 ns WRITE: Bank = 3 Row = 144, Col = 123, Data = 12957f25
|
| 8041 |
|
|
# Status: Burst-No: 36 Write Address: 0002437f WriteData: 4e156f9c
|
| 8042 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 353352.0 ns BST : Burst Terminate
|
| 8043 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 353372.0 ns WRITE: Bank = 3 Row = 144, Col = 124, Data = f594e6eb
|
| 8044 |
|
|
# Status: Burst-No: 37 Write Address: 00024380 WriteData: 0b636716
|
| 8045 |
|
|
# tb_top.u_sdram32 : at time 353392.0 ns BST : Burst Terminate
|
| 8046 |
|
|
# tb_top.u_sdram32 : at time 353412.0 ns WRITE: Bank = 3 Row = 144, Col = 125, Data = 1dd3013b
|
| 8047 |
|
|
# Status: Burst-No: 38 Write Address: 00024381 WriteData: 90138420
|
| 8048 |
|
|
# tb_top.u_sdram32 : at time 353432.0 ns BST : Burst Terminate
|
| 8049 |
|
|
# tb_top.u_sdram32 : at time 353452.0 ns WRITE: Bank = 3 Row = 144, Col = 126, Data = 9743be2e
|
| 8050 |
|
|
# Status: Burst-No: 39 Write Address: 00024382 WriteData: e131eec2
|
| 8051 |
|
|
# tb_top.u_sdram32 : at time 353472.0 ns BST : Burst Terminate
|
| 8052 |
|
|
# tb_top.u_sdram32 : at time 353492.0 ns WRITE: Bank = 3 Row = 144, Col = 127, Data = 4e156f9c
|
| 8053 |
|
|
# Status: Burst-No: 40 Write Address: 00024383 WriteData: ca91f895
|
| 8054 |
|
|
# tb_top.u_sdram32 : at time 353512.0 ns BST : Burst Terminate
|
| 8055 |
|
|
# tb_top.u_sdram32 : at time 353532.0 ns WRITE: Bank = 3 Row = 144, Col = 128, Data = 0b636716
|
| 8056 |
|
|
# Status: Burst-No: 41 Write Address: 00024384 WriteData: 96ec2a2d
|
| 8057 |
|
|
# tb_top.u_sdram32 : at time 353552.0 ns BST : Burst Terminate
|
| 8058 |
|
|
# tb_top.u_sdram32 : at time 353572.0 ns WRITE: Bank = 3 Row = 144, Col = 129, Data = 90138420
|
| 8059 |
|
|
# Status: Burst-No: 42 Write Address: 00024385 WriteData: 02bad905
|
| 8060 |
|
|
# tb_top.u_sdram32 : at time 353592.0 ns BST : Burst Terminate
|
| 8061 |
|
|
# tb_top.u_sdram32 : at time 353612.0 ns WRITE: Bank = 3 Row = 144, Col = 130, Data = e131eec2
|
| 8062 |
|
|
# Status: Burst-No: 43 Write Address: 00024386 WriteData: 83a5a007
|
| 8063 |
|
|
# tb_top.u_sdram32 : at time 353632.0 ns BST : Burst Terminate
|
| 8064 |
|
|
# tb_top.u_sdram32 : at time 353652.0 ns WRITE: Bank = 3 Row = 144, Col = 131, Data = ca91f895
|
| 8065 |
|
|
# Status: Burst-No: 44 Write Address: 00024387 WriteData: 745bf5e8
|
| 8066 |
|
|
# tb_top.u_sdram32 : at time 353672.0 ns BST : Burst Terminate
|
| 8067 |
|
|
# tb_top.u_sdram32 : at time 353692.0 ns WRITE: Bank = 3 Row = 144, Col = 132, Data = 96ec2a2d
|
| 8068 |
|
|
# Status: Burst-No: 45 Write Address: 00024388 WriteData: cc1b6098
|
| 8069 |
|
|
# tb_top.u_sdram32 : at time 353712.0 ns BST : Burst Terminate
|
| 8070 |
|
|
# tb_top.u_sdram32 : at time 353732.0 ns WRITE: Bank = 3 Row = 144, Col = 133, Data = 02bad905
|
| 8071 |
|
|
# Status: Burst-No: 46 Write Address: 00024389 WriteData: 34243768
|
| 8072 |
|
|
# tb_top.u_sdram32 : at time 353752.0 ns BST : Burst Terminate
|
| 8073 |
|
|
# tb_top.u_sdram32 : at time 353772.0 ns WRITE: Bank = 3 Row = 144, Col = 134, Data = 83a5a007
|
| 8074 |
|
|
# Status: Burst-No: 47 Write Address: 0002438a WriteData: cbb9e297
|
| 8075 |
|
|
# tb_top.u_sdram32 : at time 353792.0 ns BST : Burst Terminate
|
| 8076 |
|
|
# tb_top.u_sdram32 : at time 353812.0 ns WRITE: Bank = 3 Row = 144, Col = 135, Data = 745bf5e8
|
| 8077 |
|
|
# Status: Burst-No: 48 Write Address: 0002438b WriteData: 75b801eb
|
| 8078 |
|
|
# tb_top.u_sdram32 : at time 353832.0 ns BST : Burst Terminate
|
| 8079 |
|
|
# tb_top.u_sdram32 : at time 353852.0 ns WRITE: Bank = 3 Row = 144, Col = 136, Data = cc1b6098
|
| 8080 |
|
|
# Status: Burst-No: 49 Write Address: 0002438c WriteData: 9bcdf237
|
| 8081 |
|
|
# tb_top.u_sdram32 : at time 353872.0 ns BST : Burst Terminate
|
| 8082 |
|
|
# tb_top.u_sdram32 : at time 353892.0 ns WRITE: Bank = 3 Row = 144, Col = 137, Data = 34243768
|
| 8083 |
|
|
# Status: Burst-No: 50 Write Address: 0002438d WriteData: 29349952
|
| 8084 |
|
|
# tb_top.u_sdram32 : at time 353912.0 ns BST : Burst Terminate
|
| 8085 |
|
|
# tb_top.u_sdram32 : at time 353932.0 ns WRITE: Bank = 3 Row = 144, Col = 138, Data = cbb9e297
|
| 8086 |
|
|
# Status: Burst-No: 51 Write Address: 0002438e WriteData: 41987f83
|
| 8087 |
|
|
# tb_top.u_sdram32 : at time 353952.0 ns BST : Burst Terminate
|
| 8088 |
|
|
# tb_top.u_sdram32 : at time 353972.0 ns WRITE: Bank = 3 Row = 144, Col = 139, Data = 75b801eb
|
| 8089 |
|
|
# Status: Burst-No: 52 Write Address: 0002438f WriteData: c37a7886
|
| 8090 |
|
|
# tb_top.u_sdram32 : at time 353992.0 ns BST : Burst Terminate
|
| 8091 |
|
|
# tb_top.u_sdram32 : at time 354012.0 ns WRITE: Bank = 3 Row = 144, Col = 140, Data = 9bcdf237
|
| 8092 |
|
|
# tb_top.u_sdram32 : at time 354032.0 ns BST : Burst Terminate
|
| 8093 |
|
|
# tb_top.u_sdram32 : at time 354052.0 ns WRITE: Bank = 3 Row = 144, Col = 141, Data = 29349952
|
| 8094 |
|
|
# tb_top.u_sdram32 : at time 354072.0 ns BST : Burst Terminate
|
| 8095 |
|
|
# Write Address: 003d8d71, Burst Size: 53
|
| 8096 |
|
|
# tb_top.u_sdram32 : at time 354092.0 ns WRITE: Bank = 3 Row = 144, Col = 142, Data = 41987f83
|
| 8097 |
|
|
# Status: Burst-No: 0 Write Address: 000f635c WriteData: ba460274
|
| 8098 |
|
|
# Status: Burst-No: 1 Write Address: 000f635d WriteData: b9637872
|
| 8099 |
|
|
# tb_top.u_sdram32 : at time 354112.0 ns BST : Burst Terminate
|
| 8100 |
|
|
# Status: Burst-No: 2 Write Address: 000f635e WriteData: f92c9af2
|
| 8101 |
|
|
# tb_top.u_sdram32 : at time 354132.0 ns WRITE: Bank = 3 Row = 144, Col = 143, Data = c37a7886
|
| 8102 |
|
|
# Status: Burst-No: 3 Write Address: 000f635f WriteData: 66371fcc
|
| 8103 |
|
|
# tb_top.u_sdram32 : at time 354152.0 ns BST : Burst Terminate
|
| 8104 |
|
|
# Status: Burst-No: 4 Write Address: 000f6360 WriteData: c42db888
|
| 8105 |
|
|
# Status: Burst-No: 5 Write Address: 000f6361 WriteData: 223add44
|
| 8106 |
|
|
# tb_top.u_sdram32 : at time 354232.0 ns ACT : Bank = 3 Row = 984
|
| 8107 |
|
|
# tb_top.u_sdram32 : at time 354292.0 ns WRITE: Bank = 3 Row = 984, Col = 92, Data = ba460274
|
| 8108 |
|
|
# tb_top.u_sdram32 : at time 354312.0 ns WRITE: Bank = 3 Row = 984, Col = 93, Data = b9637872
|
| 8109 |
|
|
# tb_top.u_sdram32 : at time 354332.0 ns BST : Burst Terminate
|
| 8110 |
|
|
# tb_top.u_sdram32 : at time 354352.0 ns WRITE: Bank = 3 Row = 984, Col = 94, Data = f92c9af2
|
| 8111 |
|
|
# Status: Burst-No: 6 Write Address: 000f6362 WriteData: 41524b82
|
| 8112 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 354372.0 ns BST : Burst Terminate
|
| 8113 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 354392.0 ns WRITE: Bank = 3 Row = 984, Col = 95, Data = 66371fcc
|
| 8114 |
|
|
# Status: Burst-No: 7 Write Address: 000f6363 WriteData: c63ffa8c
|
| 8115 |
|
|
# tb_top.u_sdram32 : at time 354412.0 ns BST : Burst Terminate
|
| 8116 |
|
|
# tb_top.u_sdram32 : at time 354432.0 ns WRITE: Bank = 3 Row = 984, Col = 96, Data = c42db888
|
| 8117 |
|
|
# Status: Burst-No: 8 Write Address: 000f6364 WriteData: fa6daef4
|
| 8118 |
|
|
# tb_top.u_sdram32 : at time 354452.0 ns BST : Burst Terminate
|
| 8119 |
|
|
# tb_top.u_sdram32 : at time 354472.0 ns WRITE: Bank = 3 Row = 984, Col = 97, Data = 223add44
|
| 8120 |
|
|
# Status: Burst-No: 9 Write Address: 000f6365 WriteData: c7ac408f
|
| 8121 |
|
|
# tb_top.u_sdram32 : at time 354492.0 ns BST : Burst Terminate
|
| 8122 |
|
|
# tb_top.u_sdram32 : at time 354512.0 ns WRITE: Bank = 3 Row = 984, Col = 98, Data = 41524b82
|
| 8123 |
|
|
# Status: Burst-No: 10 Write Address: 000f6366 WriteData: e28688c5
|
| 8124 |
|
|
# tb_top.u_sdram32 : at time 354532.0 ns BST : Burst Terminate
|
| 8125 |
|
|
# tb_top.u_sdram32 : at time 354552.0 ns WRITE: Bank = 3 Row = 984, Col = 99, Data = c63ffa8c
|
| 8126 |
|
|
# Status: Burst-No: 11 Write Address: 000f6367 WriteData: c0d54c81
|
| 8127 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 354572.0 ns BST : Burst Terminate
|
| 8128 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 354592.0 ns WRITE: Bank = 3 Row = 984, Col = 100, Data = fa6daef4
|
| 8129 |
|
|
# Status: Burst-No: 12 Write Address: 000f6368 WriteData: 8ae2ac15
|
| 8130 |
|
|
# tb_top.u_sdram32 : at time 354612.0 ns BST : Burst Terminate
|
| 8131 |
|
|
# tb_top.u_sdram32 : at time 354632.0 ns WRITE: Bank = 3 Row = 984, Col = 101, Data = c7ac408f
|
| 8132 |
|
|
# Status: Burst-No: 13 Write Address: 000f6369 WriteData: 65e2ffcb
|
| 8133 |
|
|
# tb_top.u_sdram32 : at time 354652.0 ns BST : Burst Terminate
|
| 8134 |
|
|
# tb_top.u_sdram32 : at time 354672.0 ns WRITE: Bank = 3 Row = 984, Col = 102, Data = e28688c5
|
| 8135 |
|
|
# Status: Burst-No: 14 Write Address: 000f636a WriteData: 1b2dfd36
|
| 8136 |
|
|
# tb_top.u_sdram32 : at time 354692.0 ns BST : Burst Terminate
|
| 8137 |
|
|
# tb_top.u_sdram32 : at time 354712.0 ns WRITE: Bank = 3 Row = 984, Col = 103, Data = c0d54c81
|
| 8138 |
|
|
# Status: Burst-No: 15 Write Address: 000f636b WriteData: 1550d12a
|
| 8139 |
|
|
# tb_top.u_sdram32 : at time 354732.0 ns BST : Burst Terminate
|
| 8140 |
|
|
# tb_top.u_sdram32 : at time 354752.0 ns WRITE: Bank = 3 Row = 984, Col = 104, Data = 8ae2ac15
|
| 8141 |
|
|
# Status: Burst-No: 16 Write Address: 000f636c WriteData: faf442f5
|
| 8142 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 354772.0 ns BST : Burst Terminate
|
| 8143 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 354792.0 ns WRITE: Bank = 3 Row = 984, Col = 105, Data = 65e2ffcb
|
| 8144 |
|
|
# Status: Burst-No: 17 Write Address: 000f636d WriteData: 9ee6363d
|
| 8145 |
|
|
# tb_top.u_sdram32 : at time 354812.0 ns BST : Burst Terminate
|
| 8146 |
|
|
# tb_top.u_sdram32 : at time 354832.0 ns WRITE: Bank = 3 Row = 984, Col = 106, Data = 1b2dfd36
|
| 8147 |
|
|
# Status: Burst-No: 18 Write Address: 000f636e WriteData: 23661746
|
| 8148 |
|
|
# tb_top.u_sdram32 : at time 354852.0 ns BST : Burst Terminate
|
| 8149 |
|
|
# tb_top.u_sdram32 : at time 354872.0 ns WRITE: Bank = 3 Row = 984, Col = 107, Data = 1550d12a
|
| 8150 |
|
|
# Status: Burst-No: 19 Write Address: 000f636f WriteData: 9dbe003b
|
| 8151 |
|
|
# tb_top.u_sdram32 : at time 354892.0 ns BST : Burst Terminate
|
| 8152 |
|
|
# tb_top.u_sdram32 : at time 354912.0 ns WRITE: Bank = 3 Row = 984, Col = 108, Data = faf442f5
|
| 8153 |
|
|
# Status: Burst-No: 20 Write Address: 000f6370 WriteData: f720bcee
|
| 8154 |
|
|
# tb_top.u_sdram32 : at time 354932.0 ns BST : Burst Terminate
|
| 8155 |
|
|
# tb_top.u_sdram32 : at time 354952.0 ns WRITE: Bank = 3 Row = 984, Col = 109, Data = 9ee6363d
|
| 8156 |
|
|
# Status: Burst-No: 21 Write Address: 000f6371 WriteData: 49b4c193
|
| 8157 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 354972.0 ns BST : Burst Terminate
|
| 8158 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 354992.0 ns WRITE: Bank = 3 Row = 984, Col = 110, Data = 23661746
|
| 8159 |
|
|
# Status: Burst-No: 22 Write Address: 000f6372 WriteData: f27102e4
|
| 8160 |
|
|
# tb_top.u_sdram32 : at time 355012.0 ns BST : Burst Terminate
|
| 8161 |
|
|
# tb_top.u_sdram32 : at time 355032.0 ns WRITE: Bank = 3 Row = 984, Col = 111, Data = 9dbe003b
|
| 8162 |
|
|
# Status: Burst-No: 23 Write Address: 000f6373 WriteData: e2561cc4
|
| 8163 |
|
|
# tb_top.u_sdram32 : at time 355052.0 ns BST : Burst Terminate
|
| 8164 |
|
|
# tb_top.u_sdram32 : at time 355072.0 ns WRITE: Bank = 3 Row = 984, Col = 112, Data = f720bcee
|
| 8165 |
|
|
# Status: Burst-No: 24 Write Address: 000f6374 WriteData: b9492472
|
| 8166 |
|
|
# tb_top.u_sdram32 : at time 355092.0 ns BST : Burst Terminate
|
| 8167 |
|
|
# tb_top.u_sdram32 : at time 355112.0 ns WRITE: Bank = 3 Row = 984, Col = 113, Data = 49b4c193
|
| 8168 |
|
|
# Status: Burst-No: 25 Write Address: 000f6375 WriteData: 39213b72
|
| 8169 |
|
|
# tb_top.u_sdram32 : at time 355132.0 ns BST : Burst Terminate
|
| 8170 |
|
|
# tb_top.u_sdram32 : at time 355152.0 ns WRITE: Bank = 3 Row = 984, Col = 114, Data = f27102e4
|
| 8171 |
|
|
# Status: Burst-No: 26 Write Address: 000f6376 WriteData: a8e1aa51
|
| 8172 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 355172.0 ns BST : Burst Terminate
|
| 8173 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 355192.0 ns WRITE: Bank = 3 Row = 984, Col = 115, Data = e2561cc4
|
| 8174 |
|
|
# Status: Burst-No: 27 Write Address: 000f6377 WriteData: 5abc1db5
|
| 8175 |
|
|
# tb_top.u_sdram32 : at time 355212.0 ns BST : Burst Terminate
|
| 8176 |
|
|
# tb_top.u_sdram32 : at time 355232.0 ns WRITE: Bank = 3 Row = 984, Col = 116, Data = b9492472
|
| 8177 |
|
|
# Status: Burst-No: 28 Write Address: 000f6378 WriteData: 51bd47a3
|
| 8178 |
|
|
# tb_top.u_sdram32 : at time 355252.0 ns BST : Burst Terminate
|
| 8179 |
|
|
# tb_top.u_sdram32 : at time 355272.0 ns WRITE: Bank = 3 Row = 984, Col = 117, Data = 39213b72
|
| 8180 |
|
|
# Status: Burst-No: 29 Write Address: 000f6379 WriteData: 566e01ac
|
| 8181 |
|
|
# tb_top.u_sdram32 : at time 355292.0 ns BST : Burst Terminate
|
| 8182 |
|
|
# tb_top.u_sdram32 : at time 355312.0 ns WRITE: Bank = 3 Row = 984, Col = 118, Data = a8e1aa51
|
| 8183 |
|
|
# Status: Burst-No: 30 Write Address: 000f637a WriteData: cb87ba97
|
| 8184 |
|
|
# tb_top.u_sdram32 : at time 355332.0 ns BST : Burst Terminate
|
| 8185 |
|
|
# tb_top.u_sdram32 : at time 355352.0 ns WRITE: Bank = 3 Row = 984, Col = 119, Data = 5abc1db5
|
| 8186 |
|
|
# Status: Burst-No: 31 Write Address: 000f637b WriteData: 98f8c031
|
| 8187 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 355372.0 ns BST : Burst Terminate
|
| 8188 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 355392.0 ns WRITE: Bank = 3 Row = 984, Col = 120, Data = 51bd47a3
|
| 8189 |
|
|
# Status: Burst-No: 32 Write Address: 000f637c WriteData: df07b0be
|
| 8190 |
|
|
# tb_top.u_sdram32 : at time 355412.0 ns BST : Burst Terminate
|
| 8191 |
|
|
# tb_top.u_sdram32 : at time 355432.0 ns WRITE: Bank = 3 Row = 984, Col = 121, Data = 566e01ac
|
| 8192 |
|
|
# Status: Burst-No: 33 Write Address: 000f637d WriteData: aba92e57
|
| 8193 |
|
|
# tb_top.u_sdram32 : at time 355452.0 ns BST : Burst Terminate
|
| 8194 |
|
|
# tb_top.u_sdram32 : at time 355472.0 ns WRITE: Bank = 3 Row = 984, Col = 122, Data = cb87ba97
|
| 8195 |
|
|
# Status: Burst-No: 34 Write Address: 000f637e WriteData: 3b1ba176
|
| 8196 |
|
|
# tb_top.u_sdram32 : at time 355492.0 ns BST : Burst Terminate
|
| 8197 |
|
|
# tb_top.u_sdram32 : at time 355512.0 ns WRITE: Bank = 3 Row = 984, Col = 123, Data = 98f8c031
|
| 8198 |
|
|
# Status: Burst-No: 35 Write Address: 000f637f WriteData: 5a3681b4
|
| 8199 |
|
|
# tb_top.u_sdram32 : at time 355532.0 ns BST : Burst Terminate
|
| 8200 |
|
|
# tb_top.u_sdram32 : at time 355552.0 ns WRITE: Bank = 3 Row = 984, Col = 124, Data = df07b0be
|
| 8201 |
|
|
# Status: Burst-No: 36 Write Address: 000f6380 WriteData: 8079ac00
|
| 8202 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 355572.0 ns BST : Burst Terminate
|
| 8203 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 355592.0 ns WRITE: Bank = 3 Row = 984, Col = 125, Data = aba92e57
|
| 8204 |
|
|
# Status: Burst-No: 37 Write Address: 000f6381 WriteData: b9c8a073
|
| 8205 |
|
|
# tb_top.u_sdram32 : at time 355612.0 ns BST : Burst Terminate
|
| 8206 |
|
|
# tb_top.u_sdram32 : at time 355632.0 ns WRITE: Bank = 3 Row = 984, Col = 126, Data = 3b1ba176
|
| 8207 |
|
|
# Status: Burst-No: 38 Write Address: 000f6382 WriteData: 94aa8429
|
| 8208 |
|
|
# tb_top.u_sdram32 : at time 355652.0 ns BST : Burst Terminate
|
| 8209 |
|
|
# tb_top.u_sdram32 : at time 355672.0 ns WRITE: Bank = 3 Row = 984, Col = 127, Data = 5a3681b4
|
| 8210 |
|
|
# Status: Burst-No: 39 Write Address: 000f6383 WriteData: 393d9b72
|
| 8211 |
|
|
# tb_top.u_sdram32 : at time 355692.0 ns BST : Burst Terminate
|
| 8212 |
|
|
# tb_top.u_sdram32 : at time 355712.0 ns WRITE: Bank = 3 Row = 984, Col = 128, Data = 8079ac00
|
| 8213 |
|
|
# Status: Burst-No: 40 Write Address: 000f6384 WriteData: 8f77461e
|
| 8214 |
|
|
# tb_top.u_sdram32 : at time 355732.0 ns BST : Burst Terminate
|
| 8215 |
|
|
# tb_top.u_sdram32 : at time 355752.0 ns WRITE: Bank = 3 Row = 984, Col = 129, Data = b9c8a073
|
| 8216 |
|
|
# Status: Burst-No: 41 Write Address: 000f6385 WriteData: 3685f36d
|
| 8217 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 355772.0 ns BST : Burst Terminate
|
| 8218 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 355792.0 ns WRITE: Bank = 3 Row = 984, Col = 130, Data = 94aa8429
|
| 8219 |
|
|
# Status: Burst-No: 42 Write Address: 000f6386 WriteData: 66c259cd
|
| 8220 |
|
|
# tb_top.u_sdram32 : at time 355812.0 ns BST : Burst Terminate
|
| 8221 |
|
|
# tb_top.u_sdram32 : at time 355832.0 ns WRITE: Bank = 3 Row = 984, Col = 131, Data = 393d9b72
|
| 8222 |
|
|
# Status: Burst-No: 43 Write Address: 000f6387 WriteData: 7eb00bfd
|
| 8223 |
|
|
# tb_top.u_sdram32 : at time 355852.0 ns BST : Burst Terminate
|
| 8224 |
|
|
# tb_top.u_sdram32 : at time 355872.0 ns WRITE: Bank = 3 Row = 984, Col = 132, Data = 8f77461e
|
| 8225 |
|
|
# Status: Burst-No: 44 Write Address: 000f6388 WriteData: 6b834dd7
|
| 8226 |
|
|
# tb_top.u_sdram32 : at time 355892.0 ns BST : Burst Terminate
|
| 8227 |
|
|
# tb_top.u_sdram32 : at time 355912.0 ns WRITE: Bank = 3 Row = 984, Col = 133, Data = 3685f36d
|
| 8228 |
|
|
# Status: Burst-No: 45 Write Address: 000f6389 WriteData: 0dfa7f1b
|
| 8229 |
|
|
# tb_top.u_sdram32 : at time 355932.0 ns BST : Burst Terminate
|
| 8230 |
|
|
# tb_top.u_sdram32 : at time 355952.0 ns WRITE: Bank = 3 Row = 984, Col = 134, Data = 66c259cd
|
| 8231 |
|
|
# Status: Burst-No: 46 Write Address: 000f638a WriteData: 675dc5ce
|
| 8232 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 355972.0 ns BST : Burst Terminate
|
| 8233 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 355992.0 ns WRITE: Bank = 3 Row = 984, Col = 135, Data = 7eb00bfd
|
| 8234 |
|
|
# Status: Burst-No: 47 Write Address: 000f638b WriteData: 4b058b96
|
| 8235 |
|
|
# tb_top.u_sdram32 : at time 356012.0 ns BST : Burst Terminate
|
| 8236 |
|
|
# tb_top.u_sdram32 : at time 356032.0 ns WRITE: Bank = 3 Row = 984, Col = 136, Data = 6b834dd7
|
| 8237 |
|
|
# Status: Burst-No: 48 Write Address: 000f638c WriteData: e50b48ca
|
| 8238 |
|
|
# tb_top.u_sdram32 : at time 356052.0 ns BST : Burst Terminate
|
| 8239 |
|
|
# tb_top.u_sdram32 : at time 356072.0 ns WRITE: Bank = 3 Row = 984, Col = 137, Data = 0dfa7f1b
|
| 8240 |
|
|
# Status: Burst-No: 49 Write Address: 000f638d WriteData: 43fb6587
|
| 8241 |
|
|
# tb_top.u_sdram32 : at time 356092.0 ns BST : Burst Terminate
|
| 8242 |
|
|
# tb_top.u_sdram32 : at time 356112.0 ns WRITE: Bank = 3 Row = 984, Col = 138, Data = 675dc5ce
|
| 8243 |
|
|
# Status: Burst-No: 50 Write Address: 000f638e WriteData: 9690342d
|
| 8244 |
|
|
# tb_top.u_sdram32 : at time 356132.0 ns BST : Burst Terminate
|
| 8245 |
|
|
# tb_top.u_sdram32 : at time 356152.0 ns WRITE: Bank = 3 Row = 984, Col = 139, Data = 4b058b96
|
| 8246 |
|
|
# Status: Burst-No: 51 Write Address: 000f638f WriteData: 16479b2c
|
| 8247 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 356172.0 ns BST : Burst Terminate
|
| 8248 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 356192.0 ns WRITE: Bank = 3 Row = 984, Col = 140, Data = e50b48ca
|
| 8249 |
|
|
# Status: Burst-No: 52 Write Address: 000f6390 WriteData: 12f38925
|
| 8250 |
|
|
# tb_top.u_sdram32 : at time 356212.0 ns BST : Burst Terminate
|
| 8251 |
|
|
# tb_top.u_sdram32 : at time 356232.0 ns WRITE: Bank = 3 Row = 984, Col = 141, Data = 43fb6587
|
| 8252 |
|
|
# tb_top.u_sdram32 : at time 356252.0 ns BST : Burst Terminate
|
| 8253 |
|
|
# tb_top.u_sdram32 : at time 356272.0 ns WRITE: Bank = 3 Row = 984, Col = 142, Data = 9690342d
|
| 8254 |
|
|
# tb_top.u_sdram32 : at time 356292.0 ns BST : Burst Terminate
|
| 8255 |
|
|
# tb_top.u_sdram32 : at time 356312.0 ns WRITE: Bank = 3 Row = 984, Col = 143, Data = 16479b2c
|
| 8256 |
|
|
# tb_top.u_sdram32 : at time 356332.0 ns BST : Burst Terminate
|
| 8257 |
|
|
# tb_top.u_sdram32 : at time 356352.0 ns WRITE: Bank = 3 Row = 984, Col = 144, Data = 12f38925
|
| 8258 |
45 |
dinesha |
# tb_top.u_sdram32 : at time 356372.0 ns BST : Burst Terminate
|
| 8259 |
46 |
dinesha |
# tb_top.u_sdram32 : at time 356452.0 ns ACT : Bank = 3 Row = 144
|
| 8260 |
|
|
# tb_top.u_sdram32 : at time 356532.0 ns BST : Burst Terminate
|
| 8261 |
|
|
# tb_top.u_sdram32 : at time 356558.0 ns READ : Bank = 3 Row = 144, Col = 91, Data = e0c9acc1
|
| 8262 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0002435b Rxd: e0c9acc1
|
| 8263 |
|
|
# tb_top.u_sdram32 : at time 356732.0 ns BST : Burst Terminate
|
| 8264 |
|
|
# tb_top.u_sdram32 : at time 356758.0 ns READ : Bank = 3 Row = 144, Col = 92, Data = e9d576d3
|
| 8265 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0002435c Rxd: e9d576d3
|
| 8266 |
|
|
# tb_top.u_sdram32 : at time 356932.0 ns BST : Burst Terminate
|
| 8267 |
|
|
# tb_top.u_sdram32 : at time 356958.0 ns READ : Bank = 3 Row = 144, Col = 93, Data = 8c712218
|
| 8268 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0002435d Rxd: 8c712218
|
| 8269 |
|
|
# tb_top.u_sdram32 : at time 357132.0 ns BST : Burst Terminate
|
| 8270 |
|
|
# tb_top.u_sdram32 : at time 357158.0 ns READ : Bank = 3 Row = 144, Col = 94, Data = 56ce7fad
|
| 8271 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0002435e Rxd: 56ce7fad
|
| 8272 |
|
|
# tb_top.u_sdram32 : at time 357332.0 ns BST : Burst Terminate
|
| 8273 |
|
|
# tb_top.u_sdram32 : at time 357358.0 ns READ : Bank = 3 Row = 144, Col = 95, Data = 7c99cff9
|
| 8274 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0002435f Rxd: 7c99cff9
|
| 8275 |
|
|
# tb_top.u_sdram32 : at time 357532.0 ns BST : Burst Terminate
|
| 8276 |
|
|
# tb_top.u_sdram32 : at time 357558.0 ns READ : Bank = 3 Row = 144, Col = 96, Data = 646601c8
|
| 8277 |
|
|
# READ STATUS: Burst-No: 5 Addr: 00024360 Rxd: 646601c8
|
| 8278 |
|
|
# tb_top.u_sdram32 : at time 357732.0 ns BST : Burst Terminate
|
| 8279 |
|
|
# tb_top.u_sdram32 : at time 357758.0 ns READ : Bank = 3 Row = 144, Col = 97, Data = 9295aa25
|
| 8280 |
|
|
# READ STATUS: Burst-No: 6 Addr: 00024361 Rxd: 9295aa25
|
| 8281 |
|
|
# tb_top.u_sdram32 : at time 357932.0 ns BST : Burst Terminate
|
| 8282 |
|
|
# tb_top.u_sdram32 : at time 357958.0 ns READ : Bank = 3 Row = 144, Col = 98, Data = a46c4848
|
| 8283 |
|
|
# READ STATUS: Burst-No: 7 Addr: 00024362 Rxd: a46c4848
|
| 8284 |
|
|
# tb_top.u_sdram32 : at time 358132.0 ns BST : Burst Terminate
|
| 8285 |
|
|
# tb_top.u_sdram32 : at time 358158.0 ns READ : Bank = 3 Row = 144, Col = 99, Data = 7186abe3
|
| 8286 |
|
|
# READ STATUS: Burst-No: 8 Addr: 00024363 Rxd: 7186abe3
|
| 8287 |
|
|
# tb_top.u_sdram32 : at time 358332.0 ns BST : Burst Terminate
|
| 8288 |
|
|
# tb_top.u_sdram32 : at time 358358.0 ns READ : Bank = 3 Row = 144, Col = 100, Data = 680a6fd0
|
| 8289 |
|
|
# READ STATUS: Burst-No: 9 Addr: 00024364 Rxd: 680a6fd0
|
| 8290 |
|
|
# tb_top.u_sdram32 : at time 358532.0 ns BST : Burst Terminate
|
| 8291 |
|
|
# tb_top.u_sdram32 : at time 358558.0 ns READ : Bank = 3 Row = 144, Col = 101, Data = 4506218a
|
| 8292 |
|
|
# READ STATUS: Burst-No: 10 Addr: 00024365 Rxd: 4506218a
|
| 8293 |
|
|
# tb_top.u_sdram32 : at time 358732.0 ns BST : Burst Terminate
|
| 8294 |
|
|
# tb_top.u_sdram32 : at time 358758.0 ns READ : Bank = 3 Row = 144, Col = 102, Data = b3aa3667
|
| 8295 |
|
|
# READ STATUS: Burst-No: 11 Addr: 00024366 Rxd: b3aa3667
|
| 8296 |
|
|
# tb_top.u_sdram32 : at time 358932.0 ns BST : Burst Terminate
|
| 8297 |
|
|
# tb_top.u_sdram32 : at time 358958.0 ns READ : Bank = 3 Row = 144, Col = 103, Data = b8331870
|
| 8298 |
|
|
# READ STATUS: Burst-No: 12 Addr: 00024367 Rxd: b8331870
|
| 8299 |
|
|
# tb_top.u_sdram32 : at time 359132.0 ns BST : Burst Terminate
|
| 8300 |
|
|
# tb_top.u_sdram32 : at time 359158.0 ns READ : Bank = 3 Row = 144, Col = 104, Data = 3058ef60
|
| 8301 |
|
|
# READ STATUS: Burst-No: 13 Addr: 00024368 Rxd: 3058ef60
|
| 8302 |
|
|
# tb_top.u_sdram32 : at time 359332.0 ns BST : Burst Terminate
|
| 8303 |
|
|
# tb_top.u_sdram32 : at time 359358.0 ns READ : Bank = 3 Row = 144, Col = 105, Data = 273fbf4e
|
| 8304 |
|
|
# READ STATUS: Burst-No: 14 Addr: 00024369 Rxd: 273fbf4e
|
| 8305 |
|
|
# tb_top.u_sdram32 : at time 359532.0 ns BST : Burst Terminate
|
| 8306 |
|
|
# tb_top.u_sdram32 : at time 359558.0 ns READ : Bank = 3 Row = 144, Col = 106, Data = 67dd53cf
|
| 8307 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0002436a Rxd: 67dd53cf
|
| 8308 |
|
|
# tb_top.u_sdram32 : at time 359732.0 ns BST : Burst Terminate
|
| 8309 |
|
|
# tb_top.u_sdram32 : at time 359758.0 ns READ : Bank = 3 Row = 144, Col = 107, Data = b955b672
|
| 8310 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0002436b Rxd: b955b672
|
| 8311 |
|
|
# tb_top.u_sdram32 : at time 359932.0 ns BST : Burst Terminate
|
| 8312 |
|
|
# tb_top.u_sdram32 : at time 359958.0 ns READ : Bank = 3 Row = 144, Col = 108, Data = 797869f2
|
| 8313 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0002436c Rxd: 797869f2
|
| 8314 |
|
|
# tb_top.u_sdram32 : at time 360132.0 ns BST : Burst Terminate
|
| 8315 |
|
|
# tb_top.u_sdram32 : at time 360158.0 ns READ : Bank = 3 Row = 144, Col = 109, Data = ca698294
|
| 8316 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0002436d Rxd: ca698294
|
| 8317 |
|
|
# tb_top.u_sdram32 : at time 360332.0 ns BST : Burst Terminate
|
| 8318 |
|
|
# tb_top.u_sdram32 : at time 360358.0 ns READ : Bank = 3 Row = 144, Col = 110, Data = f40968e8
|
| 8319 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0002436e Rxd: f40968e8
|
| 8320 |
|
|
# tb_top.u_sdram32 : at time 360532.0 ns BST : Burst Terminate
|
| 8321 |
|
|
# tb_top.u_sdram32 : at time 360558.0 ns READ : Bank = 3 Row = 144, Col = 111, Data = 4c54e198
|
| 8322 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0002436f Rxd: 4c54e198
|
| 8323 |
|
|
# tb_top.u_sdram32 : at time 360732.0 ns BST : Burst Terminate
|
| 8324 |
|
|
# tb_top.u_sdram32 : at time 360758.0 ns READ : Bank = 3 Row = 144, Col = 112, Data = 4f0c8f9e
|
| 8325 |
|
|
# READ STATUS: Burst-No: 21 Addr: 00024370 Rxd: 4f0c8f9e
|
| 8326 |
|
|
# tb_top.u_sdram32 : at time 360932.0 ns BST : Burst Terminate
|
| 8327 |
|
|
# tb_top.u_sdram32 : at time 360958.0 ns READ : Bank = 3 Row = 144, Col = 113, Data = 7c502bf8
|
| 8328 |
|
|
# READ STATUS: Burst-No: 22 Addr: 00024371 Rxd: 7c502bf8
|
| 8329 |
|
|
# tb_top.u_sdram32 : at time 361132.0 ns BST : Burst Terminate
|
| 8330 |
|
|
# tb_top.u_sdram32 : at time 361158.0 ns READ : Bank = 3 Row = 144, Col = 114, Data = c6ad048d
|
| 8331 |
|
|
# READ STATUS: Burst-No: 23 Addr: 00024372 Rxd: c6ad048d
|
| 8332 |
|
|
# tb_top.u_sdram32 : at time 361332.0 ns BST : Burst Terminate
|
| 8333 |
|
|
# tb_top.u_sdram32 : at time 361358.0 ns READ : Bank = 3 Row = 144, Col = 115, Data = e5a2b2cb
|
| 8334 |
|
|
# READ STATUS: Burst-No: 24 Addr: 00024373 Rxd: e5a2b2cb
|
| 8335 |
|
|
# tb_top.u_sdram32 : at time 361532.0 ns BST : Burst Terminate
|
| 8336 |
|
|
# tb_top.u_sdram32 : at time 361558.0 ns READ : Bank = 3 Row = 144, Col = 116, Data = d7e1c6af
|
| 8337 |
|
|
# READ STATUS: Burst-No: 25 Addr: 00024374 Rxd: d7e1c6af
|
| 8338 |
|
|
# tb_top.u_sdram32 : at time 361732.0 ns BST : Burst Terminate
|
| 8339 |
|
|
# tb_top.u_sdram32 : at time 361758.0 ns READ : Bank = 3 Row = 144, Col = 117, Data = 1c222f38
|
| 8340 |
|
|
# READ STATUS: Burst-No: 26 Addr: 00024375 Rxd: 1c222f38
|
| 8341 |
|
|
# tb_top.u_sdram32 : at time 361932.0 ns BST : Burst Terminate
|
| 8342 |
|
|
# tb_top.u_sdram32 : at time 361958.0 ns READ : Bank = 3 Row = 144, Col = 118, Data = 704d75e0
|
| 8343 |
|
|
# READ STATUS: Burst-No: 27 Addr: 00024376 Rxd: 704d75e0
|
| 8344 |
|
|
# tb_top.u_sdram32 : at time 362132.0 ns BST : Burst Terminate
|
| 8345 |
|
|
# tb_top.u_sdram32 : at time 362158.0 ns READ : Bank = 3 Row = 144, Col = 119, Data = 50d909a1
|
| 8346 |
|
|
# READ STATUS: Burst-No: 28 Addr: 00024377 Rxd: 50d909a1
|
| 8347 |
|
|
# tb_top.u_sdram32 : at time 362332.0 ns BST : Burst Terminate
|
| 8348 |
|
|
# tb_top.u_sdram32 : at time 362358.0 ns READ : Bank = 3 Row = 144, Col = 120, Data = ca594094
|
| 8349 |
|
|
# READ STATUS: Burst-No: 29 Addr: 00024378 Rxd: ca594094
|
| 8350 |
|
|
# tb_top.u_sdram32 : at time 362532.0 ns BST : Burst Terminate
|
| 8351 |
|
|
# tb_top.u_sdram32 : at time 362558.0 ns READ : Bank = 3 Row = 144, Col = 121, Data = d0ebcca1
|
| 8352 |
|
|
# READ STATUS: Burst-No: 30 Addr: 00024379 Rxd: d0ebcca1
|
| 8353 |
|
|
# tb_top.u_sdram32 : at time 362732.0 ns BST : Burst Terminate
|
| 8354 |
|
|
# tb_top.u_sdram32 : at time 362758.0 ns READ : Bank = 3 Row = 144, Col = 122, Data = 10c2c521
|
| 8355 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0002437a Rxd: 10c2c521
|
| 8356 |
|
|
# tb_top.u_sdram32 : at time 362932.0 ns BST : Burst Terminate
|
| 8357 |
|
|
# tb_top.u_sdram32 : at time 362958.0 ns READ : Bank = 3 Row = 144, Col = 123, Data = 12957f25
|
| 8358 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0002437b Rxd: 12957f25
|
| 8359 |
|
|
# tb_top.u_sdram32 : at time 363132.0 ns BST : Burst Terminate
|
| 8360 |
|
|
# tb_top.u_sdram32 : at time 363158.0 ns READ : Bank = 3 Row = 144, Col = 124, Data = f594e6eb
|
| 8361 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0002437c Rxd: f594e6eb
|
| 8362 |
|
|
# tb_top.u_sdram32 : at time 363332.0 ns BST : Burst Terminate
|
| 8363 |
|
|
# tb_top.u_sdram32 : at time 363358.0 ns READ : Bank = 3 Row = 144, Col = 125, Data = 1dd3013b
|
| 8364 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0002437d Rxd: 1dd3013b
|
| 8365 |
|
|
# tb_top.u_sdram32 : at time 363532.0 ns BST : Burst Terminate
|
| 8366 |
|
|
# tb_top.u_sdram32 : at time 363558.0 ns READ : Bank = 3 Row = 144, Col = 126, Data = 9743be2e
|
| 8367 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0002437e Rxd: 9743be2e
|
| 8368 |
|
|
# tb_top.u_sdram32 : at time 363732.0 ns BST : Burst Terminate
|
| 8369 |
|
|
# tb_top.u_sdram32 : at time 363758.0 ns READ : Bank = 3 Row = 144, Col = 127, Data = 4e156f9c
|
| 8370 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0002437f Rxd: 4e156f9c
|
| 8371 |
|
|
# tb_top.u_sdram32 : at time 363932.0 ns BST : Burst Terminate
|
| 8372 |
|
|
# tb_top.u_sdram32 : at time 363958.0 ns READ : Bank = 3 Row = 144, Col = 128, Data = 0b636716
|
| 8373 |
|
|
# READ STATUS: Burst-No: 37 Addr: 00024380 Rxd: 0b636716
|
| 8374 |
|
|
# tb_top.u_sdram32 : at time 364132.0 ns BST : Burst Terminate
|
| 8375 |
|
|
# tb_top.u_sdram32 : at time 364158.0 ns READ : Bank = 3 Row = 144, Col = 129, Data = 90138420
|
| 8376 |
|
|
# READ STATUS: Burst-No: 38 Addr: 00024381 Rxd: 90138420
|
| 8377 |
|
|
# tb_top.u_sdram32 : at time 364332.0 ns BST : Burst Terminate
|
| 8378 |
|
|
# tb_top.u_sdram32 : at time 364358.0 ns READ : Bank = 3 Row = 144, Col = 130, Data = e131eec2
|
| 8379 |
|
|
# READ STATUS: Burst-No: 39 Addr: 00024382 Rxd: e131eec2
|
| 8380 |
|
|
# tb_top.u_sdram32 : at time 364532.0 ns BST : Burst Terminate
|
| 8381 |
|
|
# tb_top.u_sdram32 : at time 364558.0 ns READ : Bank = 3 Row = 144, Col = 131, Data = ca91f895
|
| 8382 |
|
|
# READ STATUS: Burst-No: 40 Addr: 00024383 Rxd: ca91f895
|
| 8383 |
|
|
# tb_top.u_sdram32 : at time 364732.0 ns BST : Burst Terminate
|
| 8384 |
|
|
# tb_top.u_sdram32 : at time 364758.0 ns READ : Bank = 3 Row = 144, Col = 132, Data = 96ec2a2d
|
| 8385 |
|
|
# READ STATUS: Burst-No: 41 Addr: 00024384 Rxd: 96ec2a2d
|
| 8386 |
|
|
# tb_top.u_sdram32 : at time 364932.0 ns BST : Burst Terminate
|
| 8387 |
|
|
# tb_top.u_sdram32 : at time 364958.0 ns READ : Bank = 3 Row = 144, Col = 133, Data = 02bad905
|
| 8388 |
|
|
# READ STATUS: Burst-No: 42 Addr: 00024385 Rxd: 02bad905
|
| 8389 |
|
|
# tb_top.u_sdram32 : at time 365132.0 ns BST : Burst Terminate
|
| 8390 |
|
|
# tb_top.u_sdram32 : at time 365158.0 ns READ : Bank = 3 Row = 144, Col = 134, Data = 83a5a007
|
| 8391 |
|
|
# READ STATUS: Burst-No: 43 Addr: 00024386 Rxd: 83a5a007
|
| 8392 |
|
|
# tb_top.u_sdram32 : at time 365332.0 ns BST : Burst Terminate
|
| 8393 |
|
|
# tb_top.u_sdram32 : at time 365358.0 ns READ : Bank = 3 Row = 144, Col = 135, Data = 745bf5e8
|
| 8394 |
|
|
# READ STATUS: Burst-No: 44 Addr: 00024387 Rxd: 745bf5e8
|
| 8395 |
|
|
# tb_top.u_sdram32 : at time 365532.0 ns BST : Burst Terminate
|
| 8396 |
|
|
# tb_top.u_sdram32 : at time 365558.0 ns READ : Bank = 3 Row = 144, Col = 136, Data = cc1b6098
|
| 8397 |
|
|
# READ STATUS: Burst-No: 45 Addr: 00024388 Rxd: cc1b6098
|
| 8398 |
|
|
# tb_top.u_sdram32 : at time 365732.0 ns BST : Burst Terminate
|
| 8399 |
|
|
# tb_top.u_sdram32 : at time 365758.0 ns READ : Bank = 3 Row = 144, Col = 137, Data = 34243768
|
| 8400 |
|
|
# READ STATUS: Burst-No: 46 Addr: 00024389 Rxd: 34243768
|
| 8401 |
|
|
# tb_top.u_sdram32 : at time 365932.0 ns BST : Burst Terminate
|
| 8402 |
|
|
# tb_top.u_sdram32 : at time 365958.0 ns READ : Bank = 3 Row = 144, Col = 138, Data = cbb9e297
|
| 8403 |
|
|
# READ STATUS: Burst-No: 47 Addr: 0002438a Rxd: cbb9e297
|
| 8404 |
|
|
# tb_top.u_sdram32 : at time 366132.0 ns BST : Burst Terminate
|
| 8405 |
|
|
# tb_top.u_sdram32 : at time 366158.0 ns READ : Bank = 3 Row = 144, Col = 139, Data = 75b801eb
|
| 8406 |
|
|
# READ STATUS: Burst-No: 48 Addr: 0002438b Rxd: 75b801eb
|
| 8407 |
|
|
# tb_top.u_sdram32 : at time 366332.0 ns BST : Burst Terminate
|
| 8408 |
|
|
# tb_top.u_sdram32 : at time 366358.0 ns READ : Bank = 3 Row = 144, Col = 140, Data = 9bcdf237
|
| 8409 |
|
|
# READ STATUS: Burst-No: 49 Addr: 0002438c Rxd: 9bcdf237
|
| 8410 |
|
|
# tb_top.u_sdram32 : at time 366532.0 ns BST : Burst Terminate
|
| 8411 |
|
|
# tb_top.u_sdram32 : at time 366558.0 ns READ : Bank = 3 Row = 144, Col = 141, Data = 29349952
|
| 8412 |
|
|
# READ STATUS: Burst-No: 50 Addr: 0002438d Rxd: 29349952
|
| 8413 |
|
|
# tb_top.u_sdram32 : at time 366732.0 ns BST : Burst Terminate
|
| 8414 |
|
|
# tb_top.u_sdram32 : at time 366758.0 ns READ : Bank = 3 Row = 144, Col = 142, Data = 41987f83
|
| 8415 |
|
|
# READ STATUS: Burst-No: 51 Addr: 0002438e Rxd: 41987f83
|
| 8416 |
|
|
# tb_top.u_sdram32 : at time 366932.0 ns BST : Burst Terminate
|
| 8417 |
|
|
# tb_top.u_sdram32 : at time 366958.0 ns READ : Bank = 3 Row = 144, Col = 143, Data = c37a7886
|
| 8418 |
|
|
# READ STATUS: Burst-No: 52 Addr: 0002438f Rxd: c37a7886
|
| 8419 |
|
|
# tb_top.u_sdram32 : at time 367272.0 ns ACT : Bank = 3 Row = 984
|
| 8420 |
|
|
# tb_top.u_sdram32 : at time 367352.0 ns BST : Burst Terminate
|
| 8421 |
|
|
# tb_top.u_sdram32 : at time 367378.0 ns READ : Bank = 3 Row = 984, Col = 92, Data = ba460274
|
| 8422 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000f635c Rxd: ba460274
|
| 8423 |
|
|
# tb_top.u_sdram32 : at time 367552.0 ns BST : Burst Terminate
|
| 8424 |
|
|
# tb_top.u_sdram32 : at time 367578.0 ns READ : Bank = 3 Row = 984, Col = 93, Data = b9637872
|
| 8425 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000f635d Rxd: b9637872
|
| 8426 |
|
|
# tb_top.u_sdram32 : at time 367752.0 ns BST : Burst Terminate
|
| 8427 |
|
|
# tb_top.u_sdram32 : at time 367778.0 ns READ : Bank = 3 Row = 984, Col = 94, Data = f92c9af2
|
| 8428 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000f635e Rxd: f92c9af2
|
| 8429 |
|
|
# tb_top.u_sdram32 : at time 367952.0 ns BST : Burst Terminate
|
| 8430 |
|
|
# tb_top.u_sdram32 : at time 367978.0 ns READ : Bank = 3 Row = 984, Col = 95, Data = 66371fcc
|
| 8431 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000f635f Rxd: 66371fcc
|
| 8432 |
|
|
# tb_top.u_sdram32 : at time 368152.0 ns BST : Burst Terminate
|
| 8433 |
|
|
# tb_top.u_sdram32 : at time 368178.0 ns READ : Bank = 3 Row = 984, Col = 96, Data = c42db888
|
| 8434 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000f6360 Rxd: c42db888
|
| 8435 |
|
|
# tb_top.u_sdram32 : at time 368352.0 ns BST : Burst Terminate
|
| 8436 |
|
|
# tb_top.u_sdram32 : at time 368378.0 ns READ : Bank = 3 Row = 984, Col = 97, Data = 223add44
|
| 8437 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000f6361 Rxd: 223add44
|
| 8438 |
|
|
# tb_top.u_sdram32 : at time 368552.0 ns BST : Burst Terminate
|
| 8439 |
|
|
# tb_top.u_sdram32 : at time 368578.0 ns READ : Bank = 3 Row = 984, Col = 98, Data = 41524b82
|
| 8440 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000f6362 Rxd: 41524b82
|
| 8441 |
|
|
# tb_top.u_sdram32 : at time 368752.0 ns BST : Burst Terminate
|
| 8442 |
|
|
# tb_top.u_sdram32 : at time 368778.0 ns READ : Bank = 3 Row = 984, Col = 99, Data = c63ffa8c
|
| 8443 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000f6363 Rxd: c63ffa8c
|
| 8444 |
|
|
# tb_top.u_sdram32 : at time 368952.0 ns BST : Burst Terminate
|
| 8445 |
|
|
# tb_top.u_sdram32 : at time 368978.0 ns READ : Bank = 3 Row = 984, Col = 100, Data = fa6daef4
|
| 8446 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000f6364 Rxd: fa6daef4
|
| 8447 |
|
|
# tb_top.u_sdram32 : at time 369152.0 ns BST : Burst Terminate
|
| 8448 |
|
|
# tb_top.u_sdram32 : at time 369178.0 ns READ : Bank = 3 Row = 984, Col = 101, Data = c7ac408f
|
| 8449 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000f6365 Rxd: c7ac408f
|
| 8450 |
|
|
# tb_top.u_sdram32 : at time 369352.0 ns BST : Burst Terminate
|
| 8451 |
|
|
# tb_top.u_sdram32 : at time 369378.0 ns READ : Bank = 3 Row = 984, Col = 102, Data = e28688c5
|
| 8452 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000f6366 Rxd: e28688c5
|
| 8453 |
|
|
# tb_top.u_sdram32 : at time 369552.0 ns BST : Burst Terminate
|
| 8454 |
|
|
# tb_top.u_sdram32 : at time 369578.0 ns READ : Bank = 3 Row = 984, Col = 103, Data = c0d54c81
|
| 8455 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000f6367 Rxd: c0d54c81
|
| 8456 |
|
|
# tb_top.u_sdram32 : at time 369752.0 ns BST : Burst Terminate
|
| 8457 |
|
|
# tb_top.u_sdram32 : at time 369778.0 ns READ : Bank = 3 Row = 984, Col = 104, Data = 8ae2ac15
|
| 8458 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000f6368 Rxd: 8ae2ac15
|
| 8459 |
|
|
# tb_top.u_sdram32 : at time 369952.0 ns BST : Burst Terminate
|
| 8460 |
|
|
# tb_top.u_sdram32 : at time 369978.0 ns READ : Bank = 3 Row = 984, Col = 105, Data = 65e2ffcb
|
| 8461 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000f6369 Rxd: 65e2ffcb
|
| 8462 |
|
|
# tb_top.u_sdram32 : at time 370152.0 ns BST : Burst Terminate
|
| 8463 |
|
|
# tb_top.u_sdram32 : at time 370178.0 ns READ : Bank = 3 Row = 984, Col = 106, Data = 1b2dfd36
|
| 8464 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000f636a Rxd: 1b2dfd36
|
| 8465 |
|
|
# tb_top.u_sdram32 : at time 370352.0 ns BST : Burst Terminate
|
| 8466 |
|
|
# tb_top.u_sdram32 : at time 370378.0 ns READ : Bank = 3 Row = 984, Col = 107, Data = 1550d12a
|
| 8467 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000f636b Rxd: 1550d12a
|
| 8468 |
|
|
# tb_top.u_sdram32 : at time 370552.0 ns BST : Burst Terminate
|
| 8469 |
|
|
# tb_top.u_sdram32 : at time 370578.0 ns READ : Bank = 3 Row = 984, Col = 108, Data = faf442f5
|
| 8470 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000f636c Rxd: faf442f5
|
| 8471 |
|
|
# tb_top.u_sdram32 : at time 370752.0 ns BST : Burst Terminate
|
| 8472 |
|
|
# tb_top.u_sdram32 : at time 370778.0 ns READ : Bank = 3 Row = 984, Col = 109, Data = 9ee6363d
|
| 8473 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000f636d Rxd: 9ee6363d
|
| 8474 |
|
|
# tb_top.u_sdram32 : at time 370952.0 ns BST : Burst Terminate
|
| 8475 |
|
|
# tb_top.u_sdram32 : at time 370978.0 ns READ : Bank = 3 Row = 984, Col = 110, Data = 23661746
|
| 8476 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000f636e Rxd: 23661746
|
| 8477 |
|
|
# tb_top.u_sdram32 : at time 371152.0 ns BST : Burst Terminate
|
| 8478 |
|
|
# tb_top.u_sdram32 : at time 371178.0 ns READ : Bank = 3 Row = 984, Col = 111, Data = 9dbe003b
|
| 8479 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000f636f Rxd: 9dbe003b
|
| 8480 |
|
|
# tb_top.u_sdram32 : at time 371352.0 ns BST : Burst Terminate
|
| 8481 |
|
|
# tb_top.u_sdram32 : at time 371378.0 ns READ : Bank = 3 Row = 984, Col = 112, Data = f720bcee
|
| 8482 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000f6370 Rxd: f720bcee
|
| 8483 |
|
|
# tb_top.u_sdram32 : at time 371552.0 ns BST : Burst Terminate
|
| 8484 |
|
|
# tb_top.u_sdram32 : at time 371578.0 ns READ : Bank = 3 Row = 984, Col = 113, Data = 49b4c193
|
| 8485 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000f6371 Rxd: 49b4c193
|
| 8486 |
|
|
# tb_top.u_sdram32 : at time 371752.0 ns BST : Burst Terminate
|
| 8487 |
|
|
# tb_top.u_sdram32 : at time 371778.0 ns READ : Bank = 3 Row = 984, Col = 114, Data = f27102e4
|
| 8488 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000f6372 Rxd: f27102e4
|
| 8489 |
|
|
# tb_top.u_sdram32 : at time 371952.0 ns BST : Burst Terminate
|
| 8490 |
|
|
# tb_top.u_sdram32 : at time 371978.0 ns READ : Bank = 3 Row = 984, Col = 115, Data = e2561cc4
|
| 8491 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000f6373 Rxd: e2561cc4
|
| 8492 |
|
|
# tb_top.u_sdram32 : at time 372152.0 ns BST : Burst Terminate
|
| 8493 |
|
|
# tb_top.u_sdram32 : at time 372178.0 ns READ : Bank = 3 Row = 984, Col = 116, Data = b9492472
|
| 8494 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000f6374 Rxd: b9492472
|
| 8495 |
|
|
# tb_top.u_sdram32 : at time 372352.0 ns BST : Burst Terminate
|
| 8496 |
|
|
# tb_top.u_sdram32 : at time 372378.0 ns READ : Bank = 3 Row = 984, Col = 117, Data = 39213b72
|
| 8497 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000f6375 Rxd: 39213b72
|
| 8498 |
|
|
# tb_top.u_sdram32 : at time 372552.0 ns BST : Burst Terminate
|
| 8499 |
|
|
# tb_top.u_sdram32 : at time 372578.0 ns READ : Bank = 3 Row = 984, Col = 118, Data = a8e1aa51
|
| 8500 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000f6376 Rxd: a8e1aa51
|
| 8501 |
|
|
# tb_top.u_sdram32 : at time 372752.0 ns BST : Burst Terminate
|
| 8502 |
|
|
# tb_top.u_sdram32 : at time 372778.0 ns READ : Bank = 3 Row = 984, Col = 119, Data = 5abc1db5
|
| 8503 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000f6377 Rxd: 5abc1db5
|
| 8504 |
|
|
# tb_top.u_sdram32 : at time 372952.0 ns BST : Burst Terminate
|
| 8505 |
|
|
# tb_top.u_sdram32 : at time 372978.0 ns READ : Bank = 3 Row = 984, Col = 120, Data = 51bd47a3
|
| 8506 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000f6378 Rxd: 51bd47a3
|
| 8507 |
|
|
# tb_top.u_sdram32 : at time 373152.0 ns BST : Burst Terminate
|
| 8508 |
|
|
# tb_top.u_sdram32 : at time 373178.0 ns READ : Bank = 3 Row = 984, Col = 121, Data = 566e01ac
|
| 8509 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000f6379 Rxd: 566e01ac
|
| 8510 |
|
|
# tb_top.u_sdram32 : at time 373352.0 ns BST : Burst Terminate
|
| 8511 |
|
|
# tb_top.u_sdram32 : at time 373378.0 ns READ : Bank = 3 Row = 984, Col = 122, Data = cb87ba97
|
| 8512 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000f637a Rxd: cb87ba97
|
| 8513 |
|
|
# tb_top.u_sdram32 : at time 373552.0 ns BST : Burst Terminate
|
| 8514 |
|
|
# tb_top.u_sdram32 : at time 373578.0 ns READ : Bank = 3 Row = 984, Col = 123, Data = 98f8c031
|
| 8515 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000f637b Rxd: 98f8c031
|
| 8516 |
|
|
# tb_top.u_sdram32 : at time 373752.0 ns BST : Burst Terminate
|
| 8517 |
|
|
# tb_top.u_sdram32 : at time 373778.0 ns READ : Bank = 3 Row = 984, Col = 124, Data = df07b0be
|
| 8518 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000f637c Rxd: df07b0be
|
| 8519 |
|
|
# tb_top.u_sdram32 : at time 373952.0 ns BST : Burst Terminate
|
| 8520 |
|
|
# tb_top.u_sdram32 : at time 373978.0 ns READ : Bank = 3 Row = 984, Col = 125, Data = aba92e57
|
| 8521 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000f637d Rxd: aba92e57
|
| 8522 |
|
|
# tb_top.u_sdram32 : at time 374152.0 ns BST : Burst Terminate
|
| 8523 |
|
|
# tb_top.u_sdram32 : at time 374178.0 ns READ : Bank = 3 Row = 984, Col = 126, Data = 3b1ba176
|
| 8524 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000f637e Rxd: 3b1ba176
|
| 8525 |
|
|
# tb_top.u_sdram32 : at time 374352.0 ns BST : Burst Terminate
|
| 8526 |
|
|
# tb_top.u_sdram32 : at time 374378.0 ns READ : Bank = 3 Row = 984, Col = 127, Data = 5a3681b4
|
| 8527 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000f637f Rxd: 5a3681b4
|
| 8528 |
|
|
# tb_top.u_sdram32 : at time 374552.0 ns BST : Burst Terminate
|
| 8529 |
|
|
# tb_top.u_sdram32 : at time 374578.0 ns READ : Bank = 3 Row = 984, Col = 128, Data = 8079ac00
|
| 8530 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000f6380 Rxd: 8079ac00
|
| 8531 |
|
|
# tb_top.u_sdram32 : at time 374752.0 ns BST : Burst Terminate
|
| 8532 |
|
|
# tb_top.u_sdram32 : at time 374778.0 ns READ : Bank = 3 Row = 984, Col = 129, Data = b9c8a073
|
| 8533 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000f6381 Rxd: b9c8a073
|
| 8534 |
|
|
# tb_top.u_sdram32 : at time 374952.0 ns BST : Burst Terminate
|
| 8535 |
|
|
# tb_top.u_sdram32 : at time 374978.0 ns READ : Bank = 3 Row = 984, Col = 130, Data = 94aa8429
|
| 8536 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000f6382 Rxd: 94aa8429
|
| 8537 |
|
|
# tb_top.u_sdram32 : at time 375152.0 ns BST : Burst Terminate
|
| 8538 |
|
|
# tb_top.u_sdram32 : at time 375178.0 ns READ : Bank = 3 Row = 984, Col = 131, Data = 393d9b72
|
| 8539 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000f6383 Rxd: 393d9b72
|
| 8540 |
|
|
# tb_top.u_sdram32 : at time 375352.0 ns BST : Burst Terminate
|
| 8541 |
|
|
# tb_top.u_sdram32 : at time 375378.0 ns READ : Bank = 3 Row = 984, Col = 132, Data = 8f77461e
|
| 8542 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000f6384 Rxd: 8f77461e
|
| 8543 |
|
|
# tb_top.u_sdram32 : at time 375552.0 ns BST : Burst Terminate
|
| 8544 |
|
|
# tb_top.u_sdram32 : at time 375578.0 ns READ : Bank = 3 Row = 984, Col = 133, Data = 3685f36d
|
| 8545 |
|
|
# READ STATUS: Burst-No: 41 Addr: 000f6385 Rxd: 3685f36d
|
| 8546 |
|
|
# tb_top.u_sdram32 : at time 375752.0 ns BST : Burst Terminate
|
| 8547 |
|
|
# tb_top.u_sdram32 : at time 375778.0 ns READ : Bank = 3 Row = 984, Col = 134, Data = 66c259cd
|
| 8548 |
|
|
# READ STATUS: Burst-No: 42 Addr: 000f6386 Rxd: 66c259cd
|
| 8549 |
|
|
# tb_top.u_sdram32 : at time 375952.0 ns BST : Burst Terminate
|
| 8550 |
|
|
# tb_top.u_sdram32 : at time 375978.0 ns READ : Bank = 3 Row = 984, Col = 135, Data = 7eb00bfd
|
| 8551 |
|
|
# READ STATUS: Burst-No: 43 Addr: 000f6387 Rxd: 7eb00bfd
|
| 8552 |
|
|
# tb_top.u_sdram32 : at time 376152.0 ns BST : Burst Terminate
|
| 8553 |
|
|
# tb_top.u_sdram32 : at time 376178.0 ns READ : Bank = 3 Row = 984, Col = 136, Data = 6b834dd7
|
| 8554 |
|
|
# READ STATUS: Burst-No: 44 Addr: 000f6388 Rxd: 6b834dd7
|
| 8555 |
|
|
# tb_top.u_sdram32 : at time 376352.0 ns BST : Burst Terminate
|
| 8556 |
|
|
# tb_top.u_sdram32 : at time 376378.0 ns READ : Bank = 3 Row = 984, Col = 137, Data = 0dfa7f1b
|
| 8557 |
|
|
# READ STATUS: Burst-No: 45 Addr: 000f6389 Rxd: 0dfa7f1b
|
| 8558 |
|
|
# tb_top.u_sdram32 : at time 376552.0 ns BST : Burst Terminate
|
| 8559 |
|
|
# tb_top.u_sdram32 : at time 376578.0 ns READ : Bank = 3 Row = 984, Col = 138, Data = 675dc5ce
|
| 8560 |
|
|
# READ STATUS: Burst-No: 46 Addr: 000f638a Rxd: 675dc5ce
|
| 8561 |
|
|
# tb_top.u_sdram32 : at time 376752.0 ns BST : Burst Terminate
|
| 8562 |
|
|
# tb_top.u_sdram32 : at time 376778.0 ns READ : Bank = 3 Row = 984, Col = 139, Data = 4b058b96
|
| 8563 |
|
|
# READ STATUS: Burst-No: 47 Addr: 000f638b Rxd: 4b058b96
|
| 8564 |
|
|
# tb_top.u_sdram32 : at time 376952.0 ns BST : Burst Terminate
|
| 8565 |
|
|
# tb_top.u_sdram32 : at time 376978.0 ns READ : Bank = 3 Row = 984, Col = 140, Data = e50b48ca
|
| 8566 |
|
|
# READ STATUS: Burst-No: 48 Addr: 000f638c Rxd: e50b48ca
|
| 8567 |
|
|
# tb_top.u_sdram32 : at time 377152.0 ns BST : Burst Terminate
|
| 8568 |
|
|
# tb_top.u_sdram32 : at time 377178.0 ns READ : Bank = 3 Row = 984, Col = 141, Data = 43fb6587
|
| 8569 |
|
|
# READ STATUS: Burst-No: 49 Addr: 000f638d Rxd: 43fb6587
|
| 8570 |
|
|
# tb_top.u_sdram32 : at time 377352.0 ns BST : Burst Terminate
|
| 8571 |
|
|
# tb_top.u_sdram32 : at time 377378.0 ns READ : Bank = 3 Row = 984, Col = 142, Data = 9690342d
|
| 8572 |
|
|
# READ STATUS: Burst-No: 50 Addr: 000f638e Rxd: 9690342d
|
| 8573 |
|
|
# tb_top.u_sdram32 : at time 377552.0 ns BST : Burst Terminate
|
| 8574 |
|
|
# tb_top.u_sdram32 : at time 377578.0 ns READ : Bank = 3 Row = 984, Col = 143, Data = 16479b2c
|
| 8575 |
|
|
# READ STATUS: Burst-No: 51 Addr: 000f638f Rxd: 16479b2c
|
| 8576 |
|
|
# tb_top.u_sdram32 : at time 377752.0 ns BST : Burst Terminate
|
| 8577 |
|
|
# tb_top.u_sdram32 : at time 377778.0 ns READ : Bank = 3 Row = 984, Col = 144, Data = 12f38925
|
| 8578 |
|
|
# READ STATUS: Burst-No: 52 Addr: 000f6390 Rxd: 12f38925
|
| 8579 |
|
|
# Write Address: 00357d22, Burst Size: 52
|
| 8580 |
|
|
# Status: Burst-No: 0 Write Address: 000d5f48 WriteData: 418d7383
|
| 8581 |
|
|
# Status: Burst-No: 1 Write Address: 000d5f49 WriteData: 1ee3173d
|
| 8582 |
|
|
# Status: Burst-No: 2 Write Address: 000d5f4a WriteData: 580965b0
|
| 8583 |
|
|
# Status: Burst-No: 3 Write Address: 000d5f4b WriteData: 5ccb93b9
|
| 8584 |
|
|
# Status: Burst-No: 4 Write Address: 000d5f4c WriteData: 3638136c
|
| 8585 |
|
|
# Status: Burst-No: 5 Write Address: 000d5f4d WriteData: 544fbfa8
|
| 8586 |
|
|
# tb_top.u_sdram32 : at time 378092.0 ns ACT : Bank = 3 Row = 855
|
| 8587 |
|
|
# tb_top.u_sdram32 : at time 378152.0 ns WRITE: Bank = 3 Row = 855, Col = 72, Data = 418d7383
|
| 8588 |
|
|
# tb_top.u_sdram32 : at time 378172.0 ns WRITE: Bank = 3 Row = 855, Col = 73, Data = 1ee3173d
|
| 8589 |
|
|
# tb_top.u_sdram32 : at time 378192.0 ns BST : Burst Terminate
|
| 8590 |
|
|
# tb_top.u_sdram32 : at time 378212.0 ns WRITE: Bank = 3 Row = 855, Col = 74, Data = 580965b0
|
| 8591 |
|
|
# Status: Burst-No: 6 Write Address: 000d5f4e WriteData: 4d27799a
|
| 8592 |
|
|
# tb_top.u_sdram32 : at time 378232.0 ns BST : Burst Terminate
|
| 8593 |
|
|
# tb_top.u_sdram32 : at time 378252.0 ns WRITE: Bank = 3 Row = 855, Col = 75, Data = 5ccb93b9
|
| 8594 |
|
|
# Status: Burst-No: 7 Write Address: 000d5f4f WriteData: 41031982
|
| 8595 |
|
|
# tb_top.u_sdram32 : at time 378272.0 ns BST : Burst Terminate
|
| 8596 |
|
|
# tb_top.u_sdram32 : at time 378292.0 ns WRITE: Bank = 3 Row = 855, Col = 76, Data = 3638136c
|
| 8597 |
|
|
# Status: Burst-No: 8 Write Address: 000d5f50 WriteData: 4eee339d
|
| 8598 |
|
|
# tb_top.u_sdram32 : at time 378312.0 ns BST : Burst Terminate
|
| 8599 |
|
|
# tb_top.u_sdram32 : at time 378332.0 ns WRITE: Bank = 3 Row = 855, Col = 77, Data = 544fbfa8
|
| 8600 |
|
|
# Status: Burst-No: 9 Write Address: 000d5f51 WriteData: 7e4a0ffc
|
| 8601 |
|
|
# tb_top.u_sdram32 : at time 378352.0 ns BST : Burst Terminate
|
| 8602 |
|
|
# tb_top.u_sdram32 : at time 378372.0 ns WRITE: Bank = 3 Row = 855, Col = 78, Data = 4d27799a
|
| 8603 |
|
|
# Status: Burst-No: 10 Write Address: 000d5f52 WriteData: efebd4df
|
| 8604 |
|
|
# tb_top.u_sdram32 : at time 378392.0 ns BST : Burst Terminate
|
| 8605 |
|
|
# tb_top.u_sdram32 : at time 378412.0 ns WRITE: Bank = 3 Row = 855, Col = 79, Data = 41031982
|
| 8606 |
|
|
# Status: Burst-No: 11 Write Address: 000d5f53 WriteData: ecc6d4d9
|
| 8607 |
|
|
# tb_top.u_sdram32 : at time 378432.0 ns BST : Burst Terminate
|
| 8608 |
|
|
# tb_top.u_sdram32 : at time 378452.0 ns WRITE: Bank = 3 Row = 855, Col = 80, Data = 4eee339d
|
| 8609 |
|
|
# Status: Burst-No: 12 Write Address: 000d5f54 WriteData: 8658500c
|
| 8610 |
|
|
# tb_top.u_sdram32 : at time 378472.0 ns BST : Burst Terminate
|
| 8611 |
|
|
# tb_top.u_sdram32 : at time 378492.0 ns WRITE: Bank = 3 Row = 855, Col = 81, Data = 7e4a0ffc
|
| 8612 |
|
|
# Status: Burst-No: 13 Write Address: 000d5f55 WriteData: 600951c0
|
| 8613 |
|
|
# tb_top.u_sdram32 : at time 378512.0 ns BST : Burst Terminate
|
| 8614 |
|
|
# tb_top.u_sdram32 : at time 378532.0 ns WRITE: Bank = 3 Row = 855, Col = 82, Data = efebd4df
|
| 8615 |
|
|
# Status: Burst-No: 14 Write Address: 000d5f56 WriteData: ae7a545c
|
| 8616 |
|
|
# tb_top.u_sdram32 : at time 378552.0 ns BST : Burst Terminate
|
| 8617 |
|
|
# tb_top.u_sdram32 : at time 378572.0 ns WRITE: Bank = 3 Row = 855, Col = 83, Data = ecc6d4d9
|
| 8618 |
|
|
# Status: Burst-No: 15 Write Address: 000d5f57 WriteData: 40f9f181
|
| 8619 |
|
|
# tb_top.u_sdram32 : at time 378592.0 ns BST : Burst Terminate
|
| 8620 |
|
|
# tb_top.u_sdram32 : at time 378612.0 ns WRITE: Bank = 3 Row = 855, Col = 84, Data = 8658500c
|
| 8621 |
|
|
# Status: Burst-No: 16 Write Address: 000d5f58 WriteData: a79ca84f
|
| 8622 |
|
|
# tb_top.u_sdram32 : at time 378632.0 ns BST : Burst Terminate
|
| 8623 |
|
|
# tb_top.u_sdram32 : at time 378652.0 ns WRITE: Bank = 3 Row = 855, Col = 85, Data = 600951c0
|
| 8624 |
|
|
# Status: Burst-No: 17 Write Address: 000d5f59 WriteData: d43790a8
|
| 8625 |
|
|
# tb_top.u_sdram32 : at time 378672.0 ns BST : Burst Terminate
|
| 8626 |
|
|
# tb_top.u_sdram32 : at time 378692.0 ns WRITE: Bank = 3 Row = 855, Col = 86, Data = ae7a545c
|
| 8627 |
|
|
# Status: Burst-No: 18 Write Address: 000d5f5a WriteData: 519a95a3
|
| 8628 |
|
|
# tb_top.u_sdram32 : at time 378712.0 ns BST : Burst Terminate
|
| 8629 |
|
|
# tb_top.u_sdram32 : at time 378732.0 ns WRITE: Bank = 3 Row = 855, Col = 87, Data = 40f9f181
|
| 8630 |
|
|
# Status: Burst-No: 19 Write Address: 000d5f5b WriteData: c4605888
|
| 8631 |
|
|
# tb_top.u_sdram32 : at time 378752.0 ns BST : Burst Terminate
|
| 8632 |
|
|
# tb_top.u_sdram32 : at time 378772.0 ns WRITE: Bank = 3 Row = 855, Col = 88, Data = a79ca84f
|
| 8633 |
|
|
# Status: Burst-No: 20 Write Address: 000d5f5c WriteData: 7c9b37f9
|
| 8634 |
|
|
# tb_top.u_sdram32 : at time 378792.0 ns BST : Burst Terminate
|
| 8635 |
|
|
# tb_top.u_sdram32 : at time 378812.0 ns WRITE: Bank = 3 Row = 855, Col = 89, Data = d43790a8
|
| 8636 |
|
|
# Status: Burst-No: 21 Write Address: 000d5f5d WriteData: defd9cbd
|
| 8637 |
|
|
# tb_top.u_sdram32 : at time 378832.0 ns BST : Burst Terminate
|
| 8638 |
|
|
# tb_top.u_sdram32 : at time 378852.0 ns WRITE: Bank = 3 Row = 855, Col = 90, Data = 519a95a3
|
| 8639 |
|
|
# Status: Burst-No: 22 Write Address: 000d5f5e WriteData: 0c53ef18
|
| 8640 |
|
|
# tb_top.u_sdram32 : at time 378872.0 ns BST : Burst Terminate
|
| 8641 |
|
|
# tb_top.u_sdram32 : at time 378892.0 ns WRITE: Bank = 3 Row = 855, Col = 91, Data = c4605888
|
| 8642 |
|
|
# Status: Burst-No: 23 Write Address: 000d5f5f WriteData: 0f8abb1f
|
| 8643 |
|
|
# tb_top.u_sdram32 : at time 378912.0 ns BST : Burst Terminate
|
| 8644 |
|
|
# tb_top.u_sdram32 : at time 378932.0 ns WRITE: Bank = 3 Row = 855, Col = 92, Data = 7c9b37f9
|
| 8645 |
|
|
# Status: Burst-No: 24 Write Address: 000d5f60 WriteData: 35e9b76b
|
| 8646 |
|
|
# tb_top.u_sdram32 : at time 378952.0 ns BST : Burst Terminate
|
| 8647 |
|
|
# tb_top.u_sdram32 : at time 378972.0 ns WRITE: Bank = 3 Row = 855, Col = 93, Data = defd9cbd
|
| 8648 |
|
|
# Status: Burst-No: 25 Write Address: 000d5f61 WriteData: becefe7d
|
| 8649 |
|
|
# tb_top.u_sdram32 : at time 378992.0 ns BST : Burst Terminate
|
| 8650 |
|
|
# tb_top.u_sdram32 : at time 379012.0 ns WRITE: Bank = 3 Row = 855, Col = 94, Data = 0c53ef18
|
| 8651 |
|
|
# Status: Burst-No: 26 Write Address: 000d5f62 WriteData: 4b498396
|
| 8652 |
|
|
# tb_top.u_sdram32 : at time 379032.0 ns BST : Burst Terminate
|
| 8653 |
|
|
# tb_top.u_sdram32 : at time 379052.0 ns WRITE: Bank = 3 Row = 855, Col = 95, Data = 0f8abb1f
|
| 8654 |
|
|
# Status: Burst-No: 27 Write Address: 000d5f63 WriteData: 8582800b
|
| 8655 |
|
|
# tb_top.u_sdram32 : at time 379072.0 ns BST : Burst Terminate
|
| 8656 |
|
|
# tb_top.u_sdram32 : at time 379092.0 ns WRITE: Bank = 3 Row = 855, Col = 96, Data = 35e9b76b
|
| 8657 |
|
|
# Status: Burst-No: 28 Write Address: 000d5f64 WriteData: 088fa311
|
| 8658 |
|
|
# tb_top.u_sdram32 : at time 379112.0 ns BST : Burst Terminate
|
| 8659 |
|
|
# tb_top.u_sdram32 : at time 379132.0 ns WRITE: Bank = 3 Row = 855, Col = 97, Data = becefe7d
|
| 8660 |
|
|
# Status: Burst-No: 29 Write Address: 000d5f65 WriteData: c7f6028f
|
| 8661 |
|
|
# tb_top.u_sdram32 : at time 379152.0 ns BST : Burst Terminate
|
| 8662 |
|
|
# tb_top.u_sdram32 : at time 379172.0 ns WRITE: Bank = 3 Row = 855, Col = 98, Data = 4b498396
|
| 8663 |
|
|
# Status: Burst-No: 30 Write Address: 000d5f66 WriteData: 9fd6283f
|
| 8664 |
|
|
# tb_top.u_sdram32 : at time 379192.0 ns BST : Burst Terminate
|
| 8665 |
|
|
# tb_top.u_sdram32 : at time 379212.0 ns WRITE: Bank = 3 Row = 855, Col = 99, Data = 8582800b
|
| 8666 |
|
|
# Status: Burst-No: 31 Write Address: 000d5f67 WriteData: 0535d70a
|
| 8667 |
|
|
# tb_top.u_sdram32 : at time 379232.0 ns BST : Burst Terminate
|
| 8668 |
|
|
# tb_top.u_sdram32 : at time 379252.0 ns WRITE: Bank = 3 Row = 855, Col = 100, Data = 088fa311
|
| 8669 |
|
|
# Status: Burst-No: 32 Write Address: 000d5f68 WriteData: bd823a7b
|
| 8670 |
|
|
# tb_top.u_sdram32 : at time 379272.0 ns BST : Burst Terminate
|
| 8671 |
|
|
# tb_top.u_sdram32 : at time 379292.0 ns WRITE: Bank = 3 Row = 855, Col = 101, Data = c7f6028f
|
| 8672 |
|
|
# Status: Burst-No: 33 Write Address: 000d5f69 WriteData: 96dfb62d
|
| 8673 |
|
|
# tb_top.u_sdram32 : at time 379312.0 ns BST : Burst Terminate
|
| 8674 |
|
|
# tb_top.u_sdram32 : at time 379332.0 ns WRITE: Bank = 3 Row = 855, Col = 102, Data = 9fd6283f
|
| 8675 |
|
|
# Status: Burst-No: 34 Write Address: 000d5f6a WriteData: e2e87ec5
|
| 8676 |
|
|
# tb_top.u_sdram32 : at time 379352.0 ns BST : Burst Terminate
|
| 8677 |
|
|
# tb_top.u_sdram32 : at time 379372.0 ns WRITE: Bank = 3 Row = 855, Col = 103, Data = 0535d70a
|
| 8678 |
|
|
# Status: Burst-No: 35 Write Address: 000d5f6b WriteData: ffa3aaff
|
| 8679 |
|
|
# tb_top.u_sdram32 : at time 379392.0 ns BST : Burst Terminate
|
| 8680 |
|
|
# tb_top.u_sdram32 : at time 379412.0 ns WRITE: Bank = 3 Row = 855, Col = 104, Data = bd823a7b
|
| 8681 |
|
|
# Status: Burst-No: 36 Write Address: 000d5f6c WriteData: aee0765d
|
| 8682 |
|
|
# tb_top.u_sdram32 : at time 379432.0 ns BST : Burst Terminate
|
| 8683 |
|
|
# tb_top.u_sdram32 : at time 379452.0 ns WRITE: Bank = 3 Row = 855, Col = 105, Data = 96dfb62d
|
| 8684 |
|
|
# Status: Burst-No: 37 Write Address: 000d5f6d WriteData: e527e6ca
|
| 8685 |
|
|
# tb_top.u_sdram32 : at time 379472.0 ns BST : Burst Terminate
|
| 8686 |
|
|
# tb_top.u_sdram32 : at time 379492.0 ns WRITE: Bank = 3 Row = 855, Col = 106, Data = e2e87ec5
|
| 8687 |
|
|
# Status: Burst-No: 38 Write Address: 000d5f6e WriteData: 6b9ee1d7
|
| 8688 |
|
|
# tb_top.u_sdram32 : at time 379512.0 ns BST : Burst Terminate
|
| 8689 |
|
|
# tb_top.u_sdram32 : at time 379532.0 ns WRITE: Bank = 3 Row = 855, Col = 107, Data = ffa3aaff
|
| 8690 |
|
|
# Status: Burst-No: 39 Write Address: 000d5f6f WriteData: 1ec7a73d
|
| 8691 |
|
|
# tb_top.u_sdram32 : at time 379552.0 ns BST : Burst Terminate
|
| 8692 |
|
|
# tb_top.u_sdram32 : at time 379572.0 ns WRITE: Bank = 3 Row = 855, Col = 108, Data = aee0765d
|
| 8693 |
|
|
# Status: Burst-No: 40 Write Address: 000d5f70 WriteData: 6eef15dd
|
| 8694 |
|
|
# tb_top.u_sdram32 : at time 379592.0 ns BST : Burst Terminate
|
| 8695 |
|
|
# tb_top.u_sdram32 : at time 379612.0 ns WRITE: Bank = 3 Row = 855, Col = 109, Data = e527e6ca
|
| 8696 |
|
|
# Status: Burst-No: 41 Write Address: 000d5f71 WriteData: 0d651b1a
|
| 8697 |
|
|
# tb_top.u_sdram32 : at time 379632.0 ns BST : Burst Terminate
|
| 8698 |
|
|
# tb_top.u_sdram32 : at time 379652.0 ns WRITE: Bank = 3 Row = 855, Col = 110, Data = 6b9ee1d7
|
| 8699 |
|
|
# Status: Burst-No: 42 Write Address: 000d5f72 WriteData: f5a36aeb
|
| 8700 |
|
|
# tb_top.u_sdram32 : at time 379672.0 ns BST : Burst Terminate
|
| 8701 |
|
|
# tb_top.u_sdram32 : at time 379692.0 ns WRITE: Bank = 3 Row = 855, Col = 111, Data = 1ec7a73d
|
| 8702 |
|
|
# Status: Burst-No: 43 Write Address: 000d5f73 WriteData: 694639d2
|
| 8703 |
|
|
# tb_top.u_sdram32 : at time 379712.0 ns BST : Burst Terminate
|
| 8704 |
|
|
# tb_top.u_sdram32 : at time 379732.0 ns WRITE: Bank = 3 Row = 855, Col = 112, Data = 6eef15dd
|
| 8705 |
|
|
# Status: Burst-No: 44 Write Address: 000d5f74 WriteData: 14d49329
|
| 8706 |
|
|
# tb_top.u_sdram32 : at time 379752.0 ns BST : Burst Terminate
|
| 8707 |
|
|
# tb_top.u_sdram32 : at time 379772.0 ns WRITE: Bank = 3 Row = 855, Col = 113, Data = 0d651b1a
|
| 8708 |
|
|
# Status: Burst-No: 45 Write Address: 000d5f75 WriteData: 09b4a313
|
| 8709 |
|
|
# tb_top.u_sdram32 : at time 379792.0 ns BST : Burst Terminate
|
| 8710 |
|
|
# tb_top.u_sdram32 : at time 379812.0 ns WRITE: Bank = 3 Row = 855, Col = 114, Data = f5a36aeb
|
| 8711 |
|
|
# Status: Burst-No: 46 Write Address: 000d5f76 WriteData: 9347f826
|
| 8712 |
|
|
# tb_top.u_sdram32 : at time 379832.0 ns BST : Burst Terminate
|
| 8713 |
|
|
# tb_top.u_sdram32 : at time 379852.0 ns WRITE: Bank = 3 Row = 855, Col = 115, Data = 694639d2
|
| 8714 |
|
|
# Status: Burst-No: 47 Write Address: 000d5f77 WriteData: 8ed88a1d
|
| 8715 |
|
|
# tb_top.u_sdram32 : at time 379872.0 ns BST : Burst Terminate
|
| 8716 |
|
|
# tb_top.u_sdram32 : at time 379892.0 ns WRITE: Bank = 3 Row = 855, Col = 116, Data = 14d49329
|
| 8717 |
|
|
# Status: Burst-No: 48 Write Address: 000d5f78 WriteData: eb1528d6
|
| 8718 |
|
|
# tb_top.u_sdram32 : at time 379912.0 ns BST : Burst Terminate
|
| 8719 |
|
|
# tb_top.u_sdram32 : at time 379932.0 ns WRITE: Bank = 3 Row = 855, Col = 117, Data = 09b4a313
|
| 8720 |
|
|
# Status: Burst-No: 49 Write Address: 000d5f79 WriteData: 79068bf2
|
| 8721 |
|
|
# tb_top.u_sdram32 : at time 379952.0 ns BST : Burst Terminate
|
| 8722 |
|
|
# tb_top.u_sdram32 : at time 379972.0 ns WRITE: Bank = 3 Row = 855, Col = 118, Data = 9347f826
|
| 8723 |
|
|
# Status: Burst-No: 50 Write Address: 000d5f7a WriteData: c762268e
|
| 8724 |
|
|
# tb_top.u_sdram32 : at time 379992.0 ns BST : Burst Terminate
|
| 8725 |
|
|
# tb_top.u_sdram32 : at time 380012.0 ns WRITE: Bank = 3 Row = 855, Col = 119, Data = 8ed88a1d
|
| 8726 |
|
|
# Status: Burst-No: 51 Write Address: 000d5f7b WriteData: c9788892
|
| 8727 |
|
|
# tb_top.u_sdram32 : at time 380032.0 ns BST : Burst Terminate
|
| 8728 |
|
|
# tb_top.u_sdram32 : at time 380052.0 ns WRITE: Bank = 3 Row = 855, Col = 120, Data = eb1528d6
|
| 8729 |
|
|
# tb_top.u_sdram32 : at time 380072.0 ns BST : Burst Terminate
|
| 8730 |
|
|
# tb_top.u_sdram32 : at time 380092.0 ns WRITE: Bank = 3 Row = 855, Col = 121, Data = 79068bf2
|
| 8731 |
|
|
# tb_top.u_sdram32 : at time 380112.0 ns BST : Burst Terminate
|
| 8732 |
|
|
# Write Address: 000ed2f7, Burst Size: 47
|
| 8733 |
|
|
# tb_top.u_sdram32 : at time 380132.0 ns WRITE: Bank = 3 Row = 855, Col = 122, Data = c762268e
|
| 8734 |
|
|
# Status: Burst-No: 0 Write Address: 0003b4bd WriteData: a2e74e45
|
| 8735 |
|
|
# Status: Burst-No: 1 Write Address: 0003b4be WriteData: 7f4ce1fe
|
| 8736 |
|
|
# tb_top.u_sdram32 : at time 380152.0 ns BST : Burst Terminate
|
| 8737 |
|
|
# Status: Burst-No: 2 Write Address: 0003b4bf WriteData: b6b5506d
|
| 8738 |
|
|
# tb_top.u_sdram32 : at time 380172.0 ns WRITE: Bank = 3 Row = 855, Col = 123, Data = c9788892
|
| 8739 |
|
|
# Status: Burst-No: 3 Write Address: 0003b4c0 WriteData: d39764a7
|
| 8740 |
|
|
# tb_top.u_sdram32 : at time 380192.0 ns BST : Burst Terminate
|
| 8741 |
|
|
# Status: Burst-No: 4 Write Address: 0003b4c1 WriteData: 82489004
|
| 8742 |
|
|
# Status: Burst-No: 5 Write Address: 0003b4c2 WriteData: 9154fc22
|
| 8743 |
|
|
# tb_top.u_sdram32 : at time 380292.0 ns AREF : Auto Refresh
|
| 8744 |
|
|
# tb_top.u_sdram32 : at time 380472.0 ns AREF : Auto Refresh
|
| 8745 |
|
|
# tb_top.u_sdram32 : at time 380652.0 ns AREF : Auto Refresh
|
| 8746 |
|
|
# tb_top.u_sdram32 : at time 380832.0 ns AREF : Auto Refresh
|
| 8747 |
|
|
# tb_top.u_sdram32 : at time 381012.0 ns AREF : Auto Refresh
|
| 8748 |
|
|
# tb_top.u_sdram32 : at time 381192.0 ns AREF : Auto Refresh
|
| 8749 |
|
|
# tb_top.u_sdram32 : at time 381432.0 ns ACT : Bank = 0 Row = 237
|
| 8750 |
|
|
# tb_top.u_sdram32 : at time 381492.0 ns WRITE: Bank = 0 Row = 237, Col = 189, Data = a2e74e45
|
| 8751 |
|
|
# tb_top.u_sdram32 : at time 381512.0 ns WRITE: Bank = 0 Row = 237, Col = 190, Data = 7f4ce1fe
|
| 8752 |
|
|
# tb_top.u_sdram32 : at time 381532.0 ns BST : Burst Terminate
|
| 8753 |
|
|
# tb_top.u_sdram32 : at time 381552.0 ns WRITE: Bank = 0 Row = 237, Col = 191, Data = b6b5506d
|
| 8754 |
|
|
# Status: Burst-No: 6 Write Address: 0003b4c3 WriteData: acce1c59
|
| 8755 |
|
|
# tb_top.u_sdram32 : at time 381572.0 ns BST : Burst Terminate
|
| 8756 |
|
|
# tb_top.u_sdram32 : at time 381592.0 ns WRITE: Bank = 0 Row = 237, Col = 192, Data = d39764a7
|
| 8757 |
|
|
# Status: Burst-No: 7 Write Address: 0003b4c4 WriteData: f3002ee6
|
| 8758 |
|
|
# tb_top.u_sdram32 : at time 381612.0 ns BST : Burst Terminate
|
| 8759 |
|
|
# tb_top.u_sdram32 : at time 381632.0 ns WRITE: Bank = 0 Row = 237, Col = 193, Data = 82489004
|
| 8760 |
|
|
# Status: Burst-No: 8 Write Address: 0003b4c5 WriteData: c68ec48d
|
| 8761 |
|
|
# tb_top.u_sdram32 : at time 381652.0 ns BST : Burst Terminate
|
| 8762 |
|
|
# tb_top.u_sdram32 : at time 381672.0 ns WRITE: Bank = 0 Row = 237, Col = 194, Data = 9154fc22
|
| 8763 |
|
|
# Status: Burst-No: 9 Write Address: 0003b4c6 WriteData: 02d50905
|
| 8764 |
|
|
# tb_top.u_sdram32 : at time 381692.0 ns BST : Burst Terminate
|
| 8765 |
|
|
# tb_top.u_sdram32 : at time 381712.0 ns WRITE: Bank = 0 Row = 237, Col = 195, Data = acce1c59
|
| 8766 |
|
|
# Status: Burst-No: 10 Write Address: 0003b4c7 WriteData: 1dec713b
|
| 8767 |
|
|
# tb_top.u_sdram32 : at time 381732.0 ns BST : Burst Terminate
|
| 8768 |
|
|
# tb_top.u_sdram32 : at time 381752.0 ns WRITE: Bank = 0 Row = 237, Col = 196, Data = f3002ee6
|
| 8769 |
|
|
# Status: Burst-No: 11 Write Address: 0003b4c8 WriteData: 679709cf
|
| 8770 |
|
|
# tb_top.u_sdram32 : at time 381772.0 ns BST : Burst Terminate
|
| 8771 |
|
|
# tb_top.u_sdram32 : at time 381792.0 ns WRITE: Bank = 0 Row = 237, Col = 197, Data = c68ec48d
|
| 8772 |
|
|
# Status: Burst-No: 12 Write Address: 0003b4c9 WriteData: a636884c
|
| 8773 |
|
|
# tb_top.u_sdram32 : at time 381812.0 ns BST : Burst Terminate
|
| 8774 |
|
|
# tb_top.u_sdram32 : at time 381832.0 ns WRITE: Bank = 0 Row = 237, Col = 198, Data = 02d50905
|
| 8775 |
|
|
# Status: Burst-No: 13 Write Address: 0003b4ca WriteData: 6581f3cb
|
| 8776 |
|
|
# tb_top.u_sdram32 : at time 381852.0 ns BST : Burst Terminate
|
| 8777 |
|
|
# tb_top.u_sdram32 : at time 381872.0 ns WRITE: Bank = 0 Row = 237, Col = 199, Data = 1dec713b
|
| 8778 |
|
|
# Status: Burst-No: 14 Write Address: 0003b4cb WriteData: d3ed4ca7
|
| 8779 |
|
|
# tb_top.u_sdram32 : at time 381892.0 ns BST : Burst Terminate
|
| 8780 |
|
|
# tb_top.u_sdram32 : at time 381912.0 ns WRITE: Bank = 0 Row = 237, Col = 200, Data = 679709cf
|
| 8781 |
|
|
# Status: Burst-No: 15 Write Address: 0003b4cc WriteData: 0c1dbd18
|
| 8782 |
|
|
# tb_top.u_sdram32 : at time 381932.0 ns BST : Burst Terminate
|
| 8783 |
|
|
# tb_top.u_sdram32 : at time 381952.0 ns WRITE: Bank = 0 Row = 237, Col = 201, Data = a636884c
|
| 8784 |
|
|
# Status: Burst-No: 16 Write Address: 0003b4cd WriteData: f1cc38e3
|
| 8785 |
|
|
# tb_top.u_sdram32 : at time 381972.0 ns BST : Burst Terminate
|
| 8786 |
|
|
# tb_top.u_sdram32 : at time 381992.0 ns WRITE: Bank = 0 Row = 237, Col = 202, Data = 6581f3cb
|
| 8787 |
|
|
# Status: Burst-No: 17 Write Address: 0003b4ce WriteData: 366d676c
|
| 8788 |
|
|
# tb_top.u_sdram32 : at time 382012.0 ns BST : Burst Terminate
|
| 8789 |
|
|
# tb_top.u_sdram32 : at time 382032.0 ns WRITE: Bank = 0 Row = 237, Col = 203, Data = d3ed4ca7
|
| 8790 |
|
|
# Status: Burst-No: 18 Write Address: 0003b4cf WriteData: 87b3680f
|
| 8791 |
|
|
# tb_top.u_sdram32 : at time 382052.0 ns BST : Burst Terminate
|
| 8792 |
|
|
# tb_top.u_sdram32 : at time 382072.0 ns WRITE: Bank = 0 Row = 237, Col = 204, Data = 0c1dbd18
|
| 8793 |
|
|
# Status: Burst-No: 19 Write Address: 0003b4d0 WriteData: 2db0d95b
|
| 8794 |
|
|
# tb_top.u_sdram32 : at time 382092.0 ns BST : Burst Terminate
|
| 8795 |
|
|
# tb_top.u_sdram32 : at time 382112.0 ns WRITE: Bank = 0 Row = 237, Col = 205, Data = f1cc38e3
|
| 8796 |
|
|
# Status: Burst-No: 20 Write Address: 0003b4d1 WriteData: 6847f1d0
|
| 8797 |
|
|
# tb_top.u_sdram32 : at time 382132.0 ns BST : Burst Terminate
|
| 8798 |
|
|
# tb_top.u_sdram32 : at time 382152.0 ns WRITE: Bank = 0 Row = 237, Col = 206, Data = 366d676c
|
| 8799 |
|
|
# Status: Burst-No: 21 Write Address: 0003b4d2 WriteData: 17b1cd2f
|
| 8800 |
|
|
# tb_top.u_sdram32 : at time 382172.0 ns BST : Burst Terminate
|
| 8801 |
|
|
# tb_top.u_sdram32 : at time 382192.0 ns WRITE: Bank = 0 Row = 237, Col = 207, Data = 87b3680f
|
| 8802 |
|
|
# Status: Burst-No: 22 Write Address: 0003b4d3 WriteData: cbe34297
|
| 8803 |
|
|
# tb_top.u_sdram32 : at time 382212.0 ns BST : Burst Terminate
|
| 8804 |
|
|
# tb_top.u_sdram32 : at time 382232.0 ns WRITE: Bank = 0 Row = 237, Col = 208, Data = 2db0d95b
|
| 8805 |
|
|
# Status: Burst-No: 23 Write Address: 0003b4d4 WriteData: 1053a720
|
| 8806 |
|
|
# tb_top.u_sdram32 : at time 382252.0 ns BST : Burst Terminate
|
| 8807 |
|
|
# tb_top.u_sdram32 : at time 382272.0 ns WRITE: Bank = 0 Row = 237, Col = 209, Data = 6847f1d0
|
| 8808 |
|
|
# Status: Burst-No: 24 Write Address: 0003b4d5 WriteData: f7298cee
|
| 8809 |
|
|
# tb_top.u_sdram32 : at time 382292.0 ns BST : Burst Terminate
|
| 8810 |
|
|
# tb_top.u_sdram32 : at time 382312.0 ns WRITE: Bank = 0 Row = 237, Col = 210, Data = 17b1cd2f
|
| 8811 |
|
|
# Status: Burst-No: 25 Write Address: 0003b4d6 WriteData: 92de5425
|
| 8812 |
|
|
# tb_top.u_sdram32 : at time 382332.0 ns BST : Burst Terminate
|
| 8813 |
|
|
# tb_top.u_sdram32 : at time 382352.0 ns WRITE: Bank = 0 Row = 237, Col = 211, Data = cbe34297
|
| 8814 |
|
|
# Status: Burst-No: 26 Write Address: 0003b4d7 WriteData: 395f1772
|
| 8815 |
|
|
# tb_top.u_sdram32 : at time 382372.0 ns BST : Burst Terminate
|
| 8816 |
|
|
# tb_top.u_sdram32 : at time 382392.0 ns WRITE: Bank = 0 Row = 237, Col = 212, Data = 1053a720
|
| 8817 |
|
|
# Status: Burst-No: 27 Write Address: 0003b4d8 WriteData: da3c32b4
|
| 8818 |
|
|
# tb_top.u_sdram32 : at time 382412.0 ns BST : Burst Terminate
|
| 8819 |
|
|
# tb_top.u_sdram32 : at time 382432.0 ns WRITE: Bank = 0 Row = 237, Col = 213, Data = f7298cee
|
| 8820 |
|
|
# Status: Burst-No: 28 Write Address: 0003b4d9 WriteData: 0254a704
|
| 8821 |
|
|
# tb_top.u_sdram32 : at time 382452.0 ns BST : Burst Terminate
|
| 8822 |
|
|
# tb_top.u_sdram32 : at time 382472.0 ns WRITE: Bank = 0 Row = 237, Col = 214, Data = 92de5425
|
| 8823 |
|
|
# Status: Burst-No: 29 Write Address: 0003b4da WriteData: d022e8a0
|
| 8824 |
|
|
# tb_top.u_sdram32 : at time 382492.0 ns BST : Burst Terminate
|
| 8825 |
|
|
# tb_top.u_sdram32 : at time 382512.0 ns WRITE: Bank = 0 Row = 237, Col = 215, Data = 395f1772
|
| 8826 |
|
|
# Status: Burst-No: 30 Write Address: 0003b4db WriteData: 5982e1b3
|
| 8827 |
|
|
# tb_top.u_sdram32 : at time 382532.0 ns BST : Burst Terminate
|
| 8828 |
|
|
# tb_top.u_sdram32 : at time 382552.0 ns WRITE: Bank = 0 Row = 237, Col = 216, Data = da3c32b4
|
| 8829 |
|
|
# Status: Burst-No: 31 Write Address: 0003b4dc WriteData: 31df4b63
|
| 8830 |
|
|
# tb_top.u_sdram32 : at time 382572.0 ns BST : Burst Terminate
|
| 8831 |
|
|
# tb_top.u_sdram32 : at time 382592.0 ns WRITE: Bank = 0 Row = 237, Col = 217, Data = 0254a704
|
| 8832 |
|
|
# Status: Burst-No: 32 Write Address: 0003b4dd WriteData: 8fac9e1f
|
| 8833 |
|
|
# tb_top.u_sdram32 : at time 382612.0 ns BST : Burst Terminate
|
| 8834 |
|
|
# tb_top.u_sdram32 : at time 382632.0 ns WRITE: Bank = 0 Row = 237, Col = 218, Data = d022e8a0
|
| 8835 |
|
|
# Status: Burst-No: 33 Write Address: 0003b4de WriteData: 6e3c37dc
|
| 8836 |
|
|
# tb_top.u_sdram32 : at time 382652.0 ns BST : Burst Terminate
|
| 8837 |
|
|
# tb_top.u_sdram32 : at time 382672.0 ns WRITE: Bank = 0 Row = 237, Col = 219, Data = 5982e1b3
|
| 8838 |
|
|
# Status: Burst-No: 34 Write Address: 0003b4df WriteData: 8a205c14
|
| 8839 |
|
|
# tb_top.u_sdram32 : at time 382692.0 ns BST : Burst Terminate
|
| 8840 |
|
|
# tb_top.u_sdram32 : at time 382712.0 ns WRITE: Bank = 0 Row = 237, Col = 220, Data = 31df4b63
|
| 8841 |
|
|
# Status: Burst-No: 35 Write Address: 0003b4e0 WriteData: 9abc7835
|
| 8842 |
|
|
# tb_top.u_sdram32 : at time 382732.0 ns BST : Burst Terminate
|
| 8843 |
|
|
# tb_top.u_sdram32 : at time 382752.0 ns WRITE: Bank = 0 Row = 237, Col = 221, Data = 8fac9e1f
|
| 8844 |
|
|
# Status: Burst-No: 36 Write Address: 0003b4e1 WriteData: f2708ce4
|
| 8845 |
|
|
# tb_top.u_sdram32 : at time 382772.0 ns BST : Burst Terminate
|
| 8846 |
|
|
# tb_top.u_sdram32 : at time 382792.0 ns WRITE: Bank = 0 Row = 237, Col = 222, Data = 6e3c37dc
|
| 8847 |
|
|
# Status: Burst-No: 37 Write Address: 0003b4e2 WriteData: 671fa9ce
|
| 8848 |
|
|
# tb_top.u_sdram32 : at time 382812.0 ns BST : Burst Terminate
|
| 8849 |
|
|
# tb_top.u_sdram32 : at time 382832.0 ns WRITE: Bank = 0 Row = 237, Col = 223, Data = 8a205c14
|
| 8850 |
|
|
# Status: Burst-No: 38 Write Address: 0003b4e3 WriteData: d73b04ae
|
| 8851 |
|
|
# tb_top.u_sdram32 : at time 382852.0 ns BST : Burst Terminate
|
| 8852 |
|
|
# tb_top.u_sdram32 : at time 382872.0 ns WRITE: Bank = 0 Row = 237, Col = 224, Data = 9abc7835
|
| 8853 |
|
|
# Status: Burst-No: 39 Write Address: 0003b4e4 WriteData: 5cea0bb9
|
| 8854 |
|
|
# tb_top.u_sdram32 : at time 382892.0 ns BST : Burst Terminate
|
| 8855 |
|
|
# tb_top.u_sdram32 : at time 382912.0 ns WRITE: Bank = 0 Row = 237, Col = 225, Data = f2708ce4
|
| 8856 |
|
|
# Status: Burst-No: 40 Write Address: 0003b4e5 WriteData: 525751a4
|
| 8857 |
|
|
# tb_top.u_sdram32 : at time 382932.0 ns BST : Burst Terminate
|
| 8858 |
|
|
# tb_top.u_sdram32 : at time 382952.0 ns WRITE: Bank = 0 Row = 237, Col = 226, Data = 671fa9ce
|
| 8859 |
|
|
# Status: Burst-No: 41 Write Address: 0003b4e6 WriteData: ad676c5a
|
| 8860 |
|
|
# tb_top.u_sdram32 : at time 382972.0 ns BST : Burst Terminate
|
| 8861 |
|
|
# tb_top.u_sdram32 : at time 382992.0 ns WRITE: Bank = 0 Row = 237, Col = 227, Data = d73b04ae
|
| 8862 |
|
|
# Status: Burst-No: 42 Write Address: 0003b4e7 WriteData: 8684180d
|
| 8863 |
|
|
# tb_top.u_sdram32 : at time 383012.0 ns BST : Burst Terminate
|
| 8864 |
|
|
# tb_top.u_sdram32 : at time 383032.0 ns WRITE: Bank = 0 Row = 237, Col = 228, Data = 5cea0bb9
|
| 8865 |
|
|
# Status: Burst-No: 43 Write Address: 0003b4e8 WriteData: 83610a06
|
| 8866 |
|
|
# tb_top.u_sdram32 : at time 383052.0 ns BST : Burst Terminate
|
| 8867 |
|
|
# tb_top.u_sdram32 : at time 383072.0 ns WRITE: Bank = 0 Row = 237, Col = 229, Data = 525751a4
|
| 8868 |
|
|
# Status: Burst-No: 44 Write Address: 0003b4e9 WriteData: 2a6b8354
|
| 8869 |
|
|
# tb_top.u_sdram32 : at time 383092.0 ns BST : Burst Terminate
|
| 8870 |
|
|
# tb_top.u_sdram32 : at time 383112.0 ns WRITE: Bank = 0 Row = 237, Col = 230, Data = ad676c5a
|
| 8871 |
|
|
# Status: Burst-No: 45 Write Address: 0003b4ea WriteData: ee7e6adc
|
| 8872 |
|
|
# tb_top.u_sdram32 : at time 383132.0 ns BST : Burst Terminate
|
| 8873 |
|
|
# tb_top.u_sdram32 : at time 383152.0 ns WRITE: Bank = 0 Row = 237, Col = 231, Data = 8684180d
|
| 8874 |
|
|
# Status: Burst-No: 46 Write Address: 0003b4eb WriteData: d09690a1
|
| 8875 |
|
|
# tb_top.u_sdram32 : at time 383172.0 ns BST : Burst Terminate
|
| 8876 |
|
|
# tb_top.u_sdram32 : at time 383192.0 ns WRITE: Bank = 0 Row = 237, Col = 232, Data = 83610a06
|
| 8877 |
|
|
# tb_top.u_sdram32 : at time 383212.0 ns BST : Burst Terminate
|
| 8878 |
|
|
# tb_top.u_sdram32 : at time 383232.0 ns WRITE: Bank = 0 Row = 237, Col = 233, Data = 2a6b8354
|
| 8879 |
|
|
# tb_top.u_sdram32 : at time 383252.0 ns BST : Burst Terminate
|
| 8880 |
|
|
# tb_top.u_sdram32 : at time 383272.0 ns WRITE: Bank = 0 Row = 237, Col = 234, Data = ee7e6adc
|
| 8881 |
|
|
# tb_top.u_sdram32 : at time 383292.0 ns BST : Burst Terminate
|
| 8882 |
|
|
# tb_top.u_sdram32 : at time 383312.0 ns WRITE: Bank = 0 Row = 237, Col = 235, Data = d09690a1
|
| 8883 |
|
|
# tb_top.u_sdram32 : at time 383332.0 ns BST : Burst Terminate
|
| 8884 |
|
|
# tb_top.u_sdram32 : at time 383412.0 ns ACT : Bank = 3 Row = 855
|
| 8885 |
|
|
# tb_top.u_sdram32 : at time 383492.0 ns BST : Burst Terminate
|
| 8886 |
|
|
# tb_top.u_sdram32 : at time 383518.0 ns READ : Bank = 3 Row = 855, Col = 72, Data = 418d7383
|
| 8887 |
|
|
# READ STATUS: Burst-No: 0 Addr: 000d5f48 Rxd: 418d7383
|
| 8888 |
|
|
# tb_top.u_sdram32 : at time 383692.0 ns BST : Burst Terminate
|
| 8889 |
|
|
# tb_top.u_sdram32 : at time 383718.0 ns READ : Bank = 3 Row = 855, Col = 73, Data = 1ee3173d
|
| 8890 |
|
|
# READ STATUS: Burst-No: 1 Addr: 000d5f49 Rxd: 1ee3173d
|
| 8891 |
|
|
# tb_top.u_sdram32 : at time 383892.0 ns BST : Burst Terminate
|
| 8892 |
|
|
# tb_top.u_sdram32 : at time 383918.0 ns READ : Bank = 3 Row = 855, Col = 74, Data = 580965b0
|
| 8893 |
|
|
# READ STATUS: Burst-No: 2 Addr: 000d5f4a Rxd: 580965b0
|
| 8894 |
|
|
# tb_top.u_sdram32 : at time 384092.0 ns BST : Burst Terminate
|
| 8895 |
|
|
# tb_top.u_sdram32 : at time 384118.0 ns READ : Bank = 3 Row = 855, Col = 75, Data = 5ccb93b9
|
| 8896 |
|
|
# READ STATUS: Burst-No: 3 Addr: 000d5f4b Rxd: 5ccb93b9
|
| 8897 |
|
|
# tb_top.u_sdram32 : at time 384292.0 ns BST : Burst Terminate
|
| 8898 |
|
|
# tb_top.u_sdram32 : at time 384318.0 ns READ : Bank = 3 Row = 855, Col = 76, Data = 3638136c
|
| 8899 |
|
|
# READ STATUS: Burst-No: 4 Addr: 000d5f4c Rxd: 3638136c
|
| 8900 |
|
|
# tb_top.u_sdram32 : at time 384492.0 ns BST : Burst Terminate
|
| 8901 |
|
|
# tb_top.u_sdram32 : at time 384518.0 ns READ : Bank = 3 Row = 855, Col = 77, Data = 544fbfa8
|
| 8902 |
|
|
# READ STATUS: Burst-No: 5 Addr: 000d5f4d Rxd: 544fbfa8
|
| 8903 |
|
|
# tb_top.u_sdram32 : at time 384692.0 ns BST : Burst Terminate
|
| 8904 |
|
|
# tb_top.u_sdram32 : at time 384718.0 ns READ : Bank = 3 Row = 855, Col = 78, Data = 4d27799a
|
| 8905 |
|
|
# READ STATUS: Burst-No: 6 Addr: 000d5f4e Rxd: 4d27799a
|
| 8906 |
|
|
# tb_top.u_sdram32 : at time 384892.0 ns BST : Burst Terminate
|
| 8907 |
|
|
# tb_top.u_sdram32 : at time 384918.0 ns READ : Bank = 3 Row = 855, Col = 79, Data = 41031982
|
| 8908 |
|
|
# READ STATUS: Burst-No: 7 Addr: 000d5f4f Rxd: 41031982
|
| 8909 |
|
|
# tb_top.u_sdram32 : at time 385092.0 ns BST : Burst Terminate
|
| 8910 |
|
|
# tb_top.u_sdram32 : at time 385118.0 ns READ : Bank = 3 Row = 855, Col = 80, Data = 4eee339d
|
| 8911 |
|
|
# READ STATUS: Burst-No: 8 Addr: 000d5f50 Rxd: 4eee339d
|
| 8912 |
|
|
# tb_top.u_sdram32 : at time 385292.0 ns BST : Burst Terminate
|
| 8913 |
|
|
# tb_top.u_sdram32 : at time 385318.0 ns READ : Bank = 3 Row = 855, Col = 81, Data = 7e4a0ffc
|
| 8914 |
|
|
# READ STATUS: Burst-No: 9 Addr: 000d5f51 Rxd: 7e4a0ffc
|
| 8915 |
|
|
# tb_top.u_sdram32 : at time 385492.0 ns BST : Burst Terminate
|
| 8916 |
|
|
# tb_top.u_sdram32 : at time 385518.0 ns READ : Bank = 3 Row = 855, Col = 82, Data = efebd4df
|
| 8917 |
|
|
# READ STATUS: Burst-No: 10 Addr: 000d5f52 Rxd: efebd4df
|
| 8918 |
|
|
# tb_top.u_sdram32 : at time 385692.0 ns BST : Burst Terminate
|
| 8919 |
|
|
# tb_top.u_sdram32 : at time 385718.0 ns READ : Bank = 3 Row = 855, Col = 83, Data = ecc6d4d9
|
| 8920 |
|
|
# READ STATUS: Burst-No: 11 Addr: 000d5f53 Rxd: ecc6d4d9
|
| 8921 |
|
|
# tb_top.u_sdram32 : at time 385892.0 ns BST : Burst Terminate
|
| 8922 |
|
|
# tb_top.u_sdram32 : at time 385918.0 ns READ : Bank = 3 Row = 855, Col = 84, Data = 8658500c
|
| 8923 |
|
|
# READ STATUS: Burst-No: 12 Addr: 000d5f54 Rxd: 8658500c
|
| 8924 |
|
|
# tb_top.u_sdram32 : at time 386092.0 ns BST : Burst Terminate
|
| 8925 |
|
|
# tb_top.u_sdram32 : at time 386118.0 ns READ : Bank = 3 Row = 855, Col = 85, Data = 600951c0
|
| 8926 |
|
|
# READ STATUS: Burst-No: 13 Addr: 000d5f55 Rxd: 600951c0
|
| 8927 |
|
|
# tb_top.u_sdram32 : at time 386292.0 ns BST : Burst Terminate
|
| 8928 |
|
|
# tb_top.u_sdram32 : at time 386318.0 ns READ : Bank = 3 Row = 855, Col = 86, Data = ae7a545c
|
| 8929 |
|
|
# READ STATUS: Burst-No: 14 Addr: 000d5f56 Rxd: ae7a545c
|
| 8930 |
|
|
# tb_top.u_sdram32 : at time 386492.0 ns BST : Burst Terminate
|
| 8931 |
|
|
# tb_top.u_sdram32 : at time 386518.0 ns READ : Bank = 3 Row = 855, Col = 87, Data = 40f9f181
|
| 8932 |
|
|
# READ STATUS: Burst-No: 15 Addr: 000d5f57 Rxd: 40f9f181
|
| 8933 |
|
|
# tb_top.u_sdram32 : at time 386692.0 ns BST : Burst Terminate
|
| 8934 |
|
|
# tb_top.u_sdram32 : at time 386718.0 ns READ : Bank = 3 Row = 855, Col = 88, Data = a79ca84f
|
| 8935 |
|
|
# READ STATUS: Burst-No: 16 Addr: 000d5f58 Rxd: a79ca84f
|
| 8936 |
|
|
# tb_top.u_sdram32 : at time 386892.0 ns BST : Burst Terminate
|
| 8937 |
|
|
# tb_top.u_sdram32 : at time 386918.0 ns READ : Bank = 3 Row = 855, Col = 89, Data = d43790a8
|
| 8938 |
|
|
# READ STATUS: Burst-No: 17 Addr: 000d5f59 Rxd: d43790a8
|
| 8939 |
|
|
# tb_top.u_sdram32 : at time 387092.0 ns BST : Burst Terminate
|
| 8940 |
|
|
# tb_top.u_sdram32 : at time 387118.0 ns READ : Bank = 3 Row = 855, Col = 90, Data = 519a95a3
|
| 8941 |
|
|
# READ STATUS: Burst-No: 18 Addr: 000d5f5a Rxd: 519a95a3
|
| 8942 |
|
|
# tb_top.u_sdram32 : at time 387292.0 ns BST : Burst Terminate
|
| 8943 |
|
|
# tb_top.u_sdram32 : at time 387318.0 ns READ : Bank = 3 Row = 855, Col = 91, Data = c4605888
|
| 8944 |
|
|
# READ STATUS: Burst-No: 19 Addr: 000d5f5b Rxd: c4605888
|
| 8945 |
|
|
# tb_top.u_sdram32 : at time 387492.0 ns BST : Burst Terminate
|
| 8946 |
|
|
# tb_top.u_sdram32 : at time 387518.0 ns READ : Bank = 3 Row = 855, Col = 92, Data = 7c9b37f9
|
| 8947 |
|
|
# READ STATUS: Burst-No: 20 Addr: 000d5f5c Rxd: 7c9b37f9
|
| 8948 |
|
|
# tb_top.u_sdram32 : at time 387692.0 ns BST : Burst Terminate
|
| 8949 |
|
|
# tb_top.u_sdram32 : at time 387718.0 ns READ : Bank = 3 Row = 855, Col = 93, Data = defd9cbd
|
| 8950 |
|
|
# READ STATUS: Burst-No: 21 Addr: 000d5f5d Rxd: defd9cbd
|
| 8951 |
|
|
# tb_top.u_sdram32 : at time 387892.0 ns BST : Burst Terminate
|
| 8952 |
|
|
# tb_top.u_sdram32 : at time 387918.0 ns READ : Bank = 3 Row = 855, Col = 94, Data = 0c53ef18
|
| 8953 |
|
|
# READ STATUS: Burst-No: 22 Addr: 000d5f5e Rxd: 0c53ef18
|
| 8954 |
|
|
# tb_top.u_sdram32 : at time 388092.0 ns BST : Burst Terminate
|
| 8955 |
|
|
# tb_top.u_sdram32 : at time 388118.0 ns READ : Bank = 3 Row = 855, Col = 95, Data = 0f8abb1f
|
| 8956 |
|
|
# READ STATUS: Burst-No: 23 Addr: 000d5f5f Rxd: 0f8abb1f
|
| 8957 |
|
|
# tb_top.u_sdram32 : at time 388292.0 ns BST : Burst Terminate
|
| 8958 |
|
|
# tb_top.u_sdram32 : at time 388318.0 ns READ : Bank = 3 Row = 855, Col = 96, Data = 35e9b76b
|
| 8959 |
|
|
# READ STATUS: Burst-No: 24 Addr: 000d5f60 Rxd: 35e9b76b
|
| 8960 |
|
|
# tb_top.u_sdram32 : at time 388492.0 ns BST : Burst Terminate
|
| 8961 |
|
|
# tb_top.u_sdram32 : at time 388518.0 ns READ : Bank = 3 Row = 855, Col = 97, Data = becefe7d
|
| 8962 |
|
|
# READ STATUS: Burst-No: 25 Addr: 000d5f61 Rxd: becefe7d
|
| 8963 |
|
|
# tb_top.u_sdram32 : at time 388692.0 ns BST : Burst Terminate
|
| 8964 |
|
|
# tb_top.u_sdram32 : at time 388718.0 ns READ : Bank = 3 Row = 855, Col = 98, Data = 4b498396
|
| 8965 |
|
|
# READ STATUS: Burst-No: 26 Addr: 000d5f62 Rxd: 4b498396
|
| 8966 |
|
|
# tb_top.u_sdram32 : at time 388892.0 ns BST : Burst Terminate
|
| 8967 |
|
|
# tb_top.u_sdram32 : at time 388918.0 ns READ : Bank = 3 Row = 855, Col = 99, Data = 8582800b
|
| 8968 |
|
|
# READ STATUS: Burst-No: 27 Addr: 000d5f63 Rxd: 8582800b
|
| 8969 |
|
|
# tb_top.u_sdram32 : at time 389092.0 ns BST : Burst Terminate
|
| 8970 |
|
|
# tb_top.u_sdram32 : at time 389118.0 ns READ : Bank = 3 Row = 855, Col = 100, Data = 088fa311
|
| 8971 |
|
|
# READ STATUS: Burst-No: 28 Addr: 000d5f64 Rxd: 088fa311
|
| 8972 |
|
|
# tb_top.u_sdram32 : at time 389292.0 ns BST : Burst Terminate
|
| 8973 |
|
|
# tb_top.u_sdram32 : at time 389318.0 ns READ : Bank = 3 Row = 855, Col = 101, Data = c7f6028f
|
| 8974 |
|
|
# READ STATUS: Burst-No: 29 Addr: 000d5f65 Rxd: c7f6028f
|
| 8975 |
|
|
# tb_top.u_sdram32 : at time 389492.0 ns BST : Burst Terminate
|
| 8976 |
|
|
# tb_top.u_sdram32 : at time 389518.0 ns READ : Bank = 3 Row = 855, Col = 102, Data = 9fd6283f
|
| 8977 |
|
|
# READ STATUS: Burst-No: 30 Addr: 000d5f66 Rxd: 9fd6283f
|
| 8978 |
|
|
# tb_top.u_sdram32 : at time 389692.0 ns BST : Burst Terminate
|
| 8979 |
|
|
# tb_top.u_sdram32 : at time 389718.0 ns READ : Bank = 3 Row = 855, Col = 103, Data = 0535d70a
|
| 8980 |
|
|
# READ STATUS: Burst-No: 31 Addr: 000d5f67 Rxd: 0535d70a
|
| 8981 |
|
|
# tb_top.u_sdram32 : at time 389892.0 ns BST : Burst Terminate
|
| 8982 |
|
|
# tb_top.u_sdram32 : at time 389918.0 ns READ : Bank = 3 Row = 855, Col = 104, Data = bd823a7b
|
| 8983 |
|
|
# READ STATUS: Burst-No: 32 Addr: 000d5f68 Rxd: bd823a7b
|
| 8984 |
|
|
# tb_top.u_sdram32 : at time 390092.0 ns BST : Burst Terminate
|
| 8985 |
|
|
# tb_top.u_sdram32 : at time 390118.0 ns READ : Bank = 3 Row = 855, Col = 105, Data = 96dfb62d
|
| 8986 |
|
|
# READ STATUS: Burst-No: 33 Addr: 000d5f69 Rxd: 96dfb62d
|
| 8987 |
|
|
# tb_top.u_sdram32 : at time 390292.0 ns BST : Burst Terminate
|
| 8988 |
|
|
# tb_top.u_sdram32 : at time 390318.0 ns READ : Bank = 3 Row = 855, Col = 106, Data = e2e87ec5
|
| 8989 |
|
|
# READ STATUS: Burst-No: 34 Addr: 000d5f6a Rxd: e2e87ec5
|
| 8990 |
|
|
# tb_top.u_sdram32 : at time 390492.0 ns BST : Burst Terminate
|
| 8991 |
|
|
# tb_top.u_sdram32 : at time 390518.0 ns READ : Bank = 3 Row = 855, Col = 107, Data = ffa3aaff
|
| 8992 |
|
|
# READ STATUS: Burst-No: 35 Addr: 000d5f6b Rxd: ffa3aaff
|
| 8993 |
|
|
# tb_top.u_sdram32 : at time 390692.0 ns BST : Burst Terminate
|
| 8994 |
|
|
# tb_top.u_sdram32 : at time 390718.0 ns READ : Bank = 3 Row = 855, Col = 108, Data = aee0765d
|
| 8995 |
|
|
# READ STATUS: Burst-No: 36 Addr: 000d5f6c Rxd: aee0765d
|
| 8996 |
|
|
# tb_top.u_sdram32 : at time 390892.0 ns BST : Burst Terminate
|
| 8997 |
|
|
# tb_top.u_sdram32 : at time 390918.0 ns READ : Bank = 3 Row = 855, Col = 109, Data = e527e6ca
|
| 8998 |
|
|
# READ STATUS: Burst-No: 37 Addr: 000d5f6d Rxd: e527e6ca
|
| 8999 |
|
|
# tb_top.u_sdram32 : at time 391092.0 ns BST : Burst Terminate
|
| 9000 |
|
|
# tb_top.u_sdram32 : at time 391118.0 ns READ : Bank = 3 Row = 855, Col = 110, Data = 6b9ee1d7
|
| 9001 |
|
|
# READ STATUS: Burst-No: 38 Addr: 000d5f6e Rxd: 6b9ee1d7
|
| 9002 |
|
|
# tb_top.u_sdram32 : at time 391292.0 ns BST : Burst Terminate
|
| 9003 |
|
|
# tb_top.u_sdram32 : at time 391318.0 ns READ : Bank = 3 Row = 855, Col = 111, Data = 1ec7a73d
|
| 9004 |
|
|
# READ STATUS: Burst-No: 39 Addr: 000d5f6f Rxd: 1ec7a73d
|
| 9005 |
|
|
# tb_top.u_sdram32 : at time 391492.0 ns BST : Burst Terminate
|
| 9006 |
|
|
# tb_top.u_sdram32 : at time 391518.0 ns READ : Bank = 3 Row = 855, Col = 112, Data = 6eef15dd
|
| 9007 |
|
|
# READ STATUS: Burst-No: 40 Addr: 000d5f70 Rxd: 6eef15dd
|
| 9008 |
|
|
# tb_top.u_sdram32 : at time 391692.0 ns BST : Burst Terminate
|
| 9009 |
|
|
# tb_top.u_sdram32 : at time 391718.0 ns READ : Bank = 3 Row = 855, Col = 113, Data = 0d651b1a
|
| 9010 |
|
|
# READ STATUS: Burst-No: 41 Addr: 000d5f71 Rxd: 0d651b1a
|
| 9011 |
|
|
# tb_top.u_sdram32 : at time 391892.0 ns BST : Burst Terminate
|
| 9012 |
|
|
# tb_top.u_sdram32 : at time 391918.0 ns READ : Bank = 3 Row = 855, Col = 114, Data = f5a36aeb
|
| 9013 |
|
|
# READ STATUS: Burst-No: 42 Addr: 000d5f72 Rxd: f5a36aeb
|
| 9014 |
|
|
# tb_top.u_sdram32 : at time 392092.0 ns BST : Burst Terminate
|
| 9015 |
|
|
# tb_top.u_sdram32 : at time 392118.0 ns READ : Bank = 3 Row = 855, Col = 115, Data = 694639d2
|
| 9016 |
|
|
# READ STATUS: Burst-No: 43 Addr: 000d5f73 Rxd: 694639d2
|
| 9017 |
|
|
# tb_top.u_sdram32 : at time 392292.0 ns BST : Burst Terminate
|
| 9018 |
|
|
# tb_top.u_sdram32 : at time 392318.0 ns READ : Bank = 3 Row = 855, Col = 116, Data = 14d49329
|
| 9019 |
|
|
# READ STATUS: Burst-No: 44 Addr: 000d5f74 Rxd: 14d49329
|
| 9020 |
|
|
# tb_top.u_sdram32 : at time 392492.0 ns BST : Burst Terminate
|
| 9021 |
|
|
# tb_top.u_sdram32 : at time 392518.0 ns READ : Bank = 3 Row = 855, Col = 117, Data = 09b4a313
|
| 9022 |
|
|
# READ STATUS: Burst-No: 45 Addr: 000d5f75 Rxd: 09b4a313
|
| 9023 |
|
|
# tb_top.u_sdram32 : at time 392692.0 ns BST : Burst Terminate
|
| 9024 |
|
|
# tb_top.u_sdram32 : at time 392718.0 ns READ : Bank = 3 Row = 855, Col = 118, Data = 9347f826
|
| 9025 |
|
|
# READ STATUS: Burst-No: 46 Addr: 000d5f76 Rxd: 9347f826
|
| 9026 |
|
|
# tb_top.u_sdram32 : at time 392892.0 ns BST : Burst Terminate
|
| 9027 |
|
|
# tb_top.u_sdram32 : at time 392918.0 ns READ : Bank = 3 Row = 855, Col = 119, Data = 8ed88a1d
|
| 9028 |
|
|
# READ STATUS: Burst-No: 47 Addr: 000d5f77 Rxd: 8ed88a1d
|
| 9029 |
|
|
# tb_top.u_sdram32 : at time 393092.0 ns BST : Burst Terminate
|
| 9030 |
|
|
# tb_top.u_sdram32 : at time 393118.0 ns READ : Bank = 3 Row = 855, Col = 120, Data = eb1528d6
|
| 9031 |
|
|
# READ STATUS: Burst-No: 48 Addr: 000d5f78 Rxd: eb1528d6
|
| 9032 |
|
|
# tb_top.u_sdram32 : at time 393292.0 ns BST : Burst Terminate
|
| 9033 |
|
|
# tb_top.u_sdram32 : at time 393318.0 ns READ : Bank = 3 Row = 855, Col = 121, Data = 79068bf2
|
| 9034 |
|
|
# READ STATUS: Burst-No: 49 Addr: 000d5f79 Rxd: 79068bf2
|
| 9035 |
|
|
# tb_top.u_sdram32 : at time 393492.0 ns BST : Burst Terminate
|
| 9036 |
|
|
# tb_top.u_sdram32 : at time 393518.0 ns READ : Bank = 3 Row = 855, Col = 122, Data = c762268e
|
| 9037 |
|
|
# READ STATUS: Burst-No: 50 Addr: 000d5f7a Rxd: c762268e
|
| 9038 |
|
|
# tb_top.u_sdram32 : at time 393692.0 ns BST : Burst Terminate
|
| 9039 |
|
|
# tb_top.u_sdram32 : at time 393718.0 ns READ : Bank = 3 Row = 855, Col = 123, Data = c9788892
|
| 9040 |
|
|
# READ STATUS: Burst-No: 51 Addr: 000d5f7b Rxd: c9788892
|
| 9041 |
|
|
# tb_top.u_sdram32 : at time 393992.0 ns BST : Burst Terminate
|
| 9042 |
|
|
# tb_top.u_sdram32 : at time 394018.0 ns READ : Bank = 0 Row = 237, Col = 189, Data = a2e74e45
|
| 9043 |
|
|
# READ STATUS: Burst-No: 0 Addr: 0003b4bd Rxd: a2e74e45
|
| 9044 |
|
|
# tb_top.u_sdram32 : at time 394192.0 ns BST : Burst Terminate
|
| 9045 |
|
|
# tb_top.u_sdram32 : at time 394218.0 ns READ : Bank = 0 Row = 237, Col = 190, Data = 7f4ce1fe
|
| 9046 |
|
|
# READ STATUS: Burst-No: 1 Addr: 0003b4be Rxd: 7f4ce1fe
|
| 9047 |
|
|
# tb_top.u_sdram32 : at time 394392.0 ns BST : Burst Terminate
|
| 9048 |
|
|
# tb_top.u_sdram32 : at time 394418.0 ns READ : Bank = 0 Row = 237, Col = 191, Data = b6b5506d
|
| 9049 |
|
|
# READ STATUS: Burst-No: 2 Addr: 0003b4bf Rxd: b6b5506d
|
| 9050 |
|
|
# tb_top.u_sdram32 : at time 394592.0 ns BST : Burst Terminate
|
| 9051 |
|
|
# tb_top.u_sdram32 : at time 394618.0 ns READ : Bank = 0 Row = 237, Col = 192, Data = d39764a7
|
| 9052 |
|
|
# READ STATUS: Burst-No: 3 Addr: 0003b4c0 Rxd: d39764a7
|
| 9053 |
|
|
# tb_top.u_sdram32 : at time 394792.0 ns BST : Burst Terminate
|
| 9054 |
|
|
# tb_top.u_sdram32 : at time 394818.0 ns READ : Bank = 0 Row = 237, Col = 193, Data = 82489004
|
| 9055 |
|
|
# READ STATUS: Burst-No: 4 Addr: 0003b4c1 Rxd: 82489004
|
| 9056 |
|
|
# tb_top.u_sdram32 : at time 394992.0 ns BST : Burst Terminate
|
| 9057 |
|
|
# tb_top.u_sdram32 : at time 395018.0 ns READ : Bank = 0 Row = 237, Col = 194, Data = 9154fc22
|
| 9058 |
|
|
# READ STATUS: Burst-No: 5 Addr: 0003b4c2 Rxd: 9154fc22
|
| 9059 |
|
|
# tb_top.u_sdram32 : at time 395192.0 ns BST : Burst Terminate
|
| 9060 |
|
|
# tb_top.u_sdram32 : at time 395218.0 ns READ : Bank = 0 Row = 237, Col = 195, Data = acce1c59
|
| 9061 |
|
|
# READ STATUS: Burst-No: 6 Addr: 0003b4c3 Rxd: acce1c59
|
| 9062 |
|
|
# tb_top.u_sdram32 : at time 395392.0 ns BST : Burst Terminate
|
| 9063 |
|
|
# tb_top.u_sdram32 : at time 395418.0 ns READ : Bank = 0 Row = 237, Col = 196, Data = f3002ee6
|
| 9064 |
|
|
# READ STATUS: Burst-No: 7 Addr: 0003b4c4 Rxd: f3002ee6
|
| 9065 |
|
|
# tb_top.u_sdram32 : at time 395592.0 ns BST : Burst Terminate
|
| 9066 |
|
|
# tb_top.u_sdram32 : at time 395618.0 ns READ : Bank = 0 Row = 237, Col = 197, Data = c68ec48d
|
| 9067 |
|
|
# READ STATUS: Burst-No: 8 Addr: 0003b4c5 Rxd: c68ec48d
|
| 9068 |
|
|
# tb_top.u_sdram32 : at time 395792.0 ns BST : Burst Terminate
|
| 9069 |
|
|
# tb_top.u_sdram32 : at time 395818.0 ns READ : Bank = 0 Row = 237, Col = 198, Data = 02d50905
|
| 9070 |
|
|
# READ STATUS: Burst-No: 9 Addr: 0003b4c6 Rxd: 02d50905
|
| 9071 |
|
|
# tb_top.u_sdram32 : at time 395992.0 ns BST : Burst Terminate
|
| 9072 |
|
|
# tb_top.u_sdram32 : at time 396018.0 ns READ : Bank = 0 Row = 237, Col = 199, Data = 1dec713b
|
| 9073 |
|
|
# READ STATUS: Burst-No: 10 Addr: 0003b4c7 Rxd: 1dec713b
|
| 9074 |
|
|
# tb_top.u_sdram32 : at time 396192.0 ns BST : Burst Terminate
|
| 9075 |
|
|
# tb_top.u_sdram32 : at time 396218.0 ns READ : Bank = 0 Row = 237, Col = 200, Data = 679709cf
|
| 9076 |
|
|
# READ STATUS: Burst-No: 11 Addr: 0003b4c8 Rxd: 679709cf
|
| 9077 |
|
|
# tb_top.u_sdram32 : at time 396392.0 ns BST : Burst Terminate
|
| 9078 |
|
|
# tb_top.u_sdram32 : at time 396418.0 ns READ : Bank = 0 Row = 237, Col = 201, Data = a636884c
|
| 9079 |
|
|
# READ STATUS: Burst-No: 12 Addr: 0003b4c9 Rxd: a636884c
|
| 9080 |
|
|
# tb_top.u_sdram32 : at time 396592.0 ns BST : Burst Terminate
|
| 9081 |
|
|
# tb_top.u_sdram32 : at time 396618.0 ns READ : Bank = 0 Row = 237, Col = 202, Data = 6581f3cb
|
| 9082 |
|
|
# READ STATUS: Burst-No: 13 Addr: 0003b4ca Rxd: 6581f3cb
|
| 9083 |
|
|
# tb_top.u_sdram32 : at time 396792.0 ns BST : Burst Terminate
|
| 9084 |
|
|
# tb_top.u_sdram32 : at time 396818.0 ns READ : Bank = 0 Row = 237, Col = 203, Data = d3ed4ca7
|
| 9085 |
|
|
# READ STATUS: Burst-No: 14 Addr: 0003b4cb Rxd: d3ed4ca7
|
| 9086 |
|
|
# tb_top.u_sdram32 : at time 396992.0 ns BST : Burst Terminate
|
| 9087 |
|
|
# tb_top.u_sdram32 : at time 397018.0 ns READ : Bank = 0 Row = 237, Col = 204, Data = 0c1dbd18
|
| 9088 |
|
|
# READ STATUS: Burst-No: 15 Addr: 0003b4cc Rxd: 0c1dbd18
|
| 9089 |
|
|
# tb_top.u_sdram32 : at time 397192.0 ns BST : Burst Terminate
|
| 9090 |
|
|
# tb_top.u_sdram32 : at time 397218.0 ns READ : Bank = 0 Row = 237, Col = 205, Data = f1cc38e3
|
| 9091 |
|
|
# READ STATUS: Burst-No: 16 Addr: 0003b4cd Rxd: f1cc38e3
|
| 9092 |
|
|
# tb_top.u_sdram32 : at time 397392.0 ns BST : Burst Terminate
|
| 9093 |
|
|
# tb_top.u_sdram32 : at time 397418.0 ns READ : Bank = 0 Row = 237, Col = 206, Data = 366d676c
|
| 9094 |
|
|
# READ STATUS: Burst-No: 17 Addr: 0003b4ce Rxd: 366d676c
|
| 9095 |
|
|
# tb_top.u_sdram32 : at time 397592.0 ns BST : Burst Terminate
|
| 9096 |
|
|
# tb_top.u_sdram32 : at time 397618.0 ns READ : Bank = 0 Row = 237, Col = 207, Data = 87b3680f
|
| 9097 |
|
|
# READ STATUS: Burst-No: 18 Addr: 0003b4cf Rxd: 87b3680f
|
| 9098 |
|
|
# tb_top.u_sdram32 : at time 397792.0 ns BST : Burst Terminate
|
| 9099 |
|
|
# tb_top.u_sdram32 : at time 397818.0 ns READ : Bank = 0 Row = 237, Col = 208, Data = 2db0d95b
|
| 9100 |
|
|
# READ STATUS: Burst-No: 19 Addr: 0003b4d0 Rxd: 2db0d95b
|
| 9101 |
|
|
# tb_top.u_sdram32 : at time 397992.0 ns BST : Burst Terminate
|
| 9102 |
|
|
# tb_top.u_sdram32 : at time 398018.0 ns READ : Bank = 0 Row = 237, Col = 209, Data = 6847f1d0
|
| 9103 |
|
|
# READ STATUS: Burst-No: 20 Addr: 0003b4d1 Rxd: 6847f1d0
|
| 9104 |
|
|
# tb_top.u_sdram32 : at time 398192.0 ns BST : Burst Terminate
|
| 9105 |
|
|
# tb_top.u_sdram32 : at time 398218.0 ns READ : Bank = 0 Row = 237, Col = 210, Data = 17b1cd2f
|
| 9106 |
|
|
# READ STATUS: Burst-No: 21 Addr: 0003b4d2 Rxd: 17b1cd2f
|
| 9107 |
|
|
# tb_top.u_sdram32 : at time 398392.0 ns BST : Burst Terminate
|
| 9108 |
|
|
# tb_top.u_sdram32 : at time 398418.0 ns READ : Bank = 0 Row = 237, Col = 211, Data = cbe34297
|
| 9109 |
|
|
# READ STATUS: Burst-No: 22 Addr: 0003b4d3 Rxd: cbe34297
|
| 9110 |
|
|
# tb_top.u_sdram32 : at time 398592.0 ns BST : Burst Terminate
|
| 9111 |
|
|
# tb_top.u_sdram32 : at time 398618.0 ns READ : Bank = 0 Row = 237, Col = 212, Data = 1053a720
|
| 9112 |
|
|
# READ STATUS: Burst-No: 23 Addr: 0003b4d4 Rxd: 1053a720
|
| 9113 |
|
|
# tb_top.u_sdram32 : at time 398792.0 ns BST : Burst Terminate
|
| 9114 |
|
|
# tb_top.u_sdram32 : at time 398818.0 ns READ : Bank = 0 Row = 237, Col = 213, Data = f7298cee
|
| 9115 |
|
|
# READ STATUS: Burst-No: 24 Addr: 0003b4d5 Rxd: f7298cee
|
| 9116 |
|
|
# tb_top.u_sdram32 : at time 398992.0 ns BST : Burst Terminate
|
| 9117 |
|
|
# tb_top.u_sdram32 : at time 399018.0 ns READ : Bank = 0 Row = 237, Col = 214, Data = 92de5425
|
| 9118 |
|
|
# READ STATUS: Burst-No: 25 Addr: 0003b4d6 Rxd: 92de5425
|
| 9119 |
|
|
# tb_top.u_sdram32 : at time 399192.0 ns BST : Burst Terminate
|
| 9120 |
|
|
# tb_top.u_sdram32 : at time 399218.0 ns READ : Bank = 0 Row = 237, Col = 215, Data = 395f1772
|
| 9121 |
|
|
# READ STATUS: Burst-No: 26 Addr: 0003b4d7 Rxd: 395f1772
|
| 9122 |
|
|
# tb_top.u_sdram32 : at time 399392.0 ns BST : Burst Terminate
|
| 9123 |
|
|
# tb_top.u_sdram32 : at time 399418.0 ns READ : Bank = 0 Row = 237, Col = 216, Data = da3c32b4
|
| 9124 |
|
|
# READ STATUS: Burst-No: 27 Addr: 0003b4d8 Rxd: da3c32b4
|
| 9125 |
|
|
# tb_top.u_sdram32 : at time 399592.0 ns BST : Burst Terminate
|
| 9126 |
|
|
# tb_top.u_sdram32 : at time 399618.0 ns READ : Bank = 0 Row = 237, Col = 217, Data = 0254a704
|
| 9127 |
|
|
# READ STATUS: Burst-No: 28 Addr: 0003b4d9 Rxd: 0254a704
|
| 9128 |
|
|
# tb_top.u_sdram32 : at time 399792.0 ns BST : Burst Terminate
|
| 9129 |
|
|
# tb_top.u_sdram32 : at time 399818.0 ns READ : Bank = 0 Row = 237, Col = 218, Data = d022e8a0
|
| 9130 |
|
|
# READ STATUS: Burst-No: 29 Addr: 0003b4da Rxd: d022e8a0
|
| 9131 |
|
|
# tb_top.u_sdram32 : at time 399992.0 ns BST : Burst Terminate
|
| 9132 |
|
|
# tb_top.u_sdram32 : at time 400018.0 ns READ : Bank = 0 Row = 237, Col = 219, Data = 5982e1b3
|
| 9133 |
|
|
# READ STATUS: Burst-No: 30 Addr: 0003b4db Rxd: 5982e1b3
|
| 9134 |
|
|
# tb_top.u_sdram32 : at time 400192.0 ns BST : Burst Terminate
|
| 9135 |
|
|
# tb_top.u_sdram32 : at time 400218.0 ns READ : Bank = 0 Row = 237, Col = 220, Data = 31df4b63
|
| 9136 |
|
|
# READ STATUS: Burst-No: 31 Addr: 0003b4dc Rxd: 31df4b63
|
| 9137 |
|
|
# tb_top.u_sdram32 : at time 400392.0 ns BST : Burst Terminate
|
| 9138 |
|
|
# tb_top.u_sdram32 : at time 400418.0 ns READ : Bank = 0 Row = 237, Col = 221, Data = 8fac9e1f
|
| 9139 |
|
|
# READ STATUS: Burst-No: 32 Addr: 0003b4dd Rxd: 8fac9e1f
|
| 9140 |
|
|
# tb_top.u_sdram32 : at time 400592.0 ns BST : Burst Terminate
|
| 9141 |
|
|
# tb_top.u_sdram32 : at time 400618.0 ns READ : Bank = 0 Row = 237, Col = 222, Data = 6e3c37dc
|
| 9142 |
|
|
# READ STATUS: Burst-No: 33 Addr: 0003b4de Rxd: 6e3c37dc
|
| 9143 |
|
|
# tb_top.u_sdram32 : at time 400792.0 ns BST : Burst Terminate
|
| 9144 |
|
|
# tb_top.u_sdram32 : at time 400818.0 ns READ : Bank = 0 Row = 237, Col = 223, Data = 8a205c14
|
| 9145 |
|
|
# READ STATUS: Burst-No: 34 Addr: 0003b4df Rxd: 8a205c14
|
| 9146 |
|
|
# tb_top.u_sdram32 : at time 400992.0 ns BST : Burst Terminate
|
| 9147 |
|
|
# tb_top.u_sdram32 : at time 401018.0 ns READ : Bank = 0 Row = 237, Col = 224, Data = 9abc7835
|
| 9148 |
|
|
# READ STATUS: Burst-No: 35 Addr: 0003b4e0 Rxd: 9abc7835
|
| 9149 |
|
|
# tb_top.u_sdram32 : at time 401192.0 ns BST : Burst Terminate
|
| 9150 |
|
|
# tb_top.u_sdram32 : at time 401218.0 ns READ : Bank = 0 Row = 237, Col = 225, Data = f2708ce4
|
| 9151 |
|
|
# READ STATUS: Burst-No: 36 Addr: 0003b4e1 Rxd: f2708ce4
|
| 9152 |
|
|
# tb_top.u_sdram32 : at time 401392.0 ns BST : Burst Terminate
|
| 9153 |
|
|
# tb_top.u_sdram32 : at time 401418.0 ns READ : Bank = 0 Row = 237, Col = 226, Data = 671fa9ce
|
| 9154 |
|
|
# READ STATUS: Burst-No: 37 Addr: 0003b4e2 Rxd: 671fa9ce
|
| 9155 |
|
|
# tb_top.u_sdram32 : at time 401592.0 ns BST : Burst Terminate
|
| 9156 |
|
|
# tb_top.u_sdram32 : at time 401618.0 ns READ : Bank = 0 Row = 237, Col = 227, Data = d73b04ae
|
| 9157 |
|
|
# READ STATUS: Burst-No: 38 Addr: 0003b4e3 Rxd: d73b04ae
|
| 9158 |
|
|
# tb_top.u_sdram32 : at time 401792.0 ns BST : Burst Terminate
|
| 9159 |
|
|
# tb_top.u_sdram32 : at time 401818.0 ns READ : Bank = 0 Row = 237, Col = 228, Data = 5cea0bb9
|
| 9160 |
|
|
# READ STATUS: Burst-No: 39 Addr: 0003b4e4 Rxd: 5cea0bb9
|
| 9161 |
|
|
# tb_top.u_sdram32 : at time 401992.0 ns BST : Burst Terminate
|
| 9162 |
|
|
# tb_top.u_sdram32 : at time 402018.0 ns READ : Bank = 0 Row = 237, Col = 229, Data = 525751a4
|
| 9163 |
|
|
# READ STATUS: Burst-No: 40 Addr: 0003b4e5 Rxd: 525751a4
|
| 9164 |
|
|
# tb_top.u_sdram32 : at time 402192.0 ns BST : Burst Terminate
|
| 9165 |
|
|
# tb_top.u_sdram32 : at time 402218.0 ns READ : Bank = 0 Row = 237, Col = 230, Data = ad676c5a
|
| 9166 |
|
|
# READ STATUS: Burst-No: 41 Addr: 0003b4e6 Rxd: ad676c5a
|
| 9167 |
|
|
# tb_top.u_sdram32 : at time 402392.0 ns BST : Burst Terminate
|
| 9168 |
|
|
# tb_top.u_sdram32 : at time 402418.0 ns READ : Bank = 0 Row = 237, Col = 231, Data = 8684180d
|
| 9169 |
|
|
# READ STATUS: Burst-No: 42 Addr: 0003b4e7 Rxd: 8684180d
|
| 9170 |
|
|
# tb_top.u_sdram32 : at time 402592.0 ns BST : Burst Terminate
|
| 9171 |
|
|
# tb_top.u_sdram32 : at time 402618.0 ns READ : Bank = 0 Row = 237, Col = 232, Data = 83610a06
|
| 9172 |
|
|
# READ STATUS: Burst-No: 43 Addr: 0003b4e8 Rxd: 83610a06
|
| 9173 |
|
|
# tb_top.u_sdram32 : at time 402792.0 ns BST : Burst Terminate
|
| 9174 |
|
|
# tb_top.u_sdram32 : at time 402818.0 ns READ : Bank = 0 Row = 237, Col = 233, Data = 2a6b8354
|
| 9175 |
|
|
# READ STATUS: Burst-No: 44 Addr: 0003b4e9 Rxd: 2a6b8354
|
| 9176 |
|
|
# tb_top.u_sdram32 : at time 402992.0 ns BST : Burst Terminate
|
| 9177 |
|
|
# tb_top.u_sdram32 : at time 403018.0 ns READ : Bank = 0 Row = 237, Col = 234, Data = ee7e6adc
|
| 9178 |
|
|
# READ STATUS: Burst-No: 45 Addr: 0003b4ea Rxd: ee7e6adc
|
| 9179 |
|
|
# tb_top.u_sdram32 : at time 403192.0 ns BST : Burst Terminate
|
| 9180 |
|
|
# tb_top.u_sdram32 : at time 403218.0 ns READ : Bank = 0 Row = 237, Col = 235, Data = d09690a1
|
| 9181 |
|
|
# READ STATUS: Burst-No: 46 Addr: 0003b4eb Rxd: d09690a1
|
| 9182 |
|
|
# tb_top.u_sdram32 : at time 411132.0 ns AREF : Auto Refresh
|
| 9183 |
|
|
# tb_top.u_sdram32 : at time 411312.0 ns AREF : Auto Refresh
|
| 9184 |
|
|
# tb_top.u_sdram32 : at time 411492.0 ns AREF : Auto Refresh
|
| 9185 |
|
|
# tb_top.u_sdram32 : at time 411672.0 ns AREF : Auto Refresh
|
| 9186 |
|
|
# tb_top.u_sdram32 : at time 411852.0 ns AREF : Auto Refresh
|
| 9187 |
|
|
# tb_top.u_sdram32 : at time 412032.0 ns AREF : Auto Refresh
|
| 9188 |
28 |
dinesha |
###############################
|
| 9189 |
|
|
# STATUS: SDRAM Write/Read TEST PASSED
|
| 9190 |
|
|
###############################
|
| 9191 |
46 |
dinesha |
# ** Note: $finish : ../tb/tb_top.sv(365)
|
| 9192 |
|
|
# Time: 413400 ns Iteration: 0 Instance: /tb_top
|