Difference between revisions of "Diamond"
From ArmadeusWiki
(→Ressources/links) |
m (→Install on debian 64bits) |
||
Line 16: | Line 16: | ||
<pre class="host"> | <pre class="host"> | ||
sudo apt-get install alien | sudo apt-get install alien | ||
− | sudo alien | + | sudo alien diamond_3_7-base_x64-96-1-x86_64-linux.rpm |
</pre> | </pre> | ||
Revision as of 16:08, 26 April 2016
Contents
Introduction
Lattice diamond is the software used to synthesize bitstream for Lattice FPGAs. It's required for the MachXO[1,2,3] FPGA.
Installation guide
Download
Download the rpm file on Lattice website [1].
Install on debian 64bits
First alien is needed to convert the rpm in debian package :
sudo apt-get install alien sudo alien diamond_3_7-base_x64-96-1-x86_64-linux.rpm