The SPI master and SPI slave are simple controllers for communication between FPGA and various peripherals via the SPI interface. The SPI master and SPI slave have been implemented using VHDL 93 and ...
This repository contains the original version of the JTAG-to-Avalon-MM tutorial created using Altera Quartus II 11.1sp1 in March 2012. The tutorial example for the BeMicro-SDK (Cyclone IV) board was ...
When learning to program FPGAs or ASICs using hardware description languages, such as Verilog or VHDL, being able to simulate code is an important part of the learning process. In fact, being able to ...