Making an FPGA Composer
What are some more things to do with an FPGA? One Instructables user, krosenfeld7, made a guide for an FPGA composer.
What are some more things to do with an FPGA? One Instructables user, krosenfeld7, made a guide for an FPGA composer.
We’ve talked a lot lately about the Nexys 4 DDR lately, and we definitely hope you like it as much as we do here at Digilent. But what are the roots of this awesome board?
Over at the Xilinx blog (the excellent Xcell Daily Blog), Adam Taylor reviewed his experience working with some of the Zynq-based boards. One of those reviews is for the ZYBO. …
Who doesn’t love the classic game of tic-tac-toe? And now it can be made new and fresh with the Nexys 2 FPGA board!
Have you ever wanted to log FPGA pins on a host PC? Well, Digilent forums user hamster has done a project showing how, which you can find here!
One of our regular contributors to the forum let us know about an awesome project he worked on. He managed to use the Basys 3 with a low-cost ultrasound rangefinder.
Our applications and systems engineering manager, Sam B., has had an exciting project sitting on his desk for a long time that we finally get to see. Originally, his project was the Zedbot, a Linux-based robot that uses the Zedboard.
At this point in reading the blog and going through the learn material, you might realize that there is a lot of FPGA code. It doesn’t look like C, it doesn’t look like Java…what is it?
The ZYBO Smart Car was developed by Digilent China. It is one of the items in the Zrobot line, the educational kit solely developed by Digilent China. The smart car is powered by the Digilent ZYBO that features Xilinx Zynq technology. Users can control the robot from an Android phone using the Bluetooth interface within 20m. The OS is Linux. Users can develop the software and Linux driver using Xilinx Vivado.
As you probably know, one of Digilent’s major focuses is producing FPGA (field programmable gate array) boards and educating the public on FPGA design. One of the classes I was in last semester focused on FGPA design. This class is EE324 at WSU, which is taught by Digilent’s own Clint Cole. He gave a background lecture on the History of FPGA chips. Not only was it an extremely interesting lecture, but it also helped me understand the huge leaps in logic design that have been made since the 1960s. This is the history that led to the development of FPGA chips. The chips are the parts that Xilinx makes that we use on our FPGA boards.
You may have heard of the NetFPGA-SUME, Digilent’s amazingly advanced board that features one of the largest and most complex FPGAs ever produced. But what is the story behind it?
With great excitement, we would like to show off the NetFPGA-Sume, our most complicated board to date, featuring the Xilinx, Inc. Virtex-7 FPGA!
Software Defined Radio (SDR) is a radio communication system that performs many traditional radio functions in software instead of dedicated hardware circuits. Tasks such as filtering, modulation, demodulation, signal generation, …
Most students do not struggle with equations. They struggle with understanding what those equations actually do. In many learning environments, students define a system, run a process, and then interpret …
If you’re choosing between an FPGA and a SoC, the real question is not which one is “better.” It’s which one fits the job in front of you. Here is …
You open a Verilog example, launch Vivado for the first time, or start reading for a digital design course, and one term keeps showing up: RTL. It usually appears as …