diff options
Diffstat (limited to 'src/synth/synth-stmts.ads')
-rw-r--r-- | src/synth/synth-stmts.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-stmts.ads b/src/synth/synth-stmts.ads index 4710ebb38..c946746cd 100644 --- a/src/synth/synth-stmts.ads +++ b/src/synth/synth-stmts.ads @@ -152,7 +152,7 @@ private case Mode is when Mode_Dynamic => - -- Enable execution. + -- Enable execution. For loop controls. W_En : Wire_Id; W_Ret : Wire_Id; |