Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:actsim [2025/03/25 10:28] – [General options] rajittools:actsim [2025/03/25 10:29] (current) – [General options] rajit
Line 334: Line 334:
 </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
Line 341: Line 341:
 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 ====