Skip to content

realtimeradio/sparrow-albatros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparrow-albatros

A repository for ALBATROS firmware targetting the Sparrow FPGA board

Software Versions:

  • Ubuntu 20.04
  • Xilinx Vivado System Edition 2021.2
  • MATLAB/Simulink 2021a

To open/modify/compile:

  1. Clone this repository
  2. Clone submodules:
git submodule update --init --recursive
  1. Create a local environment specification file firmware/startsg.local.
  2. From firmware/, run startsg (if your environment file is called startsg.local) or startsg <my_local_environment_file.local>.

Repository Layout

  • firmware/ -- Firmware source files and libraries
  • software/ -- Libraries providing communication to FPGA hardware and firmware
  • docs/ -- Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages