bmp2mif

command module
v0.0.0-...-fa1a000 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2016 License: GPL-2.0 Imports: 5 Imported by: 0

README

#bmp2mif

bmp2mif is a small tool, written in Go, which convertes a default 24bit bitmap file into a mif file. The mif file can be used to initialize a XILINX blockram.

Install

Though bmp2mif is written in Go the advantages of its toolchain can be applied to this toll too. To install bmp2mif use the following shell command:

$: go get github.com/faryon93/bmp2mif/...

Usage

The tool outputs the binary representation of the bitmap to stdout. Use stream redirection to copy it to a file.

$: bmp2mif test.bmp > test.mif

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL