aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-03-06 21:35:07 +0100
committerTristan Gingold <tgingold@free.fr>2014-03-06 21:35:07 +0100
commitf50257ffb93adf74595428ea24dc9e5cdfe62bdf (patch)
tree1e05f5a0708bc6056d660e3b14c7dfbeb487a3cd /translate/ghdldrv
parentff36ccb3426d5230801d8457e3864734a27ea981 (diff)
downloadghdl-f50257ffb93adf74595428ea24dc9e5cdfe62bdf.tar.gz
ghdl-f50257ffb93adf74595428ea24dc9e5cdfe62bdf.tar.bz2
ghdl-f50257ffb93adf74595428ea24dc9e5cdfe62bdf.zip
canon: change profile of Canon_Procedure_Call.
Diffstat (limited to 'translate/ghdldrv')
-rw-r--r--translate/ghdldrv/ghdlsimul.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/translate/ghdldrv/ghdlsimul.adb b/translate/ghdldrv/ghdlsimul.adb
index 9cc36717e..0e8f29660 100644
--- a/translate/ghdldrv/ghdlsimul.adb
+++ b/translate/ghdldrv/ghdlsimul.adb
@@ -67,6 +67,7 @@ package body Ghdlsimul is
Annotations.Annotate (Std_Package.Std_Standard_Unit);
Canon.Canon_Flag_Add_Labels := True;
+ Canon.Canon_Flag_Sequentials_Stmts := True;
end Compile_Init;
procedure Compile_Elab