Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- but why that? If the serializer logic forms a part of the m4k cell, there should be advantage of using the onchip logic rather than generating my own. If you see in the code attached, i have implemented sort of serialization, but it generates quite a lot of logic around the memory cell itself. --- Quote End --- I have never heard of dedicated memory blocks having their own logic. Any logic needed will be borrowed from the fabric in both cases whether you infer by template or use lpm. The question of serialising seems vague to me in its purpose. I assumed you need two different widths so that you can read all 4096 bits in one clock. Otherwise there is no need to make it that wide.