Forum Discussion
CLiu18
New Contributor
7 years agoThanks for the reply. Yes, I am trying to make local memory in the kernel be consistent between different invocations, because this is the normal behavior in hardware. This is why I want to create a static array in the kernel.
Anyway, seems there is no simple way to keep the design code the same with the simulation code in this case.