.\" Text automatically generated by txt2man .TH ICEBOX_VLOG 1 "20 December 2018" "" "" .SH NAME \fBicebox_vlog \fP- convert bitstream in .txt format to verilog \fB .SH SYNOPSIS .nf .fam C \fBicebox_vlog\fP [\fIoptions\fP] [bitmap.txt] .fam T .fi .fam T .fi .SH DESCRIPTIOIN This tools converts a bitstream in .txt format (already converted with iceunpack) to a Verilog representation. .SH OPTIONS .TP .B \fB-s\fP strip comments from output .TP .B \fB-S\fP strip comments about interconn wires from output .TP .B \fB-l\fP convert io tile port names to chip pin numbers .TP .B \fB-L\fP lookup symbol names (using .sym statements in input) .TP .B \fB-n\fP name for the exported module (default: "chip") .TP .B \fB-p\fP use the set_io command from the specified pcf file .TP .B \fB-P\fP like \fB-p\fP, enable some hacks for pcf files created by the iCEcube2 placer. .TP .B \fB-c\fP collect multi-bit ports .TP .B \fB-R\fP enable IeRen database checks .TP .B \fB-D\fP enable exactly-one-driver checks .RE .PP .SH AUTHOR This manual page was written by Ruben Undheim for the Debian project (and may be used by others). .RE .PP