Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOn the bottom left window pane double click on "RTL viewer".
And yes, FvM is correct, you can only break it by writing Y <= (others => '0'); in *front* of (before) the case construct. But the real question here is: What did you intend to achive with the code ?