Generic SoC builder in HDL
Project description
IP SoC Generator
IP SoC gen is a framework to generate MP/SoCs with different configurations through a set of masters/slaves for fast digital design development. To install through pip:
pip install --upgrade ipsocgen
Template projects
In order to get started generating your own designs, check the template repository which contains an example of SoC and MPSoC using NoX processor as the main CPU.
To contribute/develop/extend the work
Please follow the steps below to build the virtual environment and install the dependencies.
python3 -m venv venv
source venv/bin/activate
python3 setup.py install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipsocgen-0.1.24.tar.gz
(19.1 kB
view hashes)
Built Distribution
ipsocgen-0.1.24-py3-none-any.whl
(27.2 kB
view hashes)
Close
Hashes for ipsocgen-0.1.24-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91f2077a948cbce620843ec1dc683f61a7253e9915df07ef59a3ba5f21bf7d8f |
|
MD5 | 3a292bd1cce6c2566b941699183833b5 |
|
BLAKE2b-256 | a3815b086a9df6ab2a659c91feb9830f061b8a4108ad1181ff8e2f1cc5ff8d37 |