aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-inference.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-inference.adb')
-rw-r--r--src/synth/netlists-inference.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/netlists-inference.adb b/src/synth/netlists-inference.adb
index ecd90bb22..58df1b556 100644
--- a/src/synth/netlists-inference.adb
+++ b/src/synth/netlists-inference.adb
@@ -361,6 +361,7 @@ package body Netlists.Inference is
-- Create the FF.
if Rst = No_Net then
+ -- No async reset
pragma Assert (Rst_Val = No_Net);
if Els = No_Net then
if Init /= No_Net then