Hi Daniel,
That syntax is for assertions right? Are they
using it for testbench sequencing or randomizing
anything too?
The corresponding syntax for VHDL would be PSL in
the VHDL flavor.
> I'm still new to advanced VHDL verification techniques
You will probably need to read one of the PSL books.
Best,
Jim
> Hi all,
> I updated the Clocked Shorthand Wiki page with a question on whether it's currently possible to do VHDL testbench sequencing for property assertions, similar to what's been done in SV?
> For example, the SV sequence:
> d ##[1:3] e ##1 f;
>
> could perhaps follow the same clocked shorthand notation being currently proposed? For example, the above sequence could be written as follows in VHDL:
> seq := d, e @ (1 to 3), f @1;
>
> I'm still new to advanced VHDL verification techniques, so let me know if there is a compact way of defining test sequences using existing VHDL techniques.
>
> regards, daniel
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jim Lewis Director of Training mailto:Jim@SynthWorks.com SynthWorks Design Inc. http://www.SynthWorks.com 1-503-590-4787 Expert VHDL Training for Hardware Design and Verification ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Mar 12 09:24:45 2012
This archive was generated by hypermail 2.1.8 : Mon Mar 12 2012 - 09:24:47 PDT