Jump to content

R. Augereau

Members
  • Posts

    1
  • Joined

  • Last visited

R. Augereau's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hello, I use a Zybo Zynq Z010, Vivado and Vitis board. I want to fill a Look Up Table in a for loop with values calculated with differential equations and then send these values to a Pmod in another for loop. My problem is the size of the Look Up Table, I'd like to store 10 million 16-bit values in it but beyond about 7000 values my code crashes. I think the processor memory must be the limiting factor, how can I access the memory on my FPGA board? Thanks in advance Translated with DeepL.com (free version) helloworld.c
×
×
  • Create New...