VHDLAMS
VHDL-AMS (VHDL for Analog and Mixed-Signal) is an extension of the VHDL hardware description language that enables integrated modeling of continuous-time analog circuits and discrete-event digital systems within a single language. It is used to design and simulate mixed-signal hardware such as mixed-signal integrated circuits, sensors, and feedback control blocks.
The language maintains the core VHDL syntax while adding features for analog behavior. It introduces physical
Key concepts include analog processes that describe time-dependent relationships, differential equations, and electrical laws, and digital
Simulation in VHDL-AMS typically uses solvers for continuous-time dynamics in concert with discrete-event simulators. It supports
VHDL-AMS is standardized as an extension of the VHDL language and is supported by several commercial EDA
See also: VHDL, SPICE, mixed-signal design, electrical network modeling.