diff options
author | Clifford Wolf <clifford@clifford.at> | 2016-02-04 07:46:31 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2016-02-04 07:46:31 +0100 |
commit | 2551db6f555e642e3485e3035767fdef07eaca0d (patch) | |
tree | 865cd8efdacd4b2d3c888bf1c6bddaac334d371c /docs/index.html | |
parent | c0a531efe0d15d98267fb7c5339079f8d8b02a40 (diff) | |
download | icestorm-2551db6f555e642e3485e3035767fdef07eaca0d.tar.gz icestorm-2551db6f555e642e3485e3035767fdef07eaca0d.tar.bz2 icestorm-2551db6f555e642e3485e3035767fdef07eaca0d.zip |
Added IcePLL to web site
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 13dceb6..5cbcb56 100644 --- a/docs/index.html +++ b/docs/index.html @@ -176,6 +176,12 @@ A small driver program for the FTDI-based programmer used on the iCEstick and HX A tool for packing multiple bitstream files into one iCE40 multiboot image file. </p> +<h3>IcePLL</h3> + +<p> +A small program for calculating iCE40 PLL configuration parameters. +</p> + <h3>ChipDB</h3> <p> |