0

I use an atlyse spartan-6 xc6slx45 and I try to do a C code on sdk which permit to read data from a memory of microblaze then do a multiplication of two matrix.I found many tutorials which make the initialisation of the two input matrixes on the C code.Can any one have an idea or a tutorial how to configure the code to read the data input from the memory of the microblaze?

Classe Ensi E
  • 45
  • 2
  • 10
  • Why do you need any tutorial on mcroblaze when this is a common C programming question? You access your memory like any other standard C program on a micro controller, nothing special here. – FarhadA Apr 18 '15 at 03:32
  • the data input should be read from the hyperterminal which is connected to the board,do you know to do that? – Classe Ensi E Apr 18 '15 at 10:47
  • Do you know how to program in C? Read from a terminal and save it to an array, nothing FPGA or Microblaze specific here! – FarhadA Apr 20 '15 at 13:25

0 Answers0