From 9a913ec7ac5bc2193ec3df90bf7f43808f5c80c6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 16 Jun 2021 07:47:23 +0200 Subject: netlists-memories: strengthen dyn_extract mux reduction. Fix #1781 --- src/synth/synth-environment.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/synth/synth-environment.adb') diff --git a/src/synth/synth-environment.adb b/src/synth/synth-environment.adb index bd5202e6a..fd04f0673 100644 --- a/src/synth/synth-environment.adb +++ b/src/synth/synth-environment.adb @@ -1369,6 +1369,7 @@ package body Synth.Environment is -- -- This really helps inference as the net R0 doesn't have to be -- walked twice (in absence of memoization). + -- OTOH, it makes memory handling slightly more complex... -- Build mux. N1_Inst := Get_Net_Parent (N (1)); -- cgit v1.2.3