The Linux FPGA Hits Hackaday

Recently Hackaday.com profiled a project that Digilent’s own Mitchell Orsucci has been working on involving the use of Linux on an FPGA. His project approached the challenge of using a Zynq device on a Arty Z7-20 board with Linux operating the ARM processor and providing user-space tools to interface with the FPGA and to configure it dynamically.

In addition to the Arty, he also utilized a Pmod CDC1 as well as a Pmod OLEDrgb for this project. He summarizes the goal of the endeavor below:

“This project represents the control of an FPGA from Linux user-space.

The ArtyZ7-20 contains a Xilinx Zynq chip which contains a 650Mhz ARM dual-core processor as well as some FPGA fabric. An FPGA design can be instantiated using Xilinx Vivado. Additionally, using Xilinx Petalinux, a Linux kernel and root file-system can be obtained for the ARM processor. This allows us to run the Linux operating system, but still use the functionality of the FPGA. FPGA configurations can be loaded and changed dynamically without interrupting or crashing the running kernel.

I decided to make a generic configuration of hardware in the FPGA that I could use to interface with the most common peripherals without having to change my block design continuously.”
The project itself uses the capacitive touch sensors to turn on the RGB LEDs in relation to how long the sensor has been activated, and turn on the green LEDs on the Arty corresponding to what buttons are active. However the work he has done with interfacing hardware and software can provide invaluable tools many different applications.

If you are interested in executing this project yourself the schematics and the source code are on GitHub.

Author

  • Miranda Hansen

    I enjoy creative writing, engineering, thinking, building, exploring and sharing with people. Huge aficionado of spending time thinking about things that “don’t matter.” I am very interested in unconstrained creativity. I love cross-discipline ideas and all of their integration into complete original systems. And I like things that do things.

Be the 1st to vote.

About Miranda Hansen

I enjoy creative writing, engineering, thinking, building, exploring and sharing with people. Huge aficionado of spending time thinking about things that “don’t matter.” I am very interested in unconstrained creativity. I love cross-discipline ideas and all of their integration into complete original systems. And I like things that do things.

View all posts by Miranda Hansen →

Leave a Reply

Your email address will not be published. Required fields are marked *