klessydra / IPApproX

Set of IP management tools used within the context of the PULP project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains a set of IP management tools used within the context of the PULP project.

To build the documentation, you can do the following:

cd doc

# build HTML documentation in _build/html
make html

# build Latex documentation in _build/latex
make latex
cd _build/latex
make

# build Latex documentation in _build/latex (single step)
make latexpdf

About

Set of IP management tools used within the context of the PULP project

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%