Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI'd like add only one thing, for the second project, the one with the reduced logic.
--- Quote Start --- I made another project, just a test, reducing the logic of my original project. At the end of compilation I saw that Quartus was able to fit scfifo into M9ks. Scfifo took 4 M9Ks, and the design overall 123 M9ks. --- Quote End --- In this case, the report (Fitter-> Resource Section -> Ram Summary) shows scfifo memory type is AUTO and not M9K. Since scfifo is defined into the file altera_avalon_sc_fifo.v, is there a directive to force type memory to M9K to have always scfifo into this kind of blocks?