Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:prsim [2019/05/01 10:14] – [Running Simulation] rajit | tools:prsim [2022/06/22 10:58] (current) – [Running Simulation] rajit | ||
---|---|---|---|
Line 27: | Line 27: | ||
</ | </ | ||
- | In this example, I've assumed that the circuit reset signals are the global variables '' | + | In this example, I've assumed that the circuit reset signals are the global variables '' |
< | < | ||
Line 75: | Line 75: | ||
set current running mode. | set current running mode. | ||
^ Mode ^ Effect ^ | ^ Mode ^ Effect ^ | ||
- | | '' | + | | '' |
+ | | '' | ||
< | < | ||
Line 165: | Line 167: | ||
set time scale to <t> picoseconds for tracing | set time scale to <t> picoseconds for tracing | ||
+ | ==== ACT Attributes for simulation ==== | ||
+ | |||
+ | Attributes can be added to production rules specified in ACT as follows: | ||
+ | < | ||
+ | prs { | ||
+ | [after=20] a & b #> c- | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | Attributes currently recognized by '' | ||
+ | |||
+ | ^ Attribute ^ Meaning ^ | ||
+ | | after | used to set the delay in simulation time units for the production rule firing in non-random timing mode | | ||
+ | | weak | if there is a '' | ||
+ | | unstab | if there is an '' | ||
===== Large Files ===== | ===== Large Files ===== |