On Nov 9, 6:44 am, xenix <last...@gmail.com> wrote:
> hello all,
> i would like to ask how i can load a memory ip with 4 packets of
> 64bytes of data using VHDL? i am looking for hints in coding style and
> syntax.
>
> regards
> xenix
1. Read the documentation for the memory ip that you are planning on
using to understand the interface.
2. Write to the memory by twiddling the various memory ip input
signals in the correct fashion (as defined by the above mentioned
documentation).
3. Come back when you have a more specific question.
KJ