Y
yaveh (Yet Another Vhdl Engineer Hoping)
Any experience with the Analog and Mixed-Signal (AMS)
extensions to VHDL in this newsgroup ?
extensions to VHDL in this newsgroup ?
Hi. I'm not experienced with AMS, but I'm interested this topic. If YouAny experience with the Analog and Mixed-Signal (AMS)
extensions to VHDL in this newsgroup ?
Dnia 24-10-2006 o 13:27:42 yaveh (Yet Another Vhdl Engineer Hoping)
<[email protected]> napisa³:
know about some interesting www's about AMS I will be grateful if You
place it here.
Regards
Paul
Any experience with the Analog and Mixed-Signal (AMS)
extensions to VHDL in this newsgroup ?
Hi Paul,
I am currently not using ADVance-MS, but the other company´s
simulator, so
I think we should start with basic understanding of the language:
I have read through "The System Designer´s Guide to VHDL-AMS" from
Aschenden
and have still doubts about what the "break" statement is for, about
where analog solution points (ASP) should be computed, etc...
Paul said:Too bad. Shouldn't that be 'an' other company, though? There are at
least two others.
> In the simulator, there are two kernels,[..].
'break' causes the analog kernel to synchronise with the digital kernel.
This might be because there is a discontinuity in the analog quantities.
It is also possible to synchronize from the digital side, e.g., with
'above.
Well, it actually should be "the other companies´ simulators"...
In the simulator, there are two kernels,[..].
'break' causes the analog kernel to synchronise with the digital kernel.
This might be because there is a discontinuity in the analog quantities.
It is also possible to synchronize from the digital side, e.g., with
'above.
What do you exactly mean by "synchronise" ?
I actually expect that the analog kernel will provide an exact (within
the tolerances) solution at the time where sampling (assignment of a
quantity into a signal or variable) occurs.
Additionally, I expect to be able to force the analog kernel to provide
one of the above mentioned analog solution points (or ASP) by using the
break statement in the discrete time domain, e.g.: inside a process
with e.g.:
for i in 1 to 10 loop
wait for 10 ns;
break;
end loop;
Of course, as you mentioned, you can use <quantity>´above(level) as an
implicit boolean signal that will trigger events on the discrete time
domain, as any other signal.
What do you mean with "synchronize from the digital side" when writing
about Q´above ?
Also please let me know about the synthesis tools available for analog
/ mixed signal circuits.
should it possibly be reasonable, to setup an own group here at
google's for vhdl-ams?
i am strongly interested in this nearby ...
Dnia 07-11-2006 o 23:00:49 Paul Floyd said:Is there enough interest? This group only gets ~10 posts a day. My guess
is that VHDL-AMS would only get ~1 a day.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.