Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 9,617 Bytes
fee4f87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "citeAs": "cr:citeAs",
    "column": "cr:column",
    "conformsTo": "dct:conformsTo",
    "cr": "http://mlcommons.org/croissant/",
    "rai": "http://mlcommons.org/croissant/RAI/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "dct": "http://purl.org/dc/terms/",
    "examples": {
      "@id": "cr:examples",
      "@type": "@json"
    },
    "extract": "cr:extract",
    "field": "cr:field",
    "fileProperty": "cr:fileProperty",
    "fileObject": "cr:fileObject",
    "fileSet": "cr:fileSet",
    "format": "cr:format",
    "includes": "cr:includes",
    "isLiveDataset": "cr:isLiveDataset",
    "jsonPath": "cr:jsonPath",
    "key": "cr:key",
    "md5": "cr:md5",
    "parentField": "cr:parentField",
    "path": "cr:path",
    "recordSet": "cr:recordSet",
    "references": "cr:references",
    "regex": "cr:regex",
    "repeated": "cr:repeated",
    "replace": "cr:replace",
    "sc": "https://schema.org/",
    "separator": "cr:separator",
    "source": "cr:source",
    "subField": "cr:subField",
    "transform": "cr:transform"
  },
  "@type": "sc:Dataset",
  "name": "ChiPBench-D",
  "description": "A dataset of digital design with standard DEF/LEF/Liberty/Verilog/SDC files, intended for use in EDA placement benchmarks.",
  "license": "https://opensource.org/licenses/MIT",
  "version": "1.0",
  "datePublished": "2025-05-08",
  "url": "https://huggingface.co/datasets/MIRA-Lab/ChiPBench-D",
  "creator": {
    "@type": "sc:Person",
    "name": "MIRA-Lab"
  },
  "citeAs": "ChiPBench-D",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "repo",
      "name": "ChiPBench-D Repository",
      "description": "Git repository containing all ChiPBench-D design files",
      "contentUrl": "https://huggingface.co/datasets/MIRA-Lab/ChiPBench-D",
      "encodingFormat": "git+https",
      "sha256": "main"
    },
    {
      "@type": "cr:FileSet",
      "@id": "verilog-files",
      "name": "Verilog Files",
      "description": "Verilog Files",
      "containedIn": {
        "@id": "repo"
      },
      "includes": "data/*/*.v",
      "encodingFormat": "text/plain"
    },
    {
      "@type": "cr:FileSet",
      "@id": "sdc-files",
      "name": "SDC Files",
      "description": "LEF Files",
      "containedIn": {
        "@id": "repo"
      },
      "includes": "data/*/*.sdc",
      "encodingFormat": "text/plain"
    },
    {
      "@type": "cr:FileSet",
      "@id": "lef-files",
      "name": "LEF Files",
      "description": "LEF Files",
      "containedIn": {
        "@id": "repo"
      },
      "includes": "data/*/lef/*.lef",
      "encodingFormat": "text/plain"
    },
    {
      "@type": "cr:FileSet",
      "@id": "lib-files",
      "name": "Liberty Files",
      "description": "Liberty Files",
      "containedIn": {
        "@id": "repo"
      },
      "includes": "data/*/lib/*.lib",
      "encodingFormat": "text/plain"
    },
    {
      "@type": "cr:FileSet",
      "@id": "def-files",
      "name": "DEF Files",
      "description": "DEF Files",
      "containedIn": {
        "@id": "repo"
      },
      "includes": "data/*/def/*.def",
      "encodingFormat": "text/plain"
    }
  ],
