Giter Site home page Giter Site logo

nitram2342 / degate Goto Github PK

View Code? Open in Web Editor NEW
167.0 29.0 43.0 387.63 MB

Open source software for chip reverse engineering.

Home Page: http://www.degate.org/

License: GNU General Public License v3.0

Shell 0.22% C++ 97.95% C 0.05% CMake 0.87% Perl 0.92%
chip vlsi verilog vhdl visualization gui library image-processing image-recognition reverse-engineering

degate's Introduction

About

Degate is a software for semi-automatic VLSI reverse engineering of digital logic in chips. Please visit the project website to learn more about Degate.

https://degate.org

This repository here has a documentary purpose. It is the repository for the old Degate version. The new Degate is on Github, too. Please follow this link:

https://github.com/DegateCommunity

Installation

You need cmake ≥2.6 in order to generate the makefiles, else you will get an error message like Unknown CMake command "FIND_PACKAGE_HANDLE_STANDARD_ARGS" and the cmake version check may fail, too.

Install dependencies on Ubuntu

On a freshly installed Ubuntu it should be sufficient to install these packages:

> sudo apt-get install cmake libboost-filesystem-dev \
     libboost-system-dev libboost-thread-dev \
     libboost-program-options-dev \
 libcppunit-dev \
 doxygen g++ gdb libgtkmm-2.4-dev libglademm-2.4-dev libxml++2.6-dev \
     libfreetype6-dev libzip-dev libgtkglextmm-x11-1.2-dev \
     libxmlrpc-c++8-dev libtiff-dev libpng-dev libcurl4-gnutls-dev

Install dependencies on Mac OS X

You need the Mac Ports (or whatever the recent port system is) and Xcode (≥ 3.1) in order to build gtkmm and related libraries. If you have installed it, you can start your terminal and run:

> sudo port install gtkmm cmake boost cppunit doxygen freetype \
  libglademm libxmlxx2 libzip xmlrpc-c gtkglextmm gnome-icon-theme

Compile degate

Get sources for Degate. Go into the main directory and type:

> cmake . && make

Copyright and Licence

Degate is released under the GNU General Public License Version 3. See LICENSE.TXT for details.

Degate is developed by Martin Schobert <[email protected]>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.