Skip to content

simple SPI flash prom programmer for use with Efinix Trion eval kits

Notifications You must be signed in to change notification settings

acceleratedtech/ftdiflash-trion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftdiflash for Trion

simple SPI flash programmer for use with Efinix Trion eval kits

Try something like: xxd -r -p < outflow/t20_mipi_evk.hex > t20_mipi_evk.bin && ./ftdiflash t20_mipi_evk.bin

This will program the attached SPI flash on your Efinix Trion T20 MIPI eval kit, and reset the Trion.

This is a modified version of the Adafruit ftdiflash tool, from https://github.com/adafruit/ftdiflash , which in turn is a modified version of the iceprog tool from the excellent Icestorm FPGA toolchain by Claire Wolf et al https://github.com/YosysHQ/icestorm

About

simple SPI flash prom programmer for use with Efinix Trion eval kits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.4%
  • Makefile 9.6%