From 13f260fca9cd8531b4a2af1d43a78c249197f931 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 29 Jun 2014 16:38:56 +0200 Subject: vhdl 2008: handle all-sensitized processes, handle visibility for alias. --- translate/ghdldrv/ghdlsimul.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'translate/ghdldrv') diff --git a/translate/ghdldrv/ghdlsimul.adb b/translate/ghdldrv/ghdlsimul.adb index a3f20ae69..27b1ce62c 100644 --- a/translate/ghdldrv/ghdlsimul.adb +++ b/translate/ghdldrv/ghdlsimul.adb @@ -70,6 +70,7 @@ package body Ghdlsimul is Canon.Canon_Flag_Add_Labels := True; Canon.Canon_Flag_Sequentials_Stmts := True; Canon.Canon_Flag_Expressions := True; + Canon.Canon_Flag_All_Sensitivity := True; end Compile_Init; procedure Compile_Elab -- cgit v1.2.3