2022
DOI: 10.1109/tcad.2021.3102516
|View full text |Cite
|
Sign up to set email alerts
|

An Open-Source Framework for FPGA Emulation of Analog/Mixed-Signal Integrated Circuit Designs

Abstract: This paper presents an open-source framework for emulating mixed-signal chip designs on an FPGA. It includes a Python-based synthesizable model generator for mixed-signal blocks (msdsl), a fixed-and floating-point synthesizable Sys-temVerilog library for representing real numbers (svreal), and a Python-based tool that generates emulator control infrastructure and automates the FPGA build process (anasymod). The framework includes features for efficiently modeling analog dynamics, nonlinearity, and noise, often… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(2 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…MSDSL is a Python-based synthesizable module generator [28]. Its working principle involves translating the syntax rules of a high-level domain-specific language (DSL) into low-level DSL code.…”
Section: Electronic System Level Design Methodologymentioning
confidence: 99%
“…MSDSL is a Python-based synthesizable module generator [28]. Its working principle involves translating the syntax rules of a high-level domain-specific language (DSL) into low-level DSL code.…”
Section: Electronic System Level Design Methodologymentioning
confidence: 99%
“…This property guarantees that chains of blocks will compute a result within a given time step that determines the maximum sampling rate of the model. Further improvements in emulation performance have been explored by [11] using variable time steps to overcome the tradeoff between the emulator's throughput and the represented time resolution. The toolchain used for that approach uses designer-provided mathematical models of analog circuits to synthesize them with piecewise linear approximations.…”
Section: State Of the Artmentioning
confidence: 99%