aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/include')
-rw-r--r--src/synth/include/synth_gates.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/include/synth_gates.h b/src/synth/include/synth_gates.h
index 78e4a6ef9..20b16ec9b 100644
--- a/src/synth/include/synth_gates.h
+++ b/src/synth/include/synth_gates.h
@@ -69,7 +69,7 @@ enum Module_Id {
Id_Iadff = 67,
Id_Mdff = 68,
Id_Midff = 69,
- Id_Latch = 70,
+ Id_Dlatch = 70,
Id_Tri = 72,
Id_Resolver = 73,
Id_Utrunc = 82,