Bug Report: process statement needs to end with 'end process'

Hello,

Sigasi doesn't mark the folllowing statement as an error:

read_calib_data_irq_prcs: process(csi_CLK_25MHZ_clk)
begin if rising_edge(csi_CLK_25MHZ_clk) thenend if;
end read_calib_data_irq_prcs; -- process has to end with 'end process' or 'end process read_calib_data_irq_prcs'

Regards
Martin

More post compile checkers!

More post compile checkers! Logged as ticket 1935.
Thanks for posting

Post new comment

The content of this field is kept private and will not be shown publicly.
By submitting this form, you accept the Mollom privacy policy.