Home

Awesome

IPbus Builder

The IPbus Builder (IPBB) is a tool for streamlining the synthesis, implementation and simulation of modular firmware projects over multiple platforms<sup>1</sup>.

Getting started

ipbb can be installed via pip (system-wide or per user) wide or in virtualenv.

Pip installation:

sudo pip install https://github.com/ipbus/ipbb/archive/<tag/branch>.tar.gz

VirtualEnv installation:

curl -L https://github.com/ipbus/ipbb/archive/<tag/branch>.tar.gz | tar xvz
source ipbb-<tag or branch>/env.sh

<sup>1</sup> Xilinx Vivado and Mentor Graphic's Modelsim