09-11-2013 07:58 PM
Hello, I am new to LabVIEW FPGA programming and I need to make a shift register with 1024 elements that is inside an SCTL. However, I ran out of FPGA resources when I try to compile it. Any Ideas on how can I implement it? Any help is greatly appreciated. 🙂
09-11-2013 10:40 PM
I don't think FPGA has enough area to use such big shift register. You'd better utilize FPGA memory to perform this task.