How to Install and Uninstall arachne-pnr Package on Kali Linux

Last updated: September 20,2024

1. Install "arachne-pnr" package

Please follow the guidelines below to install arachne-pnr on Kali Linux

$ sudo apt update $ sudo apt install arachne-pnr

2. Uninstall "arachne-pnr" package

This guide covers the steps necessary to uninstall arachne-pnr on Kali Linux:

$ sudo apt remove arachne-pnr $ sudo apt autoclean && sudo apt autoremove

3. Information about the arachne-pnr package on Kali Linux

Package: arachne-pnr
Version: 0.1+20190728gitc40fb22-3
Installed-Size: 655
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), arachne-pnr-chipdb, fpga-icestorm
Suggests: yosys, nextpnr
Size: 218772
SHA256: 8bce31a92436c0ecd3388f64a8fbfcb7cda4aca35877273efbf9882d9a0f60ee
SHA1: d7ec97da9e1d2824d7a07ea82cfe364e9d6ee943
MD5sum: cf0c1e6c912af913f9332c815e4e0d43
Description: Place and route tool for iCE40 family FPGAs
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.
.
Together, Yosys, arachne-pnr and IceStorm provide an fully open-source
Verilog-to-bistream tool chain for iCE40 1K and 8K FPGA development.
.
The authors of arachne-pnr have now prepared its successor 'nextpnr'.
Description-md5:
Homepage: https://github.com/YosysHQ/arachne-pnr
Section: electronics
Priority: optional
Filename: pool/main/a/arachne-pnr/arachne-pnr_0.1+20190728gitc40fb22-3_amd64.deb