Skip to content

Creating a full adder firmware using two half adders via IP Bus Builder protocol.

Notifications You must be signed in to change notification settings

mzrghorbani/fw-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

fw-tutorial

Creating a full adder firmware using two half adders via IP Bus Builder protocol.

Getting started

Install ipbb locally:

curl -L https://github.com/ipbus/ipbb/archive/v0.3.7.tar.gz | tar xvz
source ipbb-0.3.7/env.sh

Prepare a work are and add the tutorial code to it:

ipbb init work
cd work
ipbb add git [email protected]:mzrghorbani/fw-tutorial.git

About

Creating a full adder firmware using two half adders via IP Bus Builder protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages