Skip to content

ipbus/ipbb

Folders and files

NameName
Last commit message
Last commit date
Jun 19, 2021
Oct 7, 2024
Dec 3, 2019
Sep 27, 2021
Jan 31, 2025
Oct 28, 2022
May 6, 2022
Aug 3, 2023
Jun 19, 2021
Mar 4, 2021
Aug 31, 2017
Mar 16, 2017
Aug 29, 2019
Dec 3, 2019
Oct 26, 2022
Dec 7, 2022
Oct 10, 2022
Dec 7, 2022
Nov 30, 2018

Repository files navigation

IPbus Builder

The IPbus Builder (IPBB) is a tool for streamlining the synthesis, implementation and simulation of modular firmware projects over multiple platforms1.

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

1 Xilinx Vivado and Mentor Graphic's Modelsim