Update CHANGELOG.md

This commit is contained in:
Sagar Karandikar 2022-07-06 15:29:44 -07:00 committed by GitHub
parent 6f6339fd8b
commit c9c04b58e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -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