<feed xmlns='http://www.w3.org/2005/Atom'>
<title>icestorm/icebram, branch main</title>
<subtitle>Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
</subtitle>
<id>https://git.mciantyre.dev/icestorm/atom?h=main</id>
<link rel='self' href='https://git.mciantyre.dev/icestorm/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/'/>
<updated>2025-06-03T09:06:08+00:00</updated>
<entry>
<title>Update Claire's name and fix the reference image in the iceprog help</title>
<updated>2025-06-03T09:06:08+00:00</updated>
<author>
<name>Matt Venn</name>
<email>matt@mattvenn.net</email>
</author>
<published>2025-05-20T12:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=d06a967590d5ea51733100ed805c372689ffe71f'/>
<id>urn:sha1:d06a967590d5ea51733100ed805c372689ffe71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icebram,icepack: use correct format specifiers for size</title>
<updated>2024-06-21T21:36:34+00:00</updated>
<author>
<name>Marian Buschsieweke</name>
<email>marian.buschsieweke@posteo.net</email>
</author>
<published>2024-06-21T21:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=b171bdf66581e608fe3f3d06de055305626a306a'/>
<id>urn:sha1:b171bdf66581e608fe3f3d06de055305626a306a</id>
<content type='text'>
For printing `size_t` the format specifier `%lu` was used in the code.
However, `%lu` is used to print `unsigned long`. The correct format
specifier for `size_t` is `%zu`, so let's use that.
</content>
</entry>
<entry>
<title>icebram: don't use exceptions.</title>
<updated>2023-02-18T11:33:40+00:00</updated>
<author>
<name>Catherine</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2023-02-18T11:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=dd2dce84c4e3d895671a559a7ccb8b96e01587e8'/>
<id>urn:sha1:dd2dce84c4e3d895671a559a7ccb8b96e01587e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icebram: do not include &lt;bits/stdc++.h&gt;</title>
<updated>2023-02-18T11:33:40+00:00</updated>
<author>
<name>Catherine</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2023-02-18T11:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=59f5fa75fc664bd3dc731ef161aeca63e927f35b'/>
<id>urn:sha1:59f5fa75fc664bd3dc731ef161aeca63e927f35b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icebram: Complete rewrite to cleanup and make it work</title>
<updated>2023-02-14T13:02:58+00:00</updated>
<author>
<name>Sylvain Munaut</name>
<email>tnt@246tNt.com</email>
</author>
<published>2023-02-14T13:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=cd9add540d19be75467865fa02be74534814c315'/>
<id>urn:sha1:cd9add540d19be75467865fa02be74534814c315</id>
<content type='text'>
Signed-off-by: Sylvain Munaut &lt;tnt@246tNt.com&gt;
</content>
</entry>
<entry>
<title>Exit with error when no RAM contents were replaced.</title>
<updated>2022-12-27T18:43:31+00:00</updated>
<author>
<name>Tom Verbeure</name>
<email>hombre+github.com@gmail.com</email>
</author>
<published>2022-12-27T18:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=a4d32c985b5432b5a8a3c79b4470a0308a138d1f'/>
<id>urn:sha1:a4d32c985b5432b5a8a3c79b4470a0308a138d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced instances of `arachne-pnr` with the `nextpnr-ice40`  equivalent</title>
<updated>2022-09-15T10:32:45+00:00</updated>
<author>
<name>Aki Van Ness</name>
<email>aki@lethalbit.net</email>
</author>
<published>2022-09-15T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=ca43729f124466b816f922842353feeb3f6f8e84'/>
<id>urn:sha1:ca43729f124466b816f922842353feeb3f6f8e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more build products to .gitignore.</title>
<updated>2021-03-05T12:43:57+00:00</updated>
<author>
<name>whitequark</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2021-03-05T12:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=529759c4bdb9d6abc1759a75591863b46b4f2c11'/>
<id>urn:sha1:529759c4bdb9d6abc1759a75591863b46b4f2c11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icebram: add WASI platform support.</title>
<updated>2020-06-26T11:30:00+00:00</updated>
<author>
<name>whitequark</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2020-06-26T10:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=7ed94f51708f7838176bbb46ae680d967aaef744'/>
<id>urn:sha1:7ed94f51708f7838176bbb46ae680d967aaef744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icebram: refactor seeding logic.</title>
<updated>2020-06-26T11:30:00+00:00</updated>
<author>
<name>whitequark</name>
<email>whitequark@whitequark.org</email>
</author>
<published>2020-06-26T10:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=f8b8ea0f3cdc4a2cf61a28c1ce44616555b62e4e'/>
<id>urn:sha1:f8b8ea0f3cdc4a2cf61a28c1ce44616555b62e4e</id>
<content type='text'>
</content>
</entry>
</feed>
