aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/ghdlsynth_gates.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/ghdlsynth_gates.h')
-rw-r--r--src/synth/ghdlsynth_gates.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/ghdlsynth_gates.h b/src/synth/ghdlsynth_gates.h
index f8310ec9c..94529f356 100644
--- a/src/synth/ghdlsynth_gates.h
+++ b/src/synth/ghdlsynth_gates.h
@@ -62,7 +62,7 @@ enum Module_Id {
Id_Dyn_Extract = 69,
Id_Dyn_Insert = 70,
Id_Memidx1 = 71,
- Id_Memidx2 = 72,
+ Id_Addidx = 72,
Id_Edge = 80,
Id_Assert = 81,
Id_Assume = 82,