"recordSet": [
  {
    "@type": "cr:RecordSet",
    "@id": "verilog_file",
    "name": "verilog_file",
    "description": "Records of Verilog design files",
    "field": [
      {
        "@type": "cr:Field",
        "@id": "verilog_file/design_name",
        "name": "design_name",
        "dataType": "sc:Text",
        "description": "Design name extracted from Verilog file path",
        "source": {
          "fileSet": { "@id": "verilog-files" },
          "extract": { "fileProperty": "fullpath" },
          "transform": { "regex": "data/([^/]+)/[^/]+\\.v$" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "verilog_file/verilog_path",
        "name": "verilog_path",
        "dataType": "sc:Text",
        "description": "Full path of the Verilog file",
        "source": {
          "fileSet": { "@id": "verilog-files" },
          "extract": { "fileProperty": "fullpath" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "verilog_file/verilog_content",
        "name": "verilog_content",
        "dataType": "sc:Text",
        "description": "Content of the Verilog design file",
        "source": {
          "fileSet": { "@id": "verilog-files" },
          "extract": { "fileProperty": "content" }
        }
      }
    ]
  },
  {
    "@type": "cr:RecordSet",
    "@id": "sdc_file",
    "name": "sdc_file",
    "description": "Records of SDC timing constraint files",
    "field": [
      {
        "@type": "cr:Field",
        "@id": "sdc_file/design_name",
        "name": "design_name",
        "dataType": "sc:Text",
        "description": "Design name extracted from SDC file path",
        "source": {
          "fileSet": { "@id": "sdc-files" },
          "extract": { "fileProperty": "fullpath" },
          "transform": { "regex": "data/([^/]+)/[^/]+\\.sdc$" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "sdc_file/sdc_path",
        "name": "sdc_path",
        "dataType": "sc:Text",
        "description": "Full path of the SDC file",
        "source": {
          "fileSet": { "@id": "sdc-files" },
          "extract": { "fileProperty": "fullpath" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "sdc_file/sdc_content",
        "name": "sdc_content",
        "dataType": "sc:Text",
        "description": "Content of the SDC constraint file",
        "source": {
          "fileSet": { "@id": "sdc-files" },
          "extract": { "fileProperty": "content" }
        }
      }
    ]
  },
  {
    "@type": "cr:RecordSet",
    "@id": "lef_file",
    "name": "lef_file",
    "description": "Records of LEF technology/library files",
    "field": [
      {
        "@type": "cr:Field",
        "@id": "lef_file/design_name",
        "name": "design_name",
        "dataType": "sc:Text",
        "description": "Design name extracted from LEF file path",
        "source": {
          "fileSet": { "@id": "lef-files" },
          "extract": { "fileProperty": "fullpath" },
          "transform": { "regex": "data\\/([^\\/]+)\\/lef\\/[^\\/]+\\.lef$" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "lef_file/lef_content",
        "name": "lef_content",
        "dataType": "sc:Text",
        "description": "Content of the LEF file",
        "source": {
          "fileSet": { "@id": "lef-files" },
          "extract": { "fileProperty": "content" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "lef_file/lef_paths",
        "name": "lef_paths",
        "dataType": "sc:Text",
        "description": "Full path of the LEF file",
        "source": {
          "fileSet": { "@id": "lef-files" },
          "extract": { "fileProperty": "fullpath" }
        }
      }
    ]
  },
  {
    "@type": "cr:RecordSet",
    "@id": "lib_file",
    "name": "lib_file",
    "description": "Records of Liberty (.lib) timing files",
    "field": [
      {
        "@type": "cr:Field",
        "@id": "lib_file/design_name",
        "name": "design_name",
        "dataType": "sc:Text",
        "description": "Design name extracted from Liberty file path",
        "source": {
          "fileSet": { "@id": "lib-files" },
          "extract": { "fileProperty": "fullpath" },
          "transform": { "regex": "data\\/([^\\/]+)\\/lib\\/[^\\/]+\\.lib$" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "lib_file/lib_paths",
        "name": "lib_paths",
        "dataType": "sc:Text",
        "description": "Full path of the Liberty file",
        "source": {
          "fileSet": { "@id": "lib-files" },
          "extract": { "fileProperty": "fullpath" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "lib_file/lib_content",
        "name": "lib_content",
        "dataType": "sc:Text",
        "description": "Content of the Liberty timing file",
        "source": {
          "fileSet": { "@id": "lib-files" },
          "extract": { "fileProperty": "content" }
        }
      }
    ]
  },
  {
    "@type": "cr:RecordSet",
    "@id": "def_file",
    "name": "def_file",
    "description": "Records of DEF placement/routing files",
    "field": [
      {
        "@type": "cr:Field",
        "@id": "def_file/design_name",
        "name": "design_name",
        "dataType": "sc:Text",
        "description": "Design name extracted from DEF file path",
        "source": {
          "fileSet": { "@id": "def-files" },
          "extract": { "fileProperty": "fullpath" },
          "transform": { "regex": "data\\/([^\\/]+)\\/def\\/[^\\/]+\\.def$" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "def_file/def_paths",
        "name": "def_paths",
        "dataType": "sc:Text",
        "description": "Full path of the DEF file",
        "source": {
          "fileSet": { "@id": "def-files" },
          "extract": { "fileProperty": "fullpath" }
        }
      },
      {
        "@type": "cr:Field",
        "@id": "def_file/def_content",
        "name": "def_content",
        "dataType": "sc:Text",
        "description": "Content of the DEF file",
        "source": {
          "fileSet": { "@id": "def-files" },
          "extract": { "fileProperty": "content" }
        }
      }
    ]
  }
]



}