aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/execution.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/execution.adb')
-rw-r--r--src/vhdl/simulate/execution.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/simulate/execution.adb b/src/vhdl/simulate/execution.adb
index f5aa56073..2ecf13ffb 100644
--- a/src/vhdl/simulate/execution.adb
+++ b/src/vhdl/simulate/execution.adb
@@ -3302,6 +3302,7 @@ package body Execution is
Parent => Instance,
Children => null,
Brother => null,
+ Ports_Map => Null_Iir,
Marker => Empty_Marker,
Objects => (others => null),
Elab_Objects => 0,