Forum Discussion
Altera_Forum
Honored Contributor
17 years agoYour right, it's the asynchronous outval latch that causes the glitches. Adding outval <= '0';
to s7 decoding removes them.Your right, it's the asynchronous outval latch that causes the glitches. Adding outval <= '0';
to s7 decoding removes them.