IceCube: Difference between revisions
From ArmadeusWiki
(Created page with "== Introduction == IceCube2 is the software used to synthesize bitstream for Lattice ICE40 FPGA. == Install guide == === Download === Download the tgz archive for linux [...") |
|||
Line 12: | Line 12: | ||
On this page : [http://www.latticesemi.com/en/Support/Licensing/DiamondAndiCEcube2SoftwareLicensing/iceCube2] | On this page : [http://www.latticesemi.com/en/Support/Licensing/DiamondAndiCEcube2SoftwareLicensing/iceCube2] | ||
=== Install it === | |||
To install the software, just deflate it then launch it : | |||
<source lang="bash"> | |||
$ mkdir icecube2 | |||
$ cd icecube2 | |||
$ tar -zxvf ~/download/iCEcube2setup_Sep_12_2017_1708.tgz | |||
$ ./iCEcube2setup_Sep_12_2017_1708 | |||
</source> |
Revision as of 09:38, 16 September 2019
Introduction
IceCube2 is the software used to synthesize bitstream for Lattice ICE40 FPGA.
Install guide
Download
Download the tgz archive for linux here.
Get a free license
On this page : [1]
Install it
To install the software, just deflate it then launch it :
$ mkdir icecube2
$ cd icecube2
$ tar -zxvf ~/download/iCEcube2setup_Sep_12_2017_1708.tgz
$ ./iCEcube2setup_Sep_12_2017_1708