<feed xmlns='http://www.w3.org/2005/Atom'>
<title>icestorm/icetime/Makefile, 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>2021-09-06T09:11:52+00:00</updated>
<entry>
<title>Update variable name to PYTHON3</title>
<updated>2021-09-06T09:11:52+00:00</updated>
<author>
<name>Miodrag Milanovic</name>
<email>mmicko@gmail.com</email>
</author>
<published>2021-09-06T09:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=9880f6e2dde6db341246fc80031629daec6d014e'/>
<id>urn:sha1:9880f6e2dde6db341246fc80031629daec6d014e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #239 from xobs/python-bin-name</title>
<updated>2021-09-06T09:08:23+00:00</updated>
<author>
<name>Miodrag Milanović</name>
<email>mmicko@gmail.com</email>
</author>
<published>2021-09-06T09:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=f14a7fb4cad51e9f5e9cb267ce8261016418f2c8'/>
<id>urn:sha1:f14a7fb4cad51e9f5e9cb267ce8261016418f2c8</id>
<content type='text'>
Use $(PYTHON) in Makefiles instead of `python3`</content>
</entry>
<entry>
<title>Enable rest of lattice parts in icetime</title>
<updated>2020-07-08T17:48:11+00:00</updated>
<author>
<name>Miodrag Milanovic</name>
<email>mmicko@gmail.com</email>
</author>
<published>2020-07-08T17:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=af42a45b913ffd60157a23aa0eccb24769f5f71c'/>
<id>urn:sha1:af42a45b913ffd60157a23aa0eccb24769f5f71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent rebuilding timing files</title>
<updated>2020-07-08T17:28:18+00:00</updated>
<author>
<name>Miodrag Milanovic</name>
<email>mmicko@gmail.com</email>
</author>
<published>2020-07-08T17:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=4b54d341de8564487ca2dd8f0161024fc98ade72'/>
<id>urn:sha1:4b54d341de8564487ca2dd8f0161024fc98ade72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support custom PROGRAM_PREFIX</title>
<updated>2020-04-10T08:05:17+00:00</updated>
<author>
<name>Miodrag Milanovic</name>
<email>mmicko@gmail.com</email>
</author>
<published>2020-04-10T08:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=fe3086a7339f0c2731fb1a14f6ef0e4d93a0377e'/>
<id>urn:sha1:fe3086a7339f0c2731fb1a14f6ef0e4d93a0377e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icetime: use $(PYTHON) in Makefile</title>
<updated>2019-10-22T06:09:18+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2019-10-22T06:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=bc84cef2b1dbb39420c8d4bd9cafc183e3b170ff'/>
<id>urn:sha1:bc84cef2b1dbb39420c8d4bd9cafc183e3b170ff</id>
<content type='text'>
Allow the name of the Python interpreter to be changed.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>icetime: Add generated timings-*.cc files to .gitignore and make clean</title>
<updated>2019-06-07T20:55:48+00:00</updated>
<author>
<name>Michael Buesch</name>
<email>m@bues.ch</email>
</author>
<published>2019-06-07T20:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=fab366e81d3196108da6f342489b6829f979d1b1'/>
<id>urn:sha1:fab366e81d3196108da6f342489b6829f979d1b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>icetime: Split timing 'get_delay' functions per device</title>
<updated>2019-03-20T10:38:36+00:00</updated>
<author>
<name>Sylvain Munaut</name>
<email>tnt@246tNt.com</email>
</author>
<published>2019-03-20T10:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=472fd1a56f0323c3fe43b8f222bdb8b4bcbc07d5'/>
<id>urn:sha1:472fd1a56f0323c3fe43b8f222bdb8b4bcbc07d5</id>
<content type='text'>
This should reduce the memory requirement during build of icetime, not
trying to compile one huge file all at once

Signed-off-by: Sylvain Munaut &lt;tnt@246tNt.com&gt;
</content>
</entry>
<entry>
<title>icetime: Add support for searching for chipdb relative to binary</title>
<updated>2018-09-03T13:11:26+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2018-09-03T12:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=c1c13f3b3e14a392fbfbb63add2d55aa642f6018'/>
<id>urn:sha1:c1c13f3b3e14a392fbfbb63add2d55aa642f6018</id>
<content type='text'>
Like yosys and arachne-pnr, allow for searching for the desired chipdb
file relative to the executing binaries directory. This allows for
portable builds of icetime without needing to specify the exact path to
the needed chipdb file with the -C arg.

In order to support this icetime must be able to get the
"proc_self_dirname" path just like yosys and arachne-pnr. As such copy
the equivalent code to get this path information. To avoid cluttering
the icetime.cc file with this code, place it in a separate iceutil.cc
file.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>Also install text timing databases</title>
<updated>2018-07-30T14:04:04+00:00</updated>
<author>
<name>Clifford Wolf</name>
<email>clifford@clifford.at</email>
</author>
<published>2018-07-30T14:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/icestorm/commit/?id=8cac6c584044034210fe0ba1e6b930ff1cc59465'/>
<id>urn:sha1:8cac6c584044034210fe0ba1e6b930ff1cc59465</id>
<content type='text'>
Signed-off-by: Clifford Wolf &lt;clifford@clifford.at&gt;
</content>
</entry>
</feed>
