Scripting

remove_input_delay (Tcl Script API Function)



The remove_input_delay function has the following format:

Syntax remove_input_delay  [-clock <clock_name>] <input_pin_list>

Arguments

-clock <clock_name> Specifies that only input delays related to the specified clock are to be removed. Optional.
<input_pin_list> List of input or bidirectional pins, for example, {pin1 pin2 ...}.

Return Value

Code Name Code String Return
TCL_OK 0

TCL_ERROR 1

Usage: remove_input_delay [-clock< clock_name>] <input_pin_list>

TCL_ERROR 1 One or more Quartus® II settings and configuration files are not writable
TCL_ERROR 1 Quartus II settings and configuration files may be corrupted
TCL_ERROR 1 Unknown problem in processing the command
TCL_ERROR 1 Unknown command-line option <name>
TCL_ERROR 1 A Tcl transaction is in progress and must be completed before executing:
TCL_ERROR 1 Project has no active compiler setting
TCL_ERROR 1 No project is currently open
TCL_ERROR 1 Pin list <list> cannot be specified again
TCL_ERROR 1 Missing pin list
Description Removes the specified input delay assignments from the current design.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.