Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- No I'm pretty sure in VHDL i could make a generic memory block with byte enables. Something like this: I haven't tested it, but it should be recognized properly by the synthesizer. --- Quote End --- Interesting. I don't know VHDL, but that looks like it would do what i need. Because of differences in language structure, the analogous construct in SystemVerilog causes the synthesizer to generate a RAM block per byte lane.