Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- I took a brief look at the project. I think, mem_writedata is indirectly the only output path depending on the said memory block. So removing this output makes the memory block obsolete. You easily test this assumption by connecting an additional output port from the memory directly. --- Quote End --- thank you very much. I somehow managed to solve the problem