Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS II Create Accumulator to assign data from PIOs?
Ok my cuestion is, I have one project created with the processor NIOS II standard, may i implement inside the same project an accumulator to asign data from the PIOs of the processor in less how i ca...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- thats many ways to do that........... when i saw you can read pios and store to a onchip this is sof solution.... or you can do it in hardware..... do a vhdl acumulator and read by avalon mm --- Quote End --- or you can do it in hardware..... do a vhdl acumulator and read by avalon mm, yes this is a good option, but i need construct a cosine a sine signal and the best form for me its using a NIOS II processor, because the data is from a MATLAB GUI. :)