Graphics FPGA design in Quartus [PL]
In this seris of videotutorials you will learn how to use Quartus graphics tool and synthesis it for Rysino dev board. Currently films are only available in Polish.
3. Whate! There is no gates?
Theoretical section. We take a look inside FPGA chip.
5. Debounce
As mechanical buttons create meany open/close transistions when pressed we need to add filter. We need to debounce an input.
7. LFSR
LFSR are shift register where input is linear function of it state. It is commonly used in cryptography.