aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-gates.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-gates.ads')
-rw-r--r--src/synth/netlists-gates.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads
index 067c6d7c7..7e4339e22 100644
--- a/src/synth/netlists-gates.ads
+++ b/src/synth/netlists-gates.ads
@@ -154,7 +154,7 @@ package Netlists.Gates is
Id_Dyn_Insert : constant Module_Id := 70;
-- OUT := IN0 * STEP, IN0 < MAX
- Id_Memidx1 : constant Module_Id := 71;
+ Id_Memidx : constant Module_Id := 71;
-- OUT := IN0 + IN1, size extension.
Id_Addidx : constant Module_Id := 72;