From 7e700ddc26062df404d2bdad55b927e4ef563aa6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 3 Jul 2020 08:00:48 +0200 Subject: [PATCH] Translate off the unused global signals So that a2x_axi can be imported into the open source yosys tool using the ghdl frontend. Signed-off-by: Tristan Gingold --- rel/src/vhdl/ibm/std_ulogic_function_support.vhdl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rel/src/vhdl/ibm/std_ulogic_function_support.vhdl b/rel/src/vhdl/ibm/std_ulogic_function_support.vhdl index 90e3484..c61991c 100644 --- a/rel/src/vhdl/ibm/std_ulogic_function_support.vhdl +++ b/rel/src/vhdl/ibm/std_ulogic_function_support.vhdl @@ -50,9 +50,11 @@ package std_ulogic_function_support is attribute tce_seqcond : string; -- Global Signals + -- Synopsys translate_off signal audit_bit_dump : std_ulogic ; signal assertion_summary : boolean ; signal assertion_clock : std_ulogic ; + -- Synopsys translate_on -- Synopsys translate_off component assertion