From 21732824cfea2164654635beb5fb28ebd6b37c35 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 27 Oct 2019 21:05:03 +0100 Subject: netlists: change Loc parameter of synth_case. --- src/synth/netlists-locations.ads | 1 + 1 file changed, 1 insertion(+) (limited to 'src/synth/netlists-locations.ads') diff --git a/src/synth/netlists-locations.ads b/src/synth/netlists-locations.ads index 1990a8b67..3aa66b2df 100644 --- a/src/synth/netlists-locations.ads +++ b/src/synth/netlists-locations.ads @@ -30,6 +30,7 @@ package Netlists.Locations is function Get_Location (Inst : Instance) return Location_Type; -- Utilities. + procedure Set_Location (Dest : Net; Loc : Location_Type); procedure Copy_Location (Dest : Net; Src : Net); procedure Copy_Location (Dest : Net; Src : Instance); pragma Inline (Copy_Location); -- cgit v1.2.3