Skip to content

ericlin1231/example-open-source-FPGA-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example of open source FPGA workflow

Tools

  • yosys: Synthesis tool
  • nextpnr: Place & Routing tool
  • fujprog: Flash bit stream to FPGA through JTAG

Usage

Use verilator to check syntax

$ make lint

Generate bit stream then flash to FPGA

$ make prog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published