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 agoEither way, you shouldnt be using the output of a FIFO when clear is active. The data is only valid when empty = '0'