Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDCFIFO Megafunction simulation problem
Hi, I am attempting to use DCFIFO megafunction in my design, but i can't get it running!! The input data to be written to FIFO is (45 bit parallel) streaming video data clocked at 5MHz (...
Altera_Forum
Honored Contributor
14 years agowhen i instantiate the DCFIFO core, these file gets created: fifo_new.v, fifo_new_inst.v, fifo_new_bb.v, fifo_new.qip. I have included only the black-box file i.e. fifo_new_bb.v in my modelsim project.
Is there anything wrong here? should i also include fifo_new.v ??