1
0
mirror of https://github.com/openpower-cores/a2i.git synced 2026-01-13 15:27:21 +00:00

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 <tgingold@free.fr>
This commit is contained in:
Tristan Gingold 2020-07-03 08:00:48 +02:00
parent f270a43654
commit 7e700ddc26

View File

@ -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