Creating a full adder firmware using two half adders via IP Bus Builder protocol.
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