From 498b58b45dafb3b38ef0711170dba606c08c37b8 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 30 Oct 2022 17:39:39 +0100 Subject: netlists-gates: add a comment --- src/synth/netlists-gates.ads | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads index 8fe555fd6..b496111ae 100644 --- a/src/synth/netlists-gates.ads +++ b/src/synth/netlists-gates.ads @@ -235,6 +235,7 @@ package Netlists.Gates is -- Extract a bit or a slice at a constant offset. -- OUT := IN0[OFF+WD-1:OFF] + -- Param: 0: offset Id_Extract : constant Module_Id := 86; -- OUT := IN0[IN1+OFF+WD-1:IN1+OFF] -- cgit v1.2.3