ericbaek Posted October 30, 2014 Report Share Posted October 30, 2014 Hi~ I want to implement the AVR8 soft processor on my FPGA(Xilinx Virtex-4 ML402 + USB platform cable). But my board doesnt have FTDI IC for uploading bitstream. and the IDE doesn't detect my board. what should i do for the IDE can detect my board? or If i can get merged bitstream in harddisk, i think i can upload the bitstream using Xilinx iMPACT software. Thank you all~ Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted October 30, 2014 Report Share Posted October 30, 2014 While it is possible to do, it would require quite a bit of work to support another board. Jack Quote Link to comment Share on other sites More sharing options...
ericbaek Posted October 31, 2014 Author Report Share Posted October 31, 2014 Hi Jack, Thank you for providing all stuffs in the website. Is "quite a bit of work" similar to the merging way using Data2MEM of AVR8 1.2(or 1.1 or old version)? If not, please could you explain me simply what work I should do? Thank you! Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted November 3, 2014 Report Share Posted November 3, 2014 I guess you would have to update the ucf file to support your board and then get the HDL project to synthesize for your board. Then you would need to make a new core in the Arduino IDE for your board. Jack. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.