How to Install and Uninstall xc3sprog Package on Kali Linux

Last updated: May 18,2024

1. Install "xc3sprog" package

This guide covers the steps necessary to install xc3sprog on Kali Linux

$ sudo apt update $ sudo apt install xc3sprog

2. Uninstall "xc3sprog" package

Please follow the guidance below to uninstall xc3sprog on Kali Linux:

$ sudo apt remove xc3sprog $ sudo apt autoclean && sudo apt autoremove

3. Information about the xc3sprog package on Kali Linux

Package: xc3sprog
Version: 0+svn795+dfsg-4
Installed-Size: 692
Maintainer: Ricardo Ribalda Delgado
Architecture: amd64
Depends: libc6 (>= 2.14), libftdi1-2 (>= 1.2), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libusb-0.1-4 (>= 2:0.1.12)
Size: 160124
SHA256: 0de1f3dd47fa2af5ebf832cfd8a9507f56846995df74d1df8568ea89f7581078
SHA1: 490e7009e63c3dbcdc2d2a89d8b9b06628fe390d
MD5sum: e820708cd82eb6ad506c1c696d9c978c
Description: JTAG flashing tool for FPGAs, CPLDs and EEPROMs
xc3sprog is a suite of utilities for programming Xilinx FPGAs, CPLDs, and
EEPROMs with the Xilinx Parallel Cable and other JTAG adapters under Linux.
xc3sprog runs as a command-line application.
.
The main features include:
- Reading a .BIT file from Xilinx design tools and programming it into an
FPGA.
- Reading a JEDEC file and programming it into a CPLD.
- Programming a .BIT file into an on-board configuration PROM.
- Programming a binary image into on-board SPI flash memory.
- Reading the contents of a PROM chip back to a file.
- Programming AVR microcontrollers.
.
The functionality of xc3sprog is similar to that of Xilinx IMPACT. There are
also similarities with other free JTAG tools, such as UrJTAG. However,
xc3sprog has a number of advantages:
.
- xc3sprog is free software.
- It is a command-line tool.
- It works on Linux without the need to install binary "cable-drivers".
(Although some types of JTAG cables need to load firmware.)
- It uses an optional configuration file to recognize new JTAG devices.
- It contains programming algorithms for the supported devices, enabling
the direct use of binary files (.BIT / JEDEC) from design tools (as opposed
to intermediate SVF/STAPLE files).
Description-md5:
Homepage: http://xc3sprog.sourceforge.net/
Section: electronics
Priority: optional
Filename: pool/main/x/xc3sprog/xc3sprog_0+svn795+dfsg-4_amd64.deb