From 7b827ca4172f9b40f4a473a223bc8f3486626994 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 16 Apr 2023 18:13:37 +0200 Subject: netlists-gates: add comments --- src/synth/netlists-gates.ads | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads index b496111ae..e5ad1a052 100644 --- a/src/synth/netlists-gates.ads +++ b/src/synth/netlists-gates.ads @@ -119,6 +119,10 @@ package Netlists.Gates is -- by a gate (and thus the value of the output could be read), but that -- driving value may not be available early enough. -- Id_Ioutput is an output with an initial value. + -- + -- Inputs: 0: driver + -- 1: initial value (if any) + -- Output: 0: value Id_Signal : constant Module_Id := 52; Id_Isignal : constant Module_Id := 53; Id_Output : constant Module_Id := 54; -- cgit v1.2.3