Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
tools:actsim [2025/03/25 10:28] – [General options] rajit | tools:actsim [2025/03/25 10:29] (current) – [General options] rajit |
---|
</code> | </code> |
| |
''actsim'' also supports [[SDF|https://en.wikipedia.org/wiki/Standard_Delay_Format]] (Standard Delay Format) back-annotation for delays. This is usually enabled using the command-line option ''-S'', but can also be specified using the configuration file: | ''actsim'' also supports [[https://en.wikipedia.org/wiki/Standard_Delay_Format|SDF]] (Standard Delay Format) back-annotation for delays. This is usually enabled using the command-line option ''-S'', but can also be specified using the configuration file: |
<code> | <code> |
begin sim | begin sim |
end | end |
</code> | </code> |
The parameter ''sdf_manged_ names'' is set to 1 if the instance names in the file correspond to ACT mangled names, and 0 if they correspond to standard ACT names. | The parameter ''sdf_manged_names'' is set to 1 if the instance names in the file correspond to ACT [[config:start#output_generation_and_name_mangling|mangled names]], and 0 if they correspond to standard ACT names. |
==== CHP configuration options ==== | ==== CHP configuration options ==== |
| |