Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI think usage of MPSSE allow to store bitfile in device drivers. So it loads bitfile when card is connected to computer and drivers startsup. This remove need for configuration device.
MPSSE is FTDI own block for I2C, SPI and JTAG communication. This JTAG mode is commonly used in ARM debugging with openOCD. I think that Cyclone II was rather small (only 4k LE). When you check what terasic used in DE0-Nano Cyclone IV (22k LE) and this is almost smallest what they used in dev boards. Edit: I think this is good card for IO expansion for computer. You can't do much with 4k LE but is more than enought for IO expansion and some simple data handling and calculation.