Skip to content

Supporting code for FPGA for Software Engineers 0: The Basics

Notifications You must be signed in to change notification settings

rschlaikjer/fpga-tutorial-0-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGAs for Software Engineers

Part 0: Basics

This github repository contains the code associated with the blog post FPGAs for Software Engineers: Part 0

  • full_adder.v: Simple full adder implementation
  • adder_4b.v: Cascaded full adders for 4 bit numbers
  • adder_testbench.cpp: Verilator testbench for the 4 bit adder

About

Supporting code for FPGA for Software Engineers 0: The Basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published