aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 94529f356..749e70efd 100644
--- a/src/synth/ghdlsynth_gates.h
+++ b/src/synth/ghdlsynth_gates.h
@@ -61,7 +61,7 @@ enum Module_Id {
Id_Extract = 68,
Id_Dyn_Extract = 69,
Id_Dyn_Insert = 70,
- Id_Memidx1 = 71,
+ Id_Memidx = 71,
Id_Addidx = 72,
Id_Edge = 80,
Id_Assert = 81,