<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.ad7zj.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Convert_MCS_to_BIN</id>
	<title>Convert MCS to BIN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ad7zj.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Convert_MCS_to_BIN"/>
	<link rel="alternate" type="text/html" href="http://wiki.ad7zj.net/wiki/index.php?title=Convert_MCS_to_BIN&amp;action=history"/>
	<updated>2026-04-04T18:02:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://wiki.ad7zj.net/wiki/index.php?title=Convert_MCS_to_BIN&amp;diff=505&amp;oldid=prev</id>
		<title>Elijah: Created page with &quot;Working with xilinx FPGAs sometimes you need to convert an existing MCS file to binary. The bitstream generator can be set to output bin directly, but should you need to conve...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ad7zj.net/wiki/index.php?title=Convert_MCS_to_BIN&amp;diff=505&amp;oldid=prev"/>
		<updated>2024-02-01T18:04:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Working with xilinx FPGAs sometimes you need to convert an existing MCS file to binary. The bitstream generator can be set to output bin directly, but should you need to conve...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Working with xilinx FPGAs sometimes you need to convert an existing MCS file to binary. The bitstream generator can be set to output bin directly, but should you need to convert after the fact, a handy little utility called srec_cat can do it for you very simply. Get srecord here: https://srecord.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
srec_cat inputMcsFile.mcs -intel -o outputBinFile.bin -binary&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Elijah</name></author>
	</entry>
</feed>