VHDL-AMS quantities

 
quantity qa,qb,qc :real;
 
entity simple is
port (quantity qi: in real;quantity qo:out real);
end simple;
 
 For each quantity Q:
For derivatives of superior orders, it suffices to write: Q'Dot'Dot (order 2) and for integrals Q'Integ'Integ (integral order 2).