Search found 1 match

by ryrose511
Sat Apr 26, 2025 8:49 am
Forum: General Discussion
Topic: Seeking Help with QuickLogic Chip Configuration
Replies: 7
Views: 51170

Re: Seeking Help with QuickLogic Chip Configuration

if you’re working with QuickLogic chips (like the QuickFeather board), here are a few quick tips: Toolchain: Use SymbiFlow for FPGA and Zephyr RTOS for firmware. Board support: Make sure you're using the correct board target (e.g., quickfeather). Build system: If using Zephyr, run: bash Copy Edit we...