A tool to convert binary files to COE files
Project description
bin2coe
bin2coe is, as its name suggests, a tool to convert binary files to COE files for initializing Xilinx FPGA block RAM.
Usage
Basic usage looks like this:
bin2coe -i INPUT -w WIDTH -o OUTPUT
Additionally, you can specify depth manually (rather than having it be
inferred), specify a value to fill in empty words, and specify the radix. See
bin2coe --help
for more information.
Installation
bin2coe can be installed from PyPI:
pip install bin2coe
After running this command, the bin2coe
binary should be available on your
$PATH
.
License
Copyright (c) Anish Athalye. Released under the MIT License. See LICENSE.md for details.
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
Built Distribution
File details
Details for the file bin2coe-1.1.1.tar.gz
.
File metadata
- Download URL: bin2coe-1.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b96a31d477394c709fad109887c894f8814ef81b4344523bf7a13bbf467b5f9 |
|
MD5 | b49cc98955342ab82eea05fa21ef87e0 |
|
BLAKE2b-256 | d4eb929999660334db46a48680f95b8d244a889fb1154f4f5c7ded6e786efc99 |
File details
Details for the file bin2coe-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: bin2coe-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1af3c45511cbd4cd3503e46766f904443ee6322b839a617943e98bff792b14a |
|
MD5 | ec1770b22dd75d9d80e6381820c8da23 |
|
BLAKE2b-256 | 66d037417078efc06051a7c7502732bb52c40a166b5b19fd3890cd1d2f3ac44a |