From 6eca33f6854a38d2080c3479eee1df74dde0bf74 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 11 Jan 2023 20:37:18 +0100 Subject: simul: fix handling of drivers/sensitivity within processes --- src/ghdldrv/ghdlsimul.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ghdldrv') diff --git a/src/ghdldrv/ghdlsimul.adb b/src/ghdldrv/ghdlsimul.adb index fd260b5ec..05dd4f705 100644 --- a/src/ghdldrv/ghdlsimul.adb +++ b/src/ghdldrv/ghdlsimul.adb @@ -146,6 +146,7 @@ package body Ghdlsimul is Simul.Vhdl_Elab.Gather_Processes (Inst); Simul.Vhdl_Elab.Elab_Processes; + Simul.Vhdl_Elab.Compute_Sources; if Errorout.Nbr_Errors > 0 then raise Errorout.Compilation_Error; -- cgit v1.2.3