Skip to content

Commit a4d615a

Browse files
committed
update run
1 parent 90d9325 commit a4d615a

File tree

596 files changed

+690709
-532386
lines changed

Some content is hidden

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

596 files changed

+690709
-532386
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
verilator --lint-only --Wall --Wno-DECLFILENAME --Wno-EOFNEWLINE --top-module tt_um_openram_top /workspaces/tt25a_openram_testchip/runs/wokwi/01-verilator-lint/_deps.vlt /workspaces/tt25a_openram_testchip/runs/wokwi/tmp/5a02830215684d09a426311ca68fca1b.bb.v /workspaces/tt25a_openram_testchip/runs/wokwi/tmp/626633f9e1ac49cf9ae9ed8fc672ffe6.bb.v /workspaces/tt25a_openram_testchip/src/defs.v /workspaces/tt25a_openram_testchip/src/project.v /workspaces/tt25a_openram_testchip/src/scan_cell_2ph.v /workspaces/tt25a_openram_testchip/src/scan_chain_2ph.v /workspaces/tt25a_openram_testchip/src/sky130_sram_256B_1rw_32x64.v --Wno-fatal --relative-includes --Werror-LATCH +define+PDK_sky130A +define+SCL_sky130_fd_sc_hd +define+__openlane__ +define+__pnr__ +define+USE_POWER_PINS
1+
verilator --lint-only --Wall --Wno-DECLFILENAME --Wno-EOFNEWLINE --top-module tt_um_openram_top /workspaces/tt25a_openram_testchip/runs/wokwi/01-verilator-lint/_deps.vlt /workspaces/tt25a_openram_testchip/runs/wokwi/tmp/a5b56ef36a1d4005b7fa913a14b2ddb8.bb.v /workspaces/tt25a_openram_testchip/runs/wokwi/tmp/73c3bdb742d944d89b0929ad1238ced8.bb.v /workspaces/tt25a_openram_testchip/src/defs.v /workspaces/tt25a_openram_testchip/src/project.v /workspaces/tt25a_openram_testchip/src/scan_cell_2ph.v /workspaces/tt25a_openram_testchip/src/scan_chain_2ph.v /workspaces/tt25a_openram_testchip/src/sky130_sram_128B_1rw_32x32.v --Wno-fatal --relative-includes --Werror-LATCH +define+PDK_sky130A +define+SCL_sky130_fd_sc_hd +define+__openlane__ +define+__pnr__ +define+USE_POWER_PINS
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`verilator_config
22
lint_off -rule DECLFILENAME
33
lint_off -rule EOFNEWLINE
4-
lint_off -rule UNDRIVEN -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/5a02830215684d09a426311ca68fca1b.bb.v"
5-
lint_off -rule UNUSEDSIGNAL -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/5a02830215684d09a426311ca68fca1b.bb.v"
6-
lint_off -rule UNDRIVEN -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/626633f9e1ac49cf9ae9ed8fc672ffe6.bb.v"
7-
lint_off -rule UNUSEDSIGNAL -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/626633f9e1ac49cf9ae9ed8fc672ffe6.bb.v"
4+
lint_off -rule UNDRIVEN -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/a5b56ef36a1d4005b7fa913a14b2ddb8.bb.v"
5+
lint_off -rule UNUSEDSIGNAL -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/a5b56ef36a1d4005b7fa913a14b2ddb8.bb.v"
6+
lint_off -rule UNDRIVEN -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/73c3bdb742d944d89b0929ad1238ced8.bb.v"
7+
lint_off -rule UNUSEDSIGNAL -file "/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/73c3bdb742d944d89b0929ad1238ced8.bb.v"

runs/wokwi/01-verilator-lint/config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
],
153153
"EXTRA_EXCLUDED_CELLS": null,
154154
"MACROS": {
155-
"sky130_sram_256B_1rw_32x64": {
155+
"sky130_sram_128B_1rw_32x32": {
156156
"gds": [
157-
"src/sky130_sram_256B_1rw_32x64.gds"
157+
"src/sky130_sram_128B_1rw_32x32.gds"
158158
],
159159
"lef": [
160-
"src/sky130_sram_256B_1rw_32x64.lef"
160+
"src/sky130_sram_128B_1rw_32x32.lef"
161161
],
162162
"instances": {
163163
"SRAM": {
@@ -170,7 +170,7 @@
170170
},
171171
"vh": [],
172172
"nl": [
173-
"src/sky130_sram_256B_1rw_32x64.v"
173+
"src/sky130_sram_128B_1rw_32x32.v"
174174
],
175175
"pnl": [],
176176
"spef": {},
@@ -181,7 +181,7 @@
181181
}
182182
},
183183
"EXTRA_LEFS": [
184-
"src/sky130_sram_256B_1rw_32x64.lef"
184+
"src/sky130_sram_128B_1rw_32x32.lef"
185185
],
186186
"EXTRA_VERILOG_MODELS": null,
187187
"EXTRA_SPICE_MODELS": null,
@@ -193,7 +193,7 @@
193193
"/workspaces/tt25a_openram_testchip/src/project.v",
194194
"/workspaces/tt25a_openram_testchip/src/scan_cell_2ph.v",
195195
"/workspaces/tt25a_openram_testchip/src/scan_chain_2ph.v",
196-
"/workspaces/tt25a_openram_testchip/src/sky130_sram_256B_1rw_32x64.v"
196+
"/workspaces/tt25a_openram_testchip/src/sky130_sram_128B_1rw_32x32.v"
197197
],
198198
"VERILOG_POWER_DEFINE": "USE_POWER_PINS",
199199
"LINTER_INCLUDE_PDK_MODELS": true,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
00:00:00.469
1+
00:00:00.601

runs/wokwi/01-verilator-lint/verilator-lint.log

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
%Warning-MODDUP: /workspaces/tt25a_openram_testchip/src/sky130_sram_256B_1rw_32x64.v:9:8: Duplicate declaration of module: 'sky130_sram_256B_1rw_32x64'
2-
/workspaces/tt25a_openram_testchip/src/project.v:9:1: ... note: In file included from 'project.v'
3-
/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/626633f9e1ac49cf9ae9ed8fc672ffe6.bb.v:3:8: ... Location of original declaration
4-
3 | module sky130_sram_256B_1rw_32x64(vccd1, vssd1, clk0, csb0, web0, wmask0, spare_wen0, addr0, din0, dout0);
1+
%Warning-MODDUP: /workspaces/tt25a_openram_testchip/src/sky130_sram_128B_1rw_32x32.v:9:8: Duplicate declaration of module: 'sky130_sram_128B_1rw_32x32'
2+
/workspaces/tt25a_openram_testchip/runs/wokwi/tmp/73c3bdb742d944d89b0929ad1238ced8.bb.v:3:8: ... Location of original declaration
3+
3 | module sky130_sram_128B_1rw_32x32(vccd1, vssd1, clk0, csb0, web0, wmask0, spare_wen0, addr0, din0, dout0);
54
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
65
... For warning description see https://verilator.org/warn/MODDUP?v=5.018
76
... Use "/* verilator lint_off MODDUP */" and lint_on around source to disable this message.
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"time": {
3-
"cpu_time_user": "00:00:00.020",
4-
"cpu_time_system": "00:00:00.000",
5-
"runtime": "00:00:00.100",
3+
"cpu_time_user": "00:00:00.030",
4+
"cpu_time_system": "00:00:00.010",
5+
"runtime": "00:00:00.203",
66
"cpu_time_iowait": "00:00:00.000"
77
},
88
"peak_resources": {
99
"cpu_percent": 19.9,
10-
"memory_rss": "1MiB",
11-
"memory_vms": "3MiB",
10+
"memory_rss": "12MiB",
11+
"memory_vms": "233MiB",
1212
"threads": 1
1313
},
1414
"avg_resources": {
15-
"cpu_percent": 6.633333333333333,
16-
"memory_rss": "480KiB",
17-
"memory_vms": "1MiB",
18-
"threads": 0.6666666666666666
15+
"cpu_percent": 9.85,
16+
"memory_rss": "3MiB",
17+
"memory_vms": "59MiB",
18+
"threads": 0.75
1919
}
2020
}

runs/wokwi/02-checker-linttimingconstructs/config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
],
153153
"EXTRA_EXCLUDED_CELLS": null,
154154
"MACROS": {
155-
"sky130_sram_256B_1rw_32x64": {
155+
"sky130_sram_128B_1rw_32x32": {
156156
"gds": [
157-
"src/sky130_sram_256B_1rw_32x64.gds"
157+
"src/sky130_sram_128B_1rw_32x32.gds"
158158
],
159159
"lef": [
160-
"src/sky130_sram_256B_1rw_32x64.lef"
160+
"src/sky130_sram_128B_1rw_32x32.lef"
161161
],
162162
"instances": {
163163
"SRAM": {
@@ -170,7 +170,7 @@
170170
},
171171
"vh": [],
172172
"nl": [
173-
"src/sky130_sram_256B_1rw_32x64.v"
173+
"src/sky130_sram_128B_1rw_32x32.v"
174174
],
175175
"pnl": [],
176176
"spef": {},
@@ -181,7 +181,7 @@
181181
}
182182
},
183183
"EXTRA_LEFS": [
184-
"src/sky130_sram_256B_1rw_32x64.lef"
184+
"src/sky130_sram_128B_1rw_32x32.lef"
185185
],
186186
"EXTRA_VERILOG_MODELS": null,
187187
"EXTRA_SPICE_MODELS": null,

runs/wokwi/03-checker-linterrors/config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
],
153153
"EXTRA_EXCLUDED_CELLS": null,
154154
"MACROS": {
155-
"sky130_sram_256B_1rw_32x64": {
155+
"sky130_sram_128B_1rw_32x32": {
156156
"gds": [
157-
"src/sky130_sram_256B_1rw_32x64.gds"
157+
"src/sky130_sram_128B_1rw_32x32.gds"
158158
],
159159
"lef": [
160-
"src/sky130_sram_256B_1rw_32x64.lef"
160+
"src/sky130_sram_128B_1rw_32x32.lef"
161161
],
162162
"instances": {
163163
"SRAM": {
@@ -170,7 +170,7 @@
170170
},
171171
"vh": [],
172172
"nl": [
173-
"src/sky130_sram_256B_1rw_32x64.v"
173+
"src/sky130_sram_128B_1rw_32x32.v"
174174
],
175175
"pnl": [],
176176
"spef": {},
@@ -181,7 +181,7 @@
181181
}
182182
},
183183
"EXTRA_LEFS": [
184-
"src/sky130_sram_256B_1rw_32x64.lef"
184+
"src/sky130_sram_128B_1rw_32x32.lef"
185185
],
186186
"EXTRA_VERILOG_MODELS": null,
187187
"EXTRA_SPICE_MODELS": null,

runs/wokwi/04-checker-lintwarnings/config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
],
153153
"EXTRA_EXCLUDED_CELLS": null,
154154
"MACROS": {
155-
"sky130_sram_256B_1rw_32x64": {
155+
"sky130_sram_128B_1rw_32x32": {
156156
"gds": [
157-
"src/sky130_sram_256B_1rw_32x64.gds"
157+
"src/sky130_sram_128B_1rw_32x32.gds"
158158
],
159159
"lef": [
160-
"src/sky130_sram_256B_1rw_32x64.lef"
160+
"src/sky130_sram_128B_1rw_32x32.lef"
161161
],
162162
"instances": {
163163
"SRAM": {
@@ -170,7 +170,7 @@
170170
},
171171
"vh": [],
172172
"nl": [
173-
"src/sky130_sram_256B_1rw_32x64.v"
173+
"src/sky130_sram_128B_1rw_32x32.v"
174174
],
175175
"pnl": [],
176176
"spef": {},
@@ -181,7 +181,7 @@
181181
}
182182
},
183183
"EXTRA_LEFS": [
184-
"src/sky130_sram_256B_1rw_32x64.lef"
184+
"src/sky130_sram_128B_1rw_32x32.lef"
185185
],
186186
"EXTRA_VERILOG_MODELS": null,
187187
"EXTRA_SPICE_MODELS": null,

runs/wokwi/05-yosys-jsonheader/config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,12 +152,12 @@
152152
],
153153
"EXTRA_EXCLUDED_CELLS": null,
154154
"MACROS": {
155-
"sky130_sram_256B_1rw_32x64": {
155+
"sky130_sram_128B_1rw_32x32": {
156156
"gds": [
157-
"src/sky130_sram_256B_1rw_32x64.gds"
157+
"src/sky130_sram_128B_1rw_32x32.gds"
158158
],
159159
"lef": [
160-
"src/sky130_sram_256B_1rw_32x64.lef"
160+
"src/sky130_sram_128B_1rw_32x32.lef"
161161
],
162162
"instances": {
163163
"SRAM": {
@@ -170,7 +170,7 @@
170170
},
171171
"vh": [],
172172
"nl": [
173-
"src/sky130_sram_256B_1rw_32x64.v"
173+
"src/sky130_sram_128B_1rw_32x32.v"
174174
],
175175
"pnl": [],
176176
"spef": {},
@@ -181,7 +181,7 @@
181181
}
182182
},
183183
"EXTRA_LEFS": [
184-
"src/sky130_sram_256B_1rw_32x64.lef"
184+
"src/sky130_sram_128B_1rw_32x32.lef"
185185
],
186186
"EXTRA_VERILOG_MODELS": null,
187187
"EXTRA_SPICE_MODELS": null,
@@ -203,7 +203,7 @@
203203
"/workspaces/tt25a_openram_testchip/src/project.v",
204204
"/workspaces/tt25a_openram_testchip/src/scan_cell_2ph.v",
205205
"/workspaces/tt25a_openram_testchip/src/scan_chain_2ph.v",
206-
"/workspaces/tt25a_openram_testchip/src/sky130_sram_256B_1rw_32x64.v"
206+
"/workspaces/tt25a_openram_testchip/src/sky130_sram_128B_1rw_32x32.v"
207207
],
208208
"VERILOG_DEFINES": null,
209209
"VERILOG_POWER_DEFINE": "USE_POWER_PINS",

0 commit comments

Comments
 (0)