tud-zih-energy / FIRESTARTER

FIRESTARTER: A Processor Stress Test Utility. This repository contains the source code generator. Our releases (including the generated source code and precompiled binaries) are available at https://tu-dresden.de/zih/firestarter/.
GNU General Public License v3.0
115 stars 25 forks source link

Refactor validation of instruction groups and sequence generation. #87

Open marenz2569 opened 3 weeks ago

marenz2569 commented 3 weeks ago

Currently we check if a supplied instruction is valid in each compilePayload function.

DoD