A tool to generate register codes.
Project description
RegisterPrinter
How to install
pip install register_printer
How to run
install dependencies
pip install -r requirements.txt
Usage
usage: python -m register_printer [-h] [-v]
[-f CONFIG_FILE_NAME | --input-json INPUT_JSON_FILE]
[-p EXCEL_FILES_PATH] [-o OUTPUT_PATH]
[--print] [--verbose] [-d] [-c] [-u] [-j]
[-r] [-x] [-a]
optional arguments:
-h, --help show this help message and exit
-v, --version Display version
-f CONFIG_FILE_NAME, --file CONFIG_FILE_NAME
Configuration input filename.
--input-json INPUT_JSON_FILE
Input JSON documents.
-p EXCEL_FILES_PATH Directory path of Excel source files.
-o OUTPUT_PATH, --output-path OUTPUT_PATH
Output path of generated files. Default "."
--print Print parsed document.
--verbose Logging more information.
-d, --gen-doc Generate register documents.
-c, --gen-c-header Generate register C header files.
-u, --gen-uvm Generate register UVM models.
-j, --gen-json Generate JSON documents.
-r, --gen-rtl Generate register RTL module.
-x, --gen-excel Generate excel files.
-a, --gen-all Generate all files, same as -d -c -u -r
How to build
python -m build
How to upload to pypi
python -m twine upload dist/*
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
register_printer-1.1.14.tar.gz
(28.5 kB
view details)
Built Distribution
File details
Details for the file register_printer-1.1.14.tar.gz
.
File metadata
- Download URL: register_printer-1.1.14.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3ec875ebad71efae56081541f32728ff05a7c530dfaec1a18a12f9789e1197f |
|
MD5 | 286b542171ee57b58c053293386f924a |
|
BLAKE2b-256 | 9f04365b630e456ada15bb4606b4eed2cf3da79c579295e53f83708a3eb003ce |
File details
Details for the file register_printer-1.1.14-py3-none-any.whl
.
File metadata
- Download URL: register_printer-1.1.14-py3-none-any.whl
- Upload date:
- Size: 47.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bac3203de80282b26aec78de33afd2df21f91e3ca14d7ab58945f02ffa0c40b |
|
MD5 | 557a6bc0b4a3ed63be14cfb712b682d9 |
|
BLAKE2b-256 | e3103d7e82fbf7703817becdfea8f8bb0892151b3d78ffdd065a2608754731a4 |