From 0d36b145f729e5a72822e8f881cb23620a8ffe52 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 26 Mar 2020 12:57:55 +0100 Subject: netlists-gates: improve comments. --- src/synth/netlists-gates.ads | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/synth') diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads index 7ea18d4a0..6435b24e9 100644 --- a/src/synth/netlists-gates.ads +++ b/src/synth/netlists-gates.ads @@ -225,10 +225,13 @@ package Netlists.Gates is subtype Dyn_Insert_Module_Id is Module_Id range Id_Dyn_Insert .. Id_Dyn_Insert_En; + -- Input0: index + -- Param0: step + -- Param1: max -- OUT := IN0 * STEP, IN0 < MAX Id_Memidx : constant Module_Id := 72; - -- OUT := IN0 + IN1, size extension. + -- OUT := IN0 + IN1, size extension (max of inputs width). Id_Addidx : constant Module_Id := 73; -- Represent a memory with a fixed size. -- cgit v1.2.3