<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freedom-e-sdk/scripts/elf2hex, branch useTimerIRQ</title>
<subtitle>my bad beginner RISC-V assembly LED blinking code.</subtitle>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/'/>
<entry>
<title>Update elf2hex to pick up more Python 2 fixes</title>
<updated>2019-04-12T20:44:31+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-04-11T23:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=efee923f5ec6f0e6e7402869c62f85b86fec83c1'/>
<id>efee923f5ec6f0e6e7402869c62f85b86fec83c1</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Python &gt;= 2.7 for elf2hex</title>
<updated>2019-04-10T20:21:05+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-04-01T16:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=70e1325f6d3363caa7fefc03c66ae18fc6df218e'/>
<id>70e1325f6d3363caa7fefc03c66ae18fc6df218e</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update elf2hex to disable maintainer mode</title>
<updated>2019-03-13T15:24:03+00:00</updated>
<author>
<name>Nathaniel Graff</name>
<email>nathaniel.graff@sifive.com</email>
</author>
<published>2019-03-12T22:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=c6d4faff06c3247cb3027d45fe406a770a341482'/>
<id>c6d4faff06c3247cb3027d45fe406a770a341482</id>
<content type='text'>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nathaniel Graff &lt;nathaniel.graff@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update elf2hex to pull in py-compile</title>
<updated>2018-12-14T18:30:03+00:00</updated>
<author>
<name>Palmer Dabbelt</name>
<email>palmer@sifive.com</email>
</author>
<published>2018-12-14T18:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=ef32f1a2e8d3d67fbc8f637635d401d739ae8091'/>
<id>ef32f1a2e8d3d67fbc8f637635d401d739ae8091</id>
<content type='text'>
Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update elf2hex to support older versions of autoconf</title>
<updated>2018-12-14T17:58:38+00:00</updated>
<author>
<name>Palmer Dabbelt</name>
<email>palmer@sifive.com</email>
</author>
<published>2018-12-14T17:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=3af1087c56ed218bea420b36f988bf60f183fb6c'/>
<id>3af1087c56ed218bea420b36f988bf60f183fb6c</id>
<content type='text'>
Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for generating coreip hex files via elf2hex</title>
<updated>2018-12-14T02:45:09+00:00</updated>
<author>
<name>Palmer Dabbelt</name>
<email>palmer@sifive.com</email>
</author>
<published>2018-12-14T02:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/freedom-e-sdk/commit/?id=2077ff04a25b4393d9b88cd0ee69db3f8eb40276'/>
<id>2077ff04a25b4393d9b88cd0ee69db3f8eb40276</id>
<content type='text'>
This just calls elf2hex on the compiled elf files, producing a hex file
that can be fed into RTL simulation.

Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This just calls elf2hex on the compiled elf files, producing a hex file
that can be fed into RTL simulation.

Signed-off-by: Palmer Dabbelt &lt;palmer@sifive.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
