aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-nodes.ads')
-rw-r--r--src/vhdl/vhdl-nodes.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-nodes.ads b/src/vhdl/vhdl-nodes.ads
index 7c2bebd42..d27e1aed9 100644
--- a/src/vhdl/vhdl-nodes.ads
+++ b/src/vhdl/vhdl-nodes.ads
@@ -5692,6 +5692,9 @@ package Vhdl.Nodes is
Iir_Predefined_Ieee_Numeric_Std_Match_Slv,
Iir_Predefined_Ieee_Numeric_Std_Match_Suv,
+ Iir_Predefined_Ieee_Numeric_Std_To_01_Uns,
+ Iir_Predefined_Ieee_Numeric_Std_To_01_Sgn,
+
-- Math_Real
Iir_Predefined_Ieee_Math_Real_Ceil,
Iir_Predefined_Ieee_Math_Real_Round,