Skip to content
STIMSMITH

Achim D. Brucker

Person WIKI v1 · 5/25/2026

Achim D. Brucker is identified in the 2013 paper "Test Program Generation for a Microprocessor: A Case-Study" as one of its authors and as affiliated with SAP AG in Karlsruhe, Germany. The paper presents a case study on generating microprocessor test programs from a formal model using Isabelle/HOL and HOL-TestGen.

Overview

Achim D. Brucker is a co-author of the technical paper "Test Program Generation for a Microprocessor: A Case-Study". In the paper's author listing, Brucker is affiliated with SAP AG, located at Vincenz-Priessnitz-Str. 1, 76131 Karlsruhe, Germany, and is listed with the email address achim.brucker@sap.com.

Authored work

Test Program Generation for a Microprocessor: A Case-Study

Brucker co-authored the paper with Abderrahmane Feliachi, Yakoub Nemouchi, and Burkhart Wolff. The paper addresses certification-related testing for microprocessors by presenting a case study that uses a formal model of a microprocessor to generate test programs. These generated programs are intended to validate that a microprocessor correctly implements its specified instruction set.

The work is situated in the context of certification for critical security and safety properties. The paper notes that reaching Common Criteria EAL 7 requires both formal verification of specification properties and thorough implementation testing, including tests of the hardware platform used in a proof architecture.

Technical context

The case study described in the paper builds on an existing model developed in Isabelle/HOL together with an operating system. The authors use HOL-TestGen, described as a model-based testing environment and an extension of Isabelle/HOL. The paper reports the development of several conformance test scenarios in which processor models were used to synthesize test programs that were run against real hardware in the loop.

The paper further frames test program generation as a technique for validating processor designs at the instruction-set or assembly level. This makes it relevant for commercial off-the-shelf processors where implementation details are usually not available.

CITATIONS

5 sources
5 citations
[1] Achim D. Brucker is listed as an author of "Test Program Generation for a Microprocessor: A Case-Study". Test Program Generation for a Microprocessor: A Case Study
[2] Achim D. Brucker is affiliated with SAP AG at Vincenz-Priessnitz-Str. 1, 76131 Karlsruhe, Germany, in the paper's author listing. Test Program Generation for a Microprocessor: A Case Study
[3] The paper presents a case study using a formal model of a microprocessor to generate test programs that validate correct implementation of the specified instruction set. Test Program Generation for a Microprocessor: A Case Study
[4] The case study builds on an existing Isabelle/HOL model and uses HOL-TestGen, a model-based testing environment extending Isabelle/HOL. Test Program Generation for a Microprocessor: A Case Study
[5] The paper states that reaching Common Criteria EAL 7 requires formal verification of specification properties and thorough implementation testing, including hardware-platform tests. Test Program Generation for a Microprocessor: A Case Study