Skip to content

tucanae47/redpitaya_migen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redpitaya migen experiments

Based on Linien project, build a blink on redpitaya. (source files are taken and modfied from Linien)

Requirements

Python3 Litex setup is modified from default to use my forks (in which migen-boards was mofied to add repitaya platform and migen was modified to fix a bug when adding verilog sources), for this.

Usage

  • Init dependencies cloning

./litex_setup init

  • install them locally

./litex_setup install

  • generate gateware python make.py

  • copy and flash to repitaya

scp build/top.bit root@rp-f0490a:~/

ssh root@rp-f0490

cat top.bit > /dev/xdevcfg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published