From d9b6b86b462729dc99a380573977e716c8b1d308 Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Thu, 7 Nov 2019 13:43:59 -0800 Subject: [PATCH 1/3] bump barstools --- tools/barstools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/barstools b/tools/barstools index 26096e07..3bba55cc 160000 --- a/tools/barstools +++ b/tools/barstools @@ -1 +1 @@ -Subproject commit 26096e07f6ce3e12b2114132c2859ef56fb0cfaf +Subproject commit 3bba55ccc89518ddeb3ed78774dd6e68d938c07a From 542b165fd61a96779b8e8c09aa1dc10a4ef3c7dd Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Mon, 11 Nov 2019 11:13:14 -0800 Subject: [PATCH 2/3] cleanup build script for ci | bump firesim --- .circleci/do-firesim-build.sh | 1 - sims/firesim | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/do-firesim-build.sh b/.circleci/do-firesim-build.sh index ecb965b2..5eb42e56 100755 --- a/.circleci/do-firesim-build.sh +++ b/.circleci/do-firesim-build.sh @@ -15,7 +15,6 @@ trap clean EXIT cd $LOCAL_CHIPYARD_DIR ./scripts/init-submodules-no-riscv-tools.sh -cd sims/firesim/sim/midas && git submodule update --init # set stricthostkeychecking to no (must happen before rsync) run "echo \"Ping $SERVER\"" diff --git a/sims/firesim b/sims/firesim index afad1b6a..9d807922 160000 --- a/sims/firesim +++ b/sims/firesim @@ -1 +1 @@ -Subproject commit afad1b6accfaba5efbc0cfeea66372abae5ab2eb +Subproject commit 9d80792262eb3f15e20bc6f7f4016cb049efefda From 77deedbfb8edcc28a114d5678a5ba35dab0c1fc6 Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Mon, 11 Nov 2019 15:04:16 -0800 Subject: [PATCH 3/3] bump firesim for midaexamples fix --- sims/firesim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sims/firesim b/sims/firesim index 9d807922..c3a4731a 160000 --- a/sims/firesim +++ b/sims/firesim @@ -1 +1 @@ -Subproject commit 9d80792262eb3f15e20bc6f7f4016cb049efefda +Subproject commit c3a4731a604973d7b2b420a308116e9e3e093dc3