summaryrefslogtreecommitdiff
path: root/std_names.adb
diff options
context:
space:
mode:
Diffstat (limited to 'std_names.adb')
-rw-r--r--std_names.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/std_names.adb b/std_names.adb
index 67fb47b..98b4f06 100644
--- a/std_names.adb
+++ b/std_names.adb
@@ -265,6 +265,8 @@ package body Std_Names is
Def ("minimum", Name_Minimum);
Def ("maximum", Name_Maximum);
Def ("untruncated_text_read", Name_Untruncated_Text_Read);
+ Def ("get_resolution_limit", Name_Get_Resolution_Limit);
+ Def ("control_simulation", Name_Control_Simulation);
Def ("ieee", Name_Ieee);
Def ("std_logic_1164", Name_Std_Logic_1164);