logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

srec_idt - IDT/sim binary file format

Description

This format comes from Integrated Device Technology (IDT) System Integration Manager (IDT/sim). It is almost identical to the Motorola S‐Record format, except that most of each record is in binary, and there is no line termination character. The 'S' and tag characters are the same (ascii), however all other bytes are emitted as binary, rather than as a 2‐byte hexadecimal ascii encoding.

Maintainer

Scott Finneran E‐Mail: scottfinneran@yahoo.com.au Peter Miller E‐Mail: pmiller@opensource.org.au Reference Manual SRecord srec_idt(5)

Name

srec_idt - IDT/sim binary file format

See Also

srec_motorola(5) The original Motorola S‐Record format. srec_wilson(5) For a different spin on making S‐Record into a more densely packed binary file.

See Also