5.34.123.72 Examples
The following example removes the input delay from CLK1 on port data1:
remove_input_delay -clock [get_clocks CLK1] [get_ports data1]
remove_library
Removes a VHDL library from your project.
remove_library
-library name
The following example removes the input delay from CLK1 on port data1:
remove_input_delay -clock [get_clocks CLK1] [get_ports data1]
remove_library
Removes a VHDL library from your project.
remove_library
-library name
Rev: A