Engineering:Behavioral modeling in computer-aided design

From HandWiki
Revision as of 05:39, 2 March 2021 by imported>AnLinks (correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: High-level circuit modeling technique where behavior of logic is modeled

In computer-aided design, behavioral modeling is a high-level circuit modeling technique where behavior of logic is modeled.

The Verilog-AMS and VHDL-AMS languages are widely used to model logic behavior.

Other modeling approaches

  • RTL Modeling : logic is modeled at register level.
  • Structural Modeling : logic is modeled at both register level and gate level.

References

Analog Behavioral Modeling with the Verilog-A Language by Dan FitzPatrick, Ira Miller.