From 40833f559dc94367265290787f91e085af5f770a Mon Sep 17 00:00:00 2001 From: Jerry Zhao Date: Tue, 13 Jun 2023 16:34:03 -0700 Subject: [PATCH] Bump constellation to fix interconnect FIFO-fixers Constellation NoCs by-default do not preserve FIFO-ness. This bump makes the NoCs correctly report the lack of FIFO-ness, so the NoC buswrapper will correctly insert FIFOFixers to domains that should be FIFO --- generators/constellation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/constellation b/generators/constellation index e9f1c828..8184e0e7 160000 --- a/generators/constellation +++ b/generators/constellation @@ -1 +1 @@ -Subproject commit e9f1c828ca5adb4fa46a242cd1798391fc9e6f62 +Subproject commit 8184e0e7e32ff11dce344c449158aa7551e164e0