Abstract
With the current ever-increasing demand for performance, hardware developers find themselves turning ever-more towards the construction of application-specific accelerators to achieve higher performance and lower energy consumption. In order to meet the ever-shortening time constraints, both hardware development and verification tools need to be improved.
Chisel, as a hardware construction language, tackles this problem by speeding up the development of digital designs. However, the Chisel infrastructure lacks tools for verification. This paper improves the efficiency of verification in Chisel by proposing methods to support both formal and dynamic verification of digital designs in Scala. It builds on top of ChiselTest, the official testing framework for Chisel. Our work supports functional coverage, constrained random verification, bus functional models, and transaction-level modeling in a verification library named ChiselVerify, while the formal methods are directly integrated into Chisel3.
Chisel, as a hardware construction language, tackles this problem by speeding up the development of digital designs. However, the Chisel infrastructure lacks tools for verification. This paper improves the efficiency of verification in Chisel by proposing methods to support both formal and dynamic verification of digital designs in Scala. It builds on top of ChiselTest, the official testing framework for Chisel. Our work supports functional coverage, constrained random verification, bus functional models, and transaction-level modeling in a verification library named ChiselVerify, while the formal methods are directly integrated into Chisel3.
Original language | English |
---|---|
Article number | 104737 |
Journal | Microprocessors and Microsystems |
Volume | 14 |
Number of pages | 19 |
ISSN | 0141-9331 |
DOIs | |
Publication status | Published - 2023 |
Event | 2021 IEEE Nordic Circuits and Systems Conference - Virtuel event, Oslo, Norway Duration: 26 Oct 2021 → 27 Oct 2021 https://events.tuni.fi/norcas2021/ https://ieeexplore.ieee.org/xpl/conhome/9599834/proceeding |
Conference
Conference | 2021 IEEE Nordic Circuits and Systems Conference |
---|---|
Location | Virtuel event |
Country/Territory | Norway |
City | Oslo |
Period | 26/10/2021 → 27/10/2021 |
Internet address |
Keywords
- Chisel
- Digital design
- Scala
- Verification