srec_coe - Man Page

Xilinx Coefficient File Format

Description

The Xilinx Coefficient File Format has a general syntax of the form:

keyword=value;optional comment
radix-keyword=value;optional comment
data-keyword=value, ..., value;

There are numerous keywords, only the “memory_initialization_radix” and “memory_initialization_vector” keywords are used. The semicolons are mandatory.

Size Multiplier

Binary data stored in this format expand approximately 4 times (5 time on Windows).

See Also

http://www.xilinx.com/support/documentation/sw_manuals/xilinx11/cgn_r_coe_file_syntax.htm

Maintainer

Scott FinneranE-Mail:scottfinneran@yahoo.com.au
Peter MillerE-Mail:pmiller@opensource.org.au

Referenced By

srec_cat(1).

SRecord Reference Manual