Forum Discussion
Altera_Forum
Honored Contributor
9 years agoIssue with scfifo when clear is active
Hi, I am expecting output of fifo (which is qsys generated and uses scfifo) to be zero when clear is active but its giving unknown. The partial code of scfifo for clear signal is given below ...
Altera_Forum
Honored Contributor
9 years agoAs output of FIFO is driving something, I am not supposed to have unknown even when clear is active.
So I am expecting output of FIFO to be zero when clear is active.