From c9c04b58e65ca424ba8c28160cd6715341ad125a Mon Sep 17 00:00:00 2001 From: Sagar Karandikar Date: Wed, 6 Jul 2022 15:29:44 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d54210..8ae01a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/ +## [1.14.1] - 2022-07-06 +Adds firesim builddriver command, various bugfixes. + +### Added +* New firesim builddriver command, which runs required driver/metasimulation builds without a launched run farm #1114 +* Support for Sydney region on AWS #1111 + +### Changed +* Docs cleanup #1114 #1106 + +### Fixed +* Fixed documentation for SSH-ing into simulations of target designs with NICs #1119 +* VitisShell: Use XPM xpm_cdc_sync_rst for reset synchronizer #1100 +* Fix manager xclbin lookup bug during metasimulation #1114, https://groups.google.com/g/firesim/c/VxHX7QkKJCM + ## [1.14.0] - 2022-06-18 Introduces support for local (on-premises) FPGAs and distributed metasimulation