diff options
author | Clifford Wolf <clifford@clifford.at> | 2017-07-31 16:18:33 +0200 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2017-07-31 16:18:33 +0200 |
commit | 607ee66cc1bdd37f8fc213b4b227cfebcd1d2c27 (patch) | |
tree | d1bf94c0e5ac831d4eb81cb9db1437110590a480 | |
parent | 6948c4370dc3f10d05eedfc4408ecb0cbd5f373c (diff) | |
download | icestorm-607ee66cc1bdd37f8fc213b4b227cfebcd1d2c27.tar.gz icestorm-607ee66cc1bdd37f8fc213b4b227cfebcd1d2c27.tar.bz2 icestorm-607ee66cc1bdd37f8fc213b4b227cfebcd1d2c27.zip |
Update timeline on website
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index be02756..f6ba8e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,8 @@ <h1>Project IceStorm</h1> <p> +<b>2017-03-13:</b> Released support for LP384 chips (in all package variants).<br/> +<b>2016-02-07:</b> Support for all package variants of LP1K, LP4K, LP8K and HX1K, HX4K, and HX8K.<br/> <b>2016-01-17:</b> First release of IceTime timing analysis. Video: <a href="https://youtu.be/IG5CpFJRnOk">https://youtu.be/IG5CpFJRnOk</a><br/> <b>2015-12-27:</b> <a href="http://www.clifford.at/papers/2015/icestorm-flow/">Presentation</a> of the IceStorm flow at 32C3 (<a href="https://www.youtube.com/watch?v=SOn0g3k0FlE">Video on Youtube</a>).<br/> <b>2015-07-19:</b> Released support for 8k chips. Moved IceStorm source code to GitHub.<br/> |