Remove_old_cell, Usage, Options – Altera Quartus II Scripting User Manual

Page 204: Description, Example, Remove_old_cell –74

Advertising
background image

3–74

Chapter 3: Tcl Packages & Commands

chip_planner

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

remove_old_cell

Usage

remove_old_cell [-gen_id <gen id>] [-node <node id>]

Options

-gen_id <gen id>: Node generic id

-node <node id>: Node id

Description

Removes a cell from the netlist.

Example

remove_old_cell -node 34

Advertising