From 53a1888639b7a265b6f681196656606633d4faa7 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 31 Oct 2019 06:34:33 +0100 Subject: ghdlsynth_gates.h: regenerate. --- src/synth/ghdlsynth_gates.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/synth/ghdlsynth_gates.h b/src/synth/ghdlsynth_gates.h index 5bae7ad58..8c62c5f1d 100644 --- a/src/synth/ghdlsynth_gates.h +++ b/src/synth/ghdlsynth_gates.h @@ -73,6 +73,10 @@ enum Module_Id { Id_Assume = 82, Id_Cover = 83, Id_Assert_Cover = 84, + Id_Allconst = 90, + Id_Anyconst = 91, + Id_Allseq = 92, + Id_Anyseq = 93, Id_Const_UB32 = 96, Id_Const_SB32 = 97, Id_Const_UL32 = 98, -- cgit v1.2.3