Skip to content

VSDSquadron/VSDSquadron_FM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSDSquadron_FM

This repository contains projects for VSDSquadron_FM, utilizing open-source FPGA tools for development.

Toolchain Requirements

Ensure the following tools are installed and configured:

  1. Project IceStorm
    Toolchain for Lattice iCE40 FPGAs. Install this first.

  2. Yosys
    Open-source synthesis tool.

  3. nextpnr
    Open-source Place & Route (P&R) tool.

Running a Project

Follow these steps to build and flash a project:

  1. Navigate to the specific project folder:

    cd <project-folder>
  2. Build the binaries:

    make build
  3. Flash the code to external SRAM:

    make flash

For cleanup, use:

make clean

Happy hacking! 🚀

About

Code for VSDSquadron_FM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •