Posts Tagged ‘ cyclone ’
My posting this summer, due to outside obligations, has been ridiculously sparse. (Literally ‘outside obligations’: I’ve been landscaping my yard all summer). I’m starting to have a little more idle time now that the summer is winding down, and now my motivation has been completely revitalized by this little guy: The DE0-Nano development board from [ READ MORE ]
Using a similar technique I covered in my last post, reader Bryan Richmond has been able to successfully program an Altera Cyclone II using C++, libftdi and a FT2232H USB/UART. From my understanding Bryan is running Debian on an ARM, and is programming the Cyclone II on his Morph-IC-II development board. I haven’t had a [ READ MORE ]
This is the final post in a series of three to explain how to use the FT232RL USB to UART Bridge to program a Cyclone II FPGA. The first part in the series describes how to compile and install the hardware drivers in Ubuntu that we need to use to access the FT232RL functions. The [ READ MORE ]
Three months ago I was staring at the Cyclone II FPGA Breakout board from SparkFun wondering what in the world I needed to do to make it work. If you’re wondering the same thing right now, well then you’ve come to the right place. In this post I’m going to put together a list of [ READ MORE ]