Skip to main content

Creating Your Project in ChipInventor

In this tutorial, you will create a serial communication system using UART with three main blocks: uart_rx, uart_logic_const, and uart_tx. When a character is received via UART, the system compares it with a predefined value and toggles an LED if it matches.

Step-by-Step:
  • Name: UART Communication FPGA
  • Description: UART system with RX, logic comparison, and TX
  • Type: FPGA

4. Click "Create".