scispace - formally typeset
K

Kelson Gent

Researcher at Virginia Tech

Publications -  9
Citations -  89

Kelson Gent is an academic researcher from Virginia Tech. The author has contributed to research in topics: Automatic test pattern generation & Swarm intelligence. The author has an hindex of 4, co-authored 9 publications receiving 86 citations.

Papers
More filters
Proceedings ArticleDOI

Design validation of RTL circuits using evolutionary swarm intelligence

TL;DR: BEACON is a Branch-oriented Evolutionary Ant Colony OptimizatioN method which is a bio-inspired meta-heuristic for design validation and functional test generation and is able to achieve very high branch coverages with a fraction of computational cost.
Proceedings ArticleDOI

Functional Test Generation at the RTL Using Swarm Intelligence and Bounded Model Checking

TL;DR: A formal hybridization that combines a Register Transfer Level (RTL) stochastic swarm intelligence based test vector generation with the Verilator Verilog- to-C++ source-to-source compiler is presented to maintain high speed of execution while improving metric performance.
Proceedings ArticleDOI

Dual-Purpose Mixed-Level Test Generation Using Swarm Intelligence

TL;DR: This work presents a fine-grain mixed-level test generator that utilizes co-simulation of register-transfer and gate levels to generate high quality vectors and targets branch coverage at the RTL and simultaneously attempts to associate rare fault excitations with a sequence of branch activations.
Proceedings ArticleDOI

Signal domain based reachability analysis in RTL circuits

TL;DR: This analysis takes into account all assignments, activating and preceding conditions in the RTL code, to derive an assignment table that lists all the possible sequences of branches required to reach a target branch, and proves unreachable branches as well as provides guidance for reachable branches.
Proceedings ArticleDOI

Utilizing GPGPUs for design validation with a modified Ant Colony Optimization

TL;DR: A novel parallel state justification tool, GACO, utilizing Ant Colony Optimization (ACO) on Graphical Processing Units (GPU), capable of launching a large number of artificial ants to search for the target state.