Accelerometer Reader
Creating Project
In this tutorial, you will learn how to develop and program an FPGA project using ChipInventor, w...
Understanding the blocks
For this project, we will use four main blocks: spi_ctrl: Controls SPI communication with th...
Connecting the Blocks
spi_ctrl Block Input: clk (System clock) Outputs: acc_mosi (sends commands to ...
Project Simulation
Click the Simulate tab on the top menu. Select Advanced Simulation. In advanced mod...
Synthesis and Programming the FPGA
After confirming your design is error-free: Click the Synthesize tab. Select Start Synt...
Hardware Validation
After programming the FPGA, let’s test the hardware: On the top menu, click Main. Acces...
Wrapping Up
In this tutorial, you learned how to configure and connect blocks in ChipInventor to create an SP...