aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-gates.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-gates.ads')
-rw-r--r--src/synth/netlists-gates.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads
index 4a2a7ca33..1c1f08c22 100644
--- a/src/synth/netlists-gates.ads
+++ b/src/synth/netlists-gates.ads
@@ -159,12 +159,14 @@ package Netlists.Gates is
-- OUT := IN0[IN1+OFF+WD-1:IN1+OFF]
-- Input0: the memory
-- Input1: then index
+ -- Param0: offset
Id_Dyn_Extract : constant Module_Id := 69;
-- Like Insert but for dynamic values.
-- Input0: the memory
-- Input1: the value to insert
-- Input2: the index.
+ -- Param0: offset
-- T := IN0
-- T [IN2+OFF+WD-1:IN2+OFF] := IN1
-- OUT := T