Scroll to navigation

ICEBOX_VLOG(1) ICEBOX_VLOG(1)

NAME

icebox_vlog - convert bitstream in .txt format to verilog

SYNOPSIS

icebox_vlog [options] [bitmap.txt]

DESCRIPTIOIN

This tools converts a bitstream in .txt format (already converted with iceunpack) to a Verilog representation.

OPTIONS

strip comments from output
strip comments about interconn wires from output
convert io tile port names to chip pin numbers
lookup symbol names (using .sym statements in input)
name for the exported module (default: "chip")
use the set_io command from the specified pcf file
like -p, enable some hacks for pcf files created by the iCEcube2 placer.
collect multi-bit ports
enable IeRen database checks
enable exactly-one-driver checks

AUTHOR

This manual page was written by Ruben Undheim <ruben.undheim@gmail.com> for the Debian project (and may be used by others).

30 July 2022