aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-errors.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-errors.ads')
-rw-r--r--src/synth/netlists-errors.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/synth/netlists-errors.ads b/src/synth/netlists-errors.ads
index 33765017d..12302ecea 100644
--- a/src/synth/netlists-errors.ads
+++ b/src/synth/netlists-errors.ads
@@ -22,7 +22,11 @@ with Errorout; use Errorout;
with Netlists.Locations;
package Netlists.Errors is
+ -- For instances:
+ -- %n : name
+ -- %i : instance number
function "+" (N : Instance) return Earg_Type;
+
function "+" (N : Net) return Earg_Type;
function "+" (N : Sname) return Earg_Type;
function "+" (N : Instance) return Location_Type