LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating large size shift registers in a SCTL

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. 🙂

0 Kudos
Message 1 of 2
(2,191 Views)

I don't think FPGA has enough area to use such big shift register. You'd better utilize FPGA memory to perform this task.

0 Kudos
Message 2 of 2
(2,173 Views)