68 lines
2.7 KiB
HTML
68 lines
2.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2012 (1.2)
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Description part</TITLE>
|
|
<META NAME="description" CONTENT="Description part">
|
|
<META NAME="keywords" CONTENT="patterns">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2012">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="SoC.css">
|
|
|
|
<LINK REL="previous" HREF="node3.html">
|
|
<LINK REL="up" HREF="node2.html">
|
|
<LINK REL="next" HREF="node5.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
|
|
<DIV CLASS="navigation">
|
|
<table align="center" width="100%" cellpadding="0" cellspacing="2">
|
|
<tr><td class="navigation" align="left" width="33%"><B>Previous</B></td>
|
|
<td class="navigation" align="center" width="34%"><B>Up</B></td>
|
|
<td class="navigation" align="right" width="33%"><B>Next</B></td>
|
|
|
|
</tr><tr>
|
|
<td class="navigation" align="left" width="33%"><A HREF="node3.html">Declaration part</A></td>
|
|
<td class="navigation" align="center" width="34%"><A HREF="node2.html">Syntax</A></td>
|
|
<td class="navigation" align="right" width="33%"><A HREF="node5.html">Methods</A></td>
|
|
|
|
</tr></table>
|
|
<hr>
|
|
<br>
|
|
</DIV>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H2><A NAME="SECTION00022000000000000000">
|
|
Description part</A>
|
|
</H2>
|
|
After all signals are declared, you can begin the description part (see
|
|
<code>pattern_begin</code> <A HREF="node14.html#pattern_begin">3.9</A>). In this part you have to define
|
|
input values which are to be applied to the inputs of the circuit or output
|
|
values which are to be compare with the values produced during the simulation.
|
|
(see <code>affect</code> <A HREF="#affect"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
|
|
SRC="file:/usr/share/latex2html/icons/crossref.png"></A>, <code>affect_any</code> <A HREF="node12.html#affect_any">3.7</A>,
|
|
<code>affect_int</code> <A HREF="node10.html#affect_int">3.5</A> and <code>affect_fix</code> <A HREF="node11.html#affect_fix">3.6</A>).
|
|
<code>Pattern</code> method describes the stimulus by event : only signal transitions
|
|
are described. After each event there is a new input in the pattern file (see
|
|
<code>addpat</code> <A HREF="node13.html#addpat">3.8</A>). Last thing you should do in this part is to
|
|
generate the output file (see <code>pattern_end</code> <A HREF="node15.html#pattern_end">3.10</A>).
|
|
|
|
<P>
|
|
<BR> <HR>
|
|
<ADDRESS>
|
|
Sophie B<small>ELLOEIL</small><br>20051116.1
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|