From 79d521d70cc07e0afa6eb88632ca84aeadd3c62a Mon Sep 17 00:00:00 2001 From: Pepijn de Vos Date: Sun, 5 May 2019 09:33:28 +0200 Subject: Small typo in netlist.ads --- src/synth/netlists.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/synth') diff --git a/src/synth/netlists.ads b/src/synth/netlists.ads index 0909abfef..f84f0c78e 100644 --- a/src/synth/netlists.ads +++ b/src/synth/netlists.ads @@ -110,7 +110,7 @@ package Netlists is subtype Port_Outs is Port_Kind range Port_Out .. Port_Inout; -- Each module has a numeric identifier that can be used to easily identify - -- a module. Gates (and, or, ...) have reverved identifiers. + -- a module. Gates (and, or, ...) have reserved identifiers. type Module_Id is new Uns32; -- Reserved id for no identifier. -- cgit v1.2.3