From 8b38898b9fd117eb74d2a546d679657548a24e70 Mon Sep 17 00:00:00 2001 From: Sagar Karandikar Date: Fri, 30 Sep 2022 12:43:23 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18d1a98e..5057eac7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This changelog follows the format defined here: https://keepachangelog.com/en/1. ## [1.8.0] - 2022-09-30 -Adds support for NoC-based interconnects with Constellation +Adds support for NoC-based interconnects with Constellation (https://constellation.readthedocs.io/en/latest/). Switch to Conda for dependency/environment management. Bump Rocket Chip and other hardware libraries. Bump to FireSim 1.15.0. ### Added * RTL: Support for packet-switched NoC-based TileLink main bus interconnects with Constellation