FONT SIZE : AAA
In VHDL-AMS the equations are analog and solved simultaneously, which is in contrast to signals that are solved concurrently using logic techniques and variables that are evaluated sequentially. For example, if we have two equations that we wish to solve simultaneously:
y = x2 (18.1)
x = z3 (18.2)
then these must be declared as equations using the == operator in VHDL-AMS, to ensure that they are computed simultaneously and not sequentially.
For example, in VHDL-AMS to solve the first equation, we need to use the == operator:
1 y == x∗∗2;
where both y and x have to be defined as real numbers (quantities or other VHDL variable types).
Manufacturer:Xilinx
Product Categories:
Lifecycle:Obsolete -
RoHS: No RoHS
Manufacturer:Xilinx
Product Categories:
Lifecycle:Obsolete -
RoHS: No RoHS
Manufacturer:Xilinx
Product Categories: Contrôleur logique
Lifecycle:Active Active
RoHS: No RoHS
Manufacturer:Xilinx
Product Categories: FPGAs (Field Programmable Gate Array)
Lifecycle:Active Active
RoHS:
Manufacturer:Xilinx
Product Categories: Contrôleur logique
Lifecycle:Unconfirmed -
RoHS: No RoHS
Support