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, 2 insertions, 0 deletions
diff --git a/src/synth/ghdlsynth_gates.h b/src/synth/ghdlsynth_gates.h
index b215f9793..e7594295b 100644
--- a/src/synth/ghdlsynth_gates.h
+++ b/src/synth/ghdlsynth_gates.h
@@ -55,6 +55,8 @@ enum Module_Id {
Id_Adff = 51,
Id_Idff = 52,
Id_Iadff = 53,
+ Id_Mdff = 54,
+ Id_Midff = 55,
Id_Utrunc = 64,
Id_Strunc = 65,
Id_Uextend = 66,