Forum Discussion
AKhan15
New Contributor
7 years agoSimulating SCFIFO in modelsim
Hello, I am new to HDL and embedded systems in general so i apologise for asking a dumb question. I created the SCFIFO from the intel IP core. I only used the asynchronous clear, data, q, read and...
AKhan15
New Contributor
7 years agoThanks for the reply.
I think, i've solved the problem. The asynchronous clear in the IP seemed to mess things up. I tried the variant without one and everything was fine.