aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/ortho_front.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/translate/ortho_front.adb')
-rw-r--r--src/vhdl/translate/ortho_front.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/translate/ortho_front.adb b/src/vhdl/translate/ortho_front.adb
index 35a756011..55f076659 100644
--- a/src/vhdl/translate/ortho_front.adb
+++ b/src/vhdl/translate/ortho_front.adb
@@ -363,7 +363,7 @@ package body Ortho_Front is
raise Compilation_Error;
end if;
- -- Semantize all design units.
+ -- Analyze all design units.
-- FIXME: outdate the design file?
New_Design_File := Null_Iir;
Design := Get_First_Design_Unit (Res);