scispace - formally typeset
I

Indradeep Ghosh

Researcher at Fujitsu

Publications -  120
Citations -  2072

Indradeep Ghosh is an academic researcher from Fujitsu. The author has contributed to research in topics: Symbolic execution & Fault coverage. The author has an hindex of 25, co-authored 117 publications receiving 2017 citations. Previous affiliations of Indradeep Ghosh include Princeton University & Agere Systems.

Papers
More filters
Proceedings ArticleDOI

GKLEE: concolic verification and test generation for GPUs

TL;DR: This work provides a new framework called GKLEE that can analyze C++ GPU programs, locating the aforesaid correctness and performance bugs and describes previously unknown bugs and performance issues that it detected on commercial SDK kernels.
Proceedings ArticleDOI

A low overhead design for testability and test generation technique for core-based systems

TL;DR: A design for testability and symbolic test generation technique for testing such core-based systems on a chip and shows that the proposed scheme has significantly lower area overhead, delay overhead, and test application time compared to FScan-BScan and F Scan-TBus, without any compromise in the system fault coverage.
Book ChapterDOI

KLOVER: a symbolic execution and automatic test generation tool for C++ programs

TL;DR: This work presents the first symbolic execution and automatic test generation tool for C++ programs, being used to assist the validation and testing of industrial software as well as publicly available programs written using the C++ language.
Proceedings ArticleDOI

SymJS: automatic symbolic testing of JavaScript web applications

TL;DR: SymJS's innovations include a novel symbolic virtual machine for JavaScript Web, symbolic+dynamic feedback directed event space exploration, and dynamic taint analysis for enhancing event sequence construction.
Journal ArticleDOI

Automatic test pattern generation for functional register-transfer level circuits using assignment decision diagrams

TL;DR: An algorithm for generating test patterns automatically from functional register-transfer level (RTL) circuits that target detection of stuck-at faults in the circuit at the logic level, using a data structure named assignment decision diagram that has been proposed previously in the field of high-level synthesis.