User guide
SFSU - Embedded Systems Tutorial Nano- Electronics & Computing Research Lab
89
Step by Step ALU with image in background Tutorial
Hardware Setup
Step 1 : Open System Builder, select Clock, SDRAM, SRAM, FLASH, SD CARD, VGA and LTC – 8”
LCD/Touch/Camera as shown in figure below.
Step 2 : Select a project name, for this example we are using “picture_alu” as our project name. Click on
Generate and open the folder containing these files.
Step 3: Open the folder where the project files are saved and open picture_alu.qpf file. This file is
generated when we generate in the above step. Open the respective folder for this file. This file will be
opened in Quartus II.
Step 4: In Quartus II, the Verilog code will look like this (in blue):
//=======================================================