View Single Post
  #4 (permalink)  
Old 07-03-2009, 01:58 PM
Enes Erdin
Guest
 
Posts: n/a
Default Re: how to use ram or memory

On 3 Temmuz, 11:55, "The Lord of War" <maa105....@gmail.com> wrote:
> eh no for what no for I cant use the sram that is onboard or no I have to
> do some fancy stuff and calls to be able to use them? and if so what do i
> need to do?
>
> thanks


You have to observe the datasheet of the SRAM, the input output timing
diagram, the connections between the SRAM and the FPGA. The array
solution is not a logical solution since by creating an array you can
not reach to the SRAM it only tries to create a memory inside the FPGA
which will not be synthesizable.
Reply With Quote