Run_generate_netlist, Run_insert_reset, Run_place – Achronix ACE Version 5.0 User Manual

Page 363: 119run generate netlist, 120run insert reset, 121run place, Run generate netlist, Run insert reset, Run place

Advertising
background image

run insert reset

Chapter 5. Tcl Command Reference

run generate netlist

run generate netlist [-outputfile

<

arg

>

] [-debugdir

<

arg

>

] [-final]

[-compress]

This command generates a verilog netlist for simulation.

Argument

Required/Optional

Description

[-outputfile

<

arg

>

]

Optional

Output netlist file name.

[-debugdir

<

arg

>

]

Optional

The optional -debugdir <dir>
option is used to override the
default location for debug files
during this step.

[-final]

Optional

Output DRC-free final netlist

[-compress]

Optional

Compress output file with gzip

run insert reset

run insert reset

Insert reset logic to routed design

run place

run place [-outputdir

<

arg

>

] [-reportsdir

<

arg

>

] [-debugdir

<

arg

>

]

[-gpmode

<

arg

>

] [-seed

<

arg

>

] [-timing

<

arg

>

] [-cluster

<

arg

>

]

[-structural clustering

<

arg

>

] [-verbose

<

arg

>

] [-incremental]

This command clears all routing and places the design.

Argument

Required/Optional

Description

[-outputdir

<

arg

>

]

Optional

The optional -outputdir <dir>
option is used to override the
default location for output files
during this step.

[-reportsdir

<

arg

>

]

Optional

The optional -reportsdir <dir>
option is used to override the
default location for report files
during this step.

[-debugdir

<

arg

>

]

Optional

The optional -debugdir <dir>
option is used to override the
default location for debug files
during this step.

[-gpmode

<

arg

>

]

Optional

Placement algorithm
(GPM,GPA).

[-seed

<

arg

>

]

Optional

Random seed

[-timing

<

arg

>

]

Optional

Use timing-driven placement
(1,0)

[-cluster

<

arg

>

]

Optional

Use timing-driven clustering
(1,0)

351

http://www.achronix.com

UG001 Rev. 5.0 - 5th December 2012

Advertising