Getting Started

This section will help you set up your development environment and run your first OmniXtend test system.

Table of contents

  1. ⚙️ Prerequisites
    1. Hardware
    2. Software
  2. 🛠️ Installation Steps
  3. ✅ Run a Basic Test
  4. 🧭 Where to go next?

⚙️ Prerequisites

Before you begin, make sure you have the following:

Hardware

  • A supported FPGA board (e.g., Xilinx VCU118, Arty A7-100T)
  • USB-JTAG/UART cable
  • Ethernet connection

Software

  • Vivado Design Suite (2021.2 or later)
  • Python 3.8+
  • RISC-V GNU Toolchain
  • Chipyard environment
  • Git, make, and standard Linux build tools

🛠️ Installation Steps

To-be defined


✅ Run a Basic Test

To-be defined


🧭 Where to go next?