From 78b3dc964653d9274cc32b13809ade15b4f0fc3a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 14 Dec 2019 10:48:43 +0100 Subject: synth: add Get_Input_Instance. --- src/synth/netlists-gates.ads | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/synth/netlists-gates.ads') diff --git a/src/synth/netlists-gates.ads b/src/synth/netlists-gates.ads index 506fae353..4a2a7ca33 100644 --- a/src/synth/netlists-gates.ads +++ b/src/synth/netlists-gates.ads @@ -157,6 +157,8 @@ package Netlists.Gates is Id_Extract : constant Module_Id := 68; -- OUT := IN0[IN1+OFF+WD-1:IN1+OFF] + -- Input0: the memory + -- Input1: then index Id_Dyn_Extract : constant Module_Id := 69; -- Like Insert but for dynamic values. -- cgit v1.2.3