Skip to content

Commit acfb10d

Browse files
DV: add testbench and complete RTL verification
1 parent 0c7b2dd commit acfb10d

612 files changed

Lines changed: 5374777 additions & 4942372 deletions

File tree

Some content is hidden

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

.cf/project.json

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,69 +2,68 @@
22
"project": {
33
"name": "CF_FPGA_testchip",
44
"type": "openframe",
5-
"user": "shwetank-shekhar",
6-
"version": "2",
7-
"user_project_wrapper_hash": "44ef20e5b06b29460f567e66d0101b786858b7a18d5457c751d0f860003e33cf",
5+
"user": "unknown",
6+
"version": "1",
7+
"user_project_wrapper_hash": "",
88
"submission_state": "Draft",
9-
"github_repo_url": "https://github.com/ShekharShwetank/CF_FPGA_testchip",
10-
"platform_project_id": "d3254559-f073-4b73-8f4e-fe7134b0474a"
9+
"github_repo_url": "https://github.com/d-m-bailey/CF_FPGA_testchip"
1110
},
1211
"precheck": {
1312
"version": "1.3.1",
14-
"timestamp": "2026-05-31T05:49:11.910349+00:00",
13+
"timestamp": "2026-06-03T06:41:47.981233+00:00",
1514
"pdk": "sky130A",
1615
"passed": true,
1716
"checks": {
1817
"topcell_check": {
1918
"status": "pass",
20-
"duration_s": 2.1
19+
"duration_s": 2.12
2120
},
2221
"xor": {
2322
"status": "pass",
24-
"duration_s": 281.04
23+
"duration_s": 161.56
2524
},
2625
"klayout_feol": {
2726
"status": "pass",
28-
"duration_s": 225.5
27+
"duration_s": 215.82
2928
},
3029
"klayout_beol": {
3130
"status": "pass",
32-
"duration_s": 706.05
31+
"duration_s": 670.98
3332
},
3433
"klayout_offgrid": {
3534
"status": "pass",
36-
"duration_s": 161.38
35+
"duration_s": 153.65
3736
},
3837
"klayout_met_min_ca_density": {
3938
"status": "pass",
40-
"duration_s": 46.33
39+
"duration_s": 43.96
4140
},
4241
"klayout_pin_label_purposes_overlapping_drawing": {
4342
"status": "pass",
44-
"duration_s": 31.44
43+
"duration_s": 29.86
4544
},
4645
"klayout_zeroarea": {
4746
"status": "pass",
48-
"duration_s": 13.49
47+
"duration_s": 12.83
4948
},
5049
"spike_check": {
5150
"status": "pass",
52-
"duration_s": 17.02
51+
"duration_s": 16.24
5352
},
5453
"illegal_cellname_check": {
5554
"status": "pass",
56-
"duration_s": 12.14
55+
"duration_s": 4.16
5756
},
5857
"lvs": {
5958
"status": "pass",
60-
"duration_s": 617.9
59+
"duration_s": 580.42
6160
},
6261
"oeb": {
6362
"status": "pass",
64-
"duration_s": 5.85,
63+
"duration_s": 5.64,
6564
"details": "0 errors, 3 warnings across 44 GPIOs",
6665
"report": {
67-
"report_relpath": "/home/ank/Desktop/WORK/T_4/CF_FPGA_testchip/precheck_results/31_MAY_2026___05_13_48/outputs/reports/cvc.oeb.report",
66+
"report_relpath": "/home/ank/Desktop/WORK/T_4/CF_FPGA_testchip/precheck_results/03_JUN_2026___06_10_09/outputs/reports/cvc.oeb.report",
6867
"design_type": "openframe",
6968
"gpios": [
7069
{
@@ -803,6 +802,6 @@
803802
"reason": "optional (use --magic-drc to include)"
804803
}
805804
},
806-
"input_file_hash": "1ce0212d19f6c5352eb8d093847675584fe6ea00"
805+
"input_file_hash": "a00e830585ba065408ef9dc754669c5395740102"
807806
}
808-
}
807+
}

0 commit comments

Comments
 (0)