Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDSP builder - loading and indexing a vector
Hi I'm using the DSP builder in Simulink (Matlab), where I am implemeting a split-radix FFT. I would like to load in a vector from my workspace and then adress each element in the vector as I ...
Altera_Forum
Honored Contributor
18 years agoThanks for the answer
Yes I tried with LUTs, but the problem is that I can not write the result, I obtain after processing the loaded values, back into the LUTs. I have made an implementation where I use a combination of multiplexers, demultiplexers and Single Port RAM. It is complicated but it works!