Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Glitch in Stack

Altera_Forum
Honored Contributor II
804 Views

Hello everybody! 

I have designed a stack in quartus! the memory i have used is LPM_RAM_DP! 

But in waveform when i want to pop some information from stack, the write enable input of the ram afouls a glitch! that glitch changes the ram data! 

Can someone help me to avoid this glitch?:confused:
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
95 Views

Put this signal through a register.

Altera_Forum
Honored Contributor II
95 Views

Thanks man! 

It works perfectly!
Reply