Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
language:langs:spec [2023/11/18 11:56] rajit [Timing constraints] |
language:langs:spec [2024/12/19 07:18] (current) rajit [Exclusive directives] |
||
---|---|---|---|
Line 20: | Line 20: | ||
} | } | ||
</ | </ | ||
- | states that the signals '' | + | states that the signals '' |
To simplify modeling of arbiters that cannot be modeled purely at the digital level of abstraction, | To simplify modeling of arbiters that cannot be modeled purely at the digital level of abstraction, | ||
Line 53: | Line 53: | ||
=== Timing constraints === | === Timing constraints === | ||
- | Timing constraints in ACT are specified using timing forks. Timing forks are used to specify a point of divergence relative timing constraint. The constraint | + | Timing constraints in ACT are specified using [[asic:timing:forks|timing forks]]. Timing forks are used to specify a point of divergence relative timing constraint. The constraint |
<code act> | <code act> | ||
spec { | spec { |