aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-21 21:07:04 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-21 21:07:04 +0200
commit17225b5a725b9b24fc70b61df27248fa63f46941 (patch)
tree25f07924277fae09d1485715ecce06e4f66e5fc2 /src
parent4c0773ba214545711a8fc867799dfec93a339780 (diff)
downloadghdl-17225b5a725b9b24fc70b61df27248fa63f46941.tar.gz
ghdl-17225b5a725b9b24fc70b61df27248fa63f46941.tar.bz2
ghdl-17225b5a725b9b24fc70b61df27248fa63f46941.zip
Regenerate ghdlsynth_gates.h
Diffstat (limited to 'src')
-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 c5e7336ff..5bae7ad58 100644
--- a/src/synth/ghdlsynth_gates.h
+++ b/src/synth/ghdlsynth_gates.h
@@ -72,6 +72,7 @@ enum Module_Id {
Id_Assert = 81,
Id_Assume = 82,
Id_Cover = 83,
+ Id_Assert_Cover = 84,
Id_Const_UB32 = 96,
Id_Const_SB32 = 97,
Id_Const_UL32 = 98,