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, and is believed to be clean.Received on Sun Mar 11 00:46:43 2012
This archive was generated by hypermail 2.1.8 : Sun Mar 11 2012 - 00:47:21 PST