Difference between revisions of "Diamond"

From ArmadeusWiki
Jump to: navigation, search
(Install on debian 64bits)
Line 1: Line 1:
 
[[Category: FPGA]]
 
[[Category: FPGA]]
 +
[[Category: Lattice]]
 
== Introduction ==
 
== Introduction ==
  

Revision as of 16:00, 26 April 2016

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 --scripts diamond_3_7-base_x64-96-1-x86_64-linux.rpm

Ressources/links