# A Chisel Framework for Flexible Design Space Exploration through a   Functional Approach

**Authors:** Bruno Ferres, Olivier Muller, Fr\'ed\'eric Rousseau

arXiv: 2302.12702 · 2023-02-27

## TL;DR

This paper introduces a flexible, functional approach to design space exploration using Chisel, enabling customizable strategies that improve hardware design efficiency and reduce development time.

## Contribution

It proposes a novel methodology leveraging functional programming in Chisel for adaptable design space exploration, with a proof-of-concept framework and strategy library.

## Key findings

- Demonstrated flexible exploration strategies with multiple use cases
- Showed how metrics can guide exploration processes
- Validated the approach's effectiveness in reducing design time

## Abstract

As the need for efficient digital circuits is ever growing in the industry, the design of such systems remains daunting, requiring both expertise and time. In an attempt to close the gap between software development and hardware design, powerful features such as functional and object-oriented programming have been used to define new languages, known as Hardware Construction Languages. In this article, we investigate the usage of such languages - more precisely, of Chisel - in the context of Design Space Exploration, and propose a novel design methodology to build custom and adaptable design flows. We apply a functional approach to define flexible strategies for design space exploration, based on combinations of basic exploration steps, and provide a proof-of-concept framework along with a library of basic strategies. We demonstrate our methodology through several use cases, illustrating how various metrics of interest can be considered to build exploration processes - in particular, we provide a quality of service-driven exploration example.   The methodology presented in this work makes use of designers' expertise to reduce the time required for hardware design, in particular for Design Space Exploration, and its application should ease digital design and enhance hardware developpers' productivity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.12702/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/2302.12702/full.md

---
Source: https://tomesphere.com/paper/2302.12702