Spartan 3e FPGA and data from matlab workspace.

C

cavalry

Guest
Hey,

I need to send data(1158 samples x 21 features) to Spartan 3e FPGA boar
from the matlab workspace with rs232 and then do K-means classification o
that and then return the data (1158samples x 1 group(1-4)) from the FPGA
back into the matlab workspace. How do I do that? Kindly let me know i
there is some tutorial which is spartan 3e specific on this which can tel
me how to do it step by step.

Thanks and Regards,
Cavalry



---------------------------------------
Posted through http://www.FPGARelated.com
 
On 29 Mrz., 17:18, "cavalry" <Cavalrys@n_o_s_p_a_m.gmail.com> wrote:
Hey,

I need to send data(1158 samples x 21 features) to Spartan 3e FPGA board
from the matlab workspace with rs232 and then do K-means classification on
that and then return the data (1158samples x 1 group(1-4)) from the FPGA
back into the matlab workspace. How do I do that? Kindly let me know if
there is some tutorial which is spartan 3e specific on this which can tell
me how to do it step by step.

Thanks and Regards,
Cavalry

---------------------------------------        
Posted throughhttp://www.FPGARelated.com
Hi,
search the forums at the Xilinx page for this.
It's a common topic.
One more hint if you are a beginner:
Picoblaze and kcuart may be helpful for your approach, though it's a
slow connection.

Another approach would be using HW-Cosimulation with sysgen, which may
work faster, but is expensive.

Have a nice synthesis
Eilert
 

Welcome to EDABoard.com

Sponsor

Back
Top