Abstract
We present two proof-of-concept languages (Circuits & CirQTS) that showcases how fancy types (namely linear & dependent types) can enrich hardware design tooling such that we can move existing external static analysis checks into the language’s type-system. Using our approach will lead to the enhanced safety of designs, and increase in design productivity, through early identification and reduction of connection errors.
This artefact presents our verified implementations (as realised in Idris2) of the simply (Circuits) and fancily typed (CirQTS) languages, and the test suite used to assess efficacy of our approach.
This artefact presents our verified implementations (as realised in Idris2) of the simply (Circuits) and fancily typed (CirQTS) languages, and the test suite used to assess efficacy of our approach.
Original language | English |
---|---|
Pages (from-to) | 4:1-4:3 |
Number of pages | 3 |
Journal | Dagstuhl Artifacts Ser. |
Volume | 9 |
Issue number | 2 |
DOIs | |
Publication status | Published - 11 Jul 2023 |
Keywords
- proof-of-concept languages
- circuits
- CirQTS