{"id":34,"date":"2014-04-12T22:54:25","date_gmt":"2014-04-13T02:54:25","guid":{"rendered":"\/?page_id=34"},"modified":"2014-04-24T16:54:13","modified_gmt":"2014-04-24T20:54:13","slug":"zedboard-example","status":"publish","type":"page","link":"\/efci\/examples\/zedboard-example\/","title":{"rendered":"ZedBoard Example"},"content":{"rendered":"
The ZedBoard is a prototype board to show off some of the features of a Xilinx Zynq FPGA.<\/p>\n
It has its own website: http:\/\/zedboard.org\/<\/a>. My ZedBoard.<\/p><\/div>\n This was one of the embedded development boards I had at hand, so I used this as the first embedded system to run the newly created Embeddable Forth Command Interpreter.<\/p>\n I have used one of the Xilinx examples (xapp1026) that runs a number of network servers implemented using lwip and I have hacked it to have a sort of really primitive telnet server that runs Forth in it.<\/p>\n I cannot upload the entire project since it contains a lot of files that I do not own.<\/p>\n I am providing, however, on the Dowloads page code that I wrote with some hints how to hack the Xilinx example to get Forth running over serial or telnet under FreeRTOS on a ZedBoard.<\/p>\n Do enjoy, but don’t forget, that while it is free it comes as is, without any warranty<\/strong> whatsoever. If you use it for anything other than playing with it, you do so at your own peril.<\/p>\n","protected":false},"excerpt":{"rendered":" The ZedBoard is a prototype board to show off some of the features of a Xilinx Zynq FPGA. It has its own website: http:\/\/zedboard.org\/. It has arm processor cores and the board can be used to run some software even … Continue reading
\nIt has arm processor cores and the board can be used to run some software even without much hardware design added.<\/p>\n<\/a>