mirror of
https://github.com/openpower-cores/a2i.git
synced 2026-01-13 15:27:21 +00:00
Merge pull request #4 from tgingold/master
Translate off the unused global signals
This commit is contained in:
commit
8edbc6f2b8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user