Merge pull request #1153 from ucb-bar/bump-firesim-2022-04-06

bump firesim for various fixes
This commit is contained in:
Sagar Karandikar
2022-04-07 16:27:55 -07:00
committed by GitHub
3 changed files with 11 additions and 3 deletions

View File

@@ -91,7 +91,7 @@ search
submodules=("firesim")
dir="sims"
branches=("master" "main" "dev")
branches=("master" "main" "dev" "1.13.x")
search
submodules=("hammer")

View File

@@ -2,6 +2,15 @@
This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/
## [1.6.3] - 2022-04-06
FireSim bump for various fixes. Revert shallow cloning. Various CI fixes.
### Fixed
* Bump to FireSim 1.13.4 (changelog: https://github.com/firesim/firesim/blob/1.13.4/CHANGELOG.md#1134---2022-04-06)
* Revert shallow cloning.
* Various CI fixes.
## [1.6.2] - 2022-03-01
Minor fixes to FireSim.
@@ -9,7 +18,6 @@ Minor fixes to FireSim.
### Fixed
* Bump to FireSim 1.13.3 (#1134)
## [1.6.1] - 2022-03-01
Minor fixes to FireSim.