Skip to main content

YAML based register map definitions for digital hardware and embedded software development

Project description

[![pipeline status](https://gitlab.com/registerMap/registerMap/badges/master/pipeline.svg)](https://gitlab.com/registerMap/registerMap/commits/master) [![coverage report](https://gitlab.com/registerMap/registerMap/badges/master/coverage.svg)](https://gitlab.com/registerMap/registerMap/commits/master) [![Documentation Status](https://readthedocs.org/projects/registermap/badge/?version=latest)](http://registermap.readthedocs.io/en/latest/?badge=latest)

[![PyPI version](https://badge.fury.io/py/registerMap.svg)](https://badge.fury.io/py/registerMap) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.322502.svg)](https://doi.org/10.5281/zenodo.322502)

# registerMap

A Python 3 framework for creating and maintaining register maps for integrated circuit design and embedded software development.

## Main Features

  • define a register map by the relationships and order of modules, registers and fields

  • generate address of registers and modules automatically from relationships

  • constrain registers and modules by size or address

  • automatically manage registers that span multiple memory units

  • arbitrary number of memory unit bits (but constant across the register map)

  • arbitrary number of address bits (but constant across the register map)

  • automatically avoid allocating register/module addresses to page registers

## Installation

The simplest way to acquire registerMap is using pip.

pip install registerMap

## Documentation

Head over to [readthedocs](http://registermap.readthedocs.io/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

registerMap-0.2.0.tar.gz (80.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page