Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bin2coe

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin2coe

A tool to convert binary files to COE files

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
1

bin2coe Build Status

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc