How to Install arachne-pnr-chipdb in Ubuntu 18.04



Install arachne-pnr-chipdb by entering the following commands in the terminal:

sudo apt update
sudo apt install arachne-pnr-chipdb

Description:

Chip db files for arachne-pnr

Arachne-pnr implements the place and route step of the hardware compilation process for FPGAs. It accepts as input a technology-mapped netlist in BLIF format, as output by the Yosys synthesis suite for example. It currently targets the Lattice Semiconductor iCE40 family of FPGAs. Its output is a textual bitstream representation for assembly by the IceStorm icepack command. The output of icepack is a binary bitstream which can be uploaded to a hardware device. . This package contains the binary versions of the chipdb files needed by arachne-pnr

Homepage: https://github.com/cseed/arachne-pnr

Version: 0.1+20160813git52e69ed-1

Section: universe/electronics