aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-environment.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-environment.ads')
-rw-r--r--src/synth/synth-environment.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synth-environment.ads b/src/synth/synth-environment.ads
index 6dc040c11..83c1d9866 100644
--- a/src/synth/synth-environment.ads
+++ b/src/synth/synth-environment.ads
@@ -67,6 +67,7 @@ package Synth.Environment is
-- The initial net for the wire.
Gate : Net;
+ -- Current assignment (if there is one).
Cur_Assign : Assign;
end record;