-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtools.json
26 lines (26 loc) · 896 Bytes
/
tools.json
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
{
"OpenLane": {
"url": "https://github.com/The-OpenROAD-Project/OpenLane",
"commit": "9dbd8b5ea2bd891bed4dcc97df5c7439083f0368"
},
"pdk": {
"url": "https://github.com/efabless/volare",
"commit": "cd1748bb197f9b7af62a54507de6624e30363943"
},
"precheck": {
"url": "https://github.com/efabless/mpw_precheck",
"commit": "f6b9c3d3f00694f96dce8444149449b4719180f0"
},
"caravel": {
"url": "https://github.com/efabless/caravel-lite",
"commit": "115b8d5e48a6d01f892012385b64c873f2d9205b"
},
"mgmt_core_wrapper": {
"url": "https://github.com/efabless/caravel_mgmt_soc_litex",
"commit": "503eda0790085712ffef7f4ad8934c7daed3237f"
},
"timing_scripts": {
"url": "https://github.com/efabless/timing-scripts",
"commit": "5b5dab63a257849dbb31881bec6f45439b6bdecb"
}
}