- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi :)
I've heard that integrating bidirectional pins for an FPGA device is expensive. Is there any way that I would know how many inout pins supported for an FPGA chip?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What exactly do you mean by expensive? the pins on the chips all have IO buffers to allow bidirectional ports, and so are essentially "free".
But you should never have bidirectional ports inside the logic of the FPGA as there are none inside the device, and so any in your code will be converted to muxes.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I meant to build a bidirectional pin was expensive. I mistook the FPGA with a PIC or assemble chip :P
Anyway, you made things clear for me now. Thanks Tricky :)
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