Skip to content

A GUI that allows for annotation and manipulation of chip die images.

Notifications You must be signed in to change notification settings

andrew-gardner/die-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

die-toy

A GUI that allows for annotation and manipulation of chip die images.

Dependencies:
Qt5
OpenCv v3.1.x+
Cmake 2.8.8+

Build instructions:

mkdir build
cd build
make

Operating instructions:

dieToy --help
  -v, --version Displays version information.
  -i, --image Die image to load.
  -d, --dieDescription Die description file to load.

  • Load an image.
    (Mousewheel zooms, middle mouse button drags)
  • Switch into Bounds Define mode.
  • Click 4 points to define the bounds of the ROM region
  • Switch into horizontal / vertical slice mode & define some strips where bits appear
  • Switch into bit region display mode and export bit PNG or do various other fun things.

About

A GUI that allows for annotation and manipulation of chip die images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published