-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
As i start to use the VSG tools, i've got many questions to adapt the configuration to my cases.
I've got the following :
-----------------------------------------------------------------------------------------------------------------------
-- ENTITY
-----------------------------------------------------------------------------------------------------------------------
entity FILTRE_LIN_NBITS is
generic (
G_COUNTER_SIZE : positive := 4;
G_COUNTER_THRES : std_logic_vector( G_COUNTER_SIZE - 1 downto 0 ) := ( others => '0' );
With my current config i've got warning on the 2 lines '----'. I've try the configuration given in the documentation, but i've still got error.
What do i miss ?
Thanks for help
Metadata
Metadata
Assignees
Labels
Projects
Status
No status