Hi, I need some help I want to receive data on online to the FPGA Board, so I should use memory as I know. the problem is I haven't my own board, so I should prepare to apply the code in the board in only one day, for that I need some guiding. how can I put the data in RAM (is it from Interface), what acquaintances should I have to go in coding with the min problem thank you,greetings
Abdallah wrote: > I want to receive data on online to the FPGA Board What is "online"? Is it "from the Internet" via a protocol stack and an ethernet interface? Or is it just via a simple serial (e.g. RS232) interface in direct ordered binary format? > to the FPGA Board Which board? And which language? > so I should prepare to apply the code in the board in only one day This will not work unless you are very experiecend and unless you have a very clear picture of your design. > the problem is I haven't my own board, That is not your actual problem. Just to tie up all of the loose ends here and there in https://embdev.net/topic/326197 and in https://embdev.net/topic/325291 : If you don't clarify your task and offer all of the information you have no one will be able to guide you the right way. And then "no guidance" is better than "wrong guidance"...
ok, thnks
Abdallah wrote: > ok, thnks You're welcome... :-/
Reply
Please log in before posting.