aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/canon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/canon.adb')
-rw-r--r--src/vhdl/canon.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vhdl/canon.adb b/src/vhdl/canon.adb
index b39caab9b..f8ed243ed 100644
--- a/src/vhdl/canon.adb
+++ b/src/vhdl/canon.adb
@@ -2518,8 +2518,7 @@ package body Canon is
-- Return the new package declaration (if any).
function Canon_Package_Instantiation_Declaration (Decl : Iir) return Iir
is
- Pkg : constant Iir :=
- Get_Named_Entity (Get_Uninstantiated_Package_Name (Decl));
+ Pkg : constant Iir := Get_Uninstantiated_Package_Decl (Decl);
begin
-- Canon map aspect.
Set_Generic_Map_Aspect_Chain