From dfaf730e30a7ee718ce486479f438028a367df06 Mon Sep 17 00:00:00 2001 From: kareefardi Date: Thu, 12 Dec 2024 00:20:25 +0000 Subject: [PATCH] [BOT] Update Tools --- .github/scripts/designs.json | 6 +++--- tools.json | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/scripts/designs.json b/.github/scripts/designs.json index dddf93c..f7cb664 100644 --- a/.github/scripts/designs.json +++ b/.github/scripts/designs.json @@ -1,10 +1,10 @@ { "caravel_user_project": { "url": "https://github.com/efabless/caravel_user_project", - "commit": "06fda1226a92cc11a6d9f95b104370e4ec1b941d" + "commit": "f534826abc72af4f9d467446b8b82c9471df68da" }, "openframe_timer_example": { "url": "https://github.com/efabless/openframe_timer_example", - "commit": "eaa077ddcecdd5f00f7bc5636594b4bc4492df86" + "commit": "f76fb4d464653804466cd900274b5f25623f9e36" } -} +} \ No newline at end of file diff --git a/tools.json b/tools.json index 1ccc87d..1fdf54f 100644 --- a/tools.json +++ b/tools.json @@ -1,19 +1,19 @@ { "OpenLane": { "url": "https://github.com/The-OpenROAD-Project/OpenLane", - "commit": "9dbd8b5ea2bd891bed4dcc97df5c7439083f0368" + "commit": "3876562d27af3f6825a823941b1cab36f7eb6dc3" }, "pdk": { "url": "https://github.com/efabless/volare", - "commit": "cd1748bb197f9b7af62a54507de6624e30363943" + "commit": "fa87f8f4bbcc7255b6f0c0fb506960f531ae2392" }, "precheck": { "url": "https://github.com/efabless/mpw_precheck", - "commit": "f6b9c3d3f00694f96dce8444149449b4719180f0" + "commit": "0941bdc1b62b5c3f99c8683bd11199d330af2ef3" }, "caravel": { "url": "https://github.com/efabless/caravel-lite", - "commit": "115b8d5e48a6d01f892012385b64c873f2d9205b" + "commit": "5593d992bbeb5608b7524bc279d91237371612f1" }, "mgmt_core_wrapper": { "url": "https://github.com/efabless/caravel_mgmt_soc_litex", @@ -23,4 +23,4 @@ "url": "https://github.com/efabless/timing-scripts", "commit": "5b5dab63a257849dbb31881bec6f45439b6bdecb" } -} +} \ No newline at end of file