From 2e42303d4b5f92dccba3b916fc18edcfbd582b14 Mon Sep 17 00:00:00 2001 From: Sagar Karandikar Date: Wed, 6 Jul 2022 15:44:22 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6218243d..b2f9bded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ This changelog follows the format defined here: https://keepachangelog.com/en/1.0.0/ +## [1.7.1] - 2022-07-06 + +FireSim bump for new builddriver command and various fixes. See FireSim 1.14.1 CHANGELOG.md. + +### Changed +* Bump FireSim to 1.14.1 + ## [1.7.0] - 2022-06-18 FireSim bump for local (on-premises) FPGA and distributed metasimulation support. Hammer now supports the OpenROAD open-source EDA tools for a fully open-source RTL-to-GDS VLSI flow.