From 406323c01cd9263016a118106ea5a7c8e9cbe8ae Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 23 Mar 2020 06:50:05 +0100 Subject: testsuite/synth: add a test for #1166 --- src/synth/ghdlsynth_gates.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/synth') diff --git a/src/synth/ghdlsynth_gates.h b/src/synth/ghdlsynth_gates.h index 77c8c3a69..90ea283e8 100644 --- a/src/synth/ghdlsynth_gates.h +++ b/src/synth/ghdlsynth_gates.h @@ -56,6 +56,7 @@ enum Module_Id { Id_Output = 50, Id_Ioutput = 51, Id_Port = 52, + Id_Inout = 53, Id_Dff = 56, Id_Adff = 57, Id_Idff = 58, -- cgit v1.2.3