Skip to main content

The hdl_registers project is an open-source HDL register generator fast enough to be run in

Project description

Website Gitlab Gitter pypi License Python line coverage

The hdl_registers project is an open-source HDL register generator fast enough to be run in real time. It can easily be plugged into your development environment so that VHDL register code generation is done before each build and simulation run. For your FPGA release artifacts it can generate headers and documentation.

See documentation on the website: https://hdl-registers.com

Check out the source code on gitlab: https://gitlab.com/hdl_registers/hdl_registers

The typical use case is to let hdl_registers parse a .toml file with register definitions that make up a register map. It is also possible to work directly with the Python abstractions as well, without using a data file. The following code can be generated by the tool:

  • VHDL package containing the register constant values, as well as a type with all the registers and their modes. This can be used with a generic register file in your VHDL code.

  • HTML website with documentation of the registers and constants.

  • C header with constant values, register addresses, and register field information.

  • C++ header and implementation with constant values, and setters/getters for registers and fields. The header has an abstract interface class which can be used for mocking.

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

hdl_registers-3.0.0.tar.gz (41.3 kB view details)

Uploaded Source

File details

Details for the file hdl_registers-3.0.0.tar.gz.

File metadata

  • Download URL: hdl_registers-3.0.0.tar.gz
  • Upload date:
  • Size: 41.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hdl_registers-3.0.0.tar.gz
Algorithm Hash digest
SHA256 12acc15391f3c0650fe04494ae9931a6dd9a0a67717a3319891f8274f5345447
MD5 8fc99ba5b42f7531fbee552398b9116c
BLAKE2b-256 adacc6e7ad0288f4066f6252703baa9d636aaa1acdfcec7ad2ebbb37b5dfff23

See more details on using hashes here.

Supported by

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