Altera_Forum
Honored Contributor
14 years agowrite to segment (multiple locations) of memory
Please see post# 6 for a better formulation of the problem.
------ Hi! I have a question about the memory blocks that are available on the Altera FPGA chips. Is it possible to write the same data to multiple locations of a memory block? Example: I want to write the value 7 to locations 0, 1, 2, and 3 of the memory block. I want to do it in one clock cycle. It is possible to do in ASIC with a custom memory controller. Is it possible in FPGA? Alex