- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm using cyclone2 ep2c35 fpga development board and there are flash, SDRAM memory chip in it. I want to save the output of the module in pc for further analysis. How should i do to achieve this? Thanks a lot !!Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have serial port on you development board? If so you can direct your output through serial port to the PC. First collect your output in a FIFO and then send it through RS232 interface as fast as you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much! I haven't thought of using FIFO and serial port before! It seems a feasible way to work out my problem.
Thanks again!!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page