Skip to content

Catch all repository for FPGA learning/testing

Notifications You must be signed in to change notification settings

overtinkering/fpga-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This project is a soft introduction to digital design and FPGA development.

Directories

  • rtl: contains the synthesizable code of the project
  • tb: Testbench directory, contains verif environment
  • syn: Tool dependant synthesis scripts and constraints
  • examples: Board dependant projects
  • lib: Device abstraction code
  • scripts: Scripts.... whenever it will be required

About

Catch all repository for FPGA learning/testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 96.7%
  • Makefile 3.3%