From cc23c5d77a2a99355fd962d27c8bd6a74dc42ef2 Mon Sep 17 00:00:00 2001 From: Nayiri K Date: Sat, 18 Jun 2022 02:51:54 -0700 Subject: [PATCH] updated changelog with hammer openroad changes --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4247c258..6218243d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ This changelog follows the format defined here: https://keepachangelog.com/en/1. ## [1.7.0] - 2022-06-18 -FireSim bump for local (on-premises) FPGA and distributed metasimulation support. +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. ### Added * Add a FireSim config with no mem port (#1172) +* Hammer OpenROAD plugins: Yosys (syn), OpenROAD (par), Magic (drc), Netgen (lvs) (#1183) ### Changed * Bump FireSim to 1.14.0