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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/ghdlsynth_gates.h b/src/synth/ghdlsynth_gates.h
index 90ea283e8..aa4053010 100644
--- a/src/synth/ghdlsynth_gates.h
+++ b/src/synth/ghdlsynth_gates.h
@@ -79,6 +79,7 @@ enum Module_Id {
Id_Mem_Rd = 76,
Id_Mem_Rd_Sync = 77,
Id_Mem_Wr_Sync = 78,
+ Id_Mem_Multiport = 79,
Id_Edge = 80,
Id_Assert = 81,
Id_Assume = 82,