Quartus® Prime Pro Edition User Guide: Design Optimization

ID 683641
Date 4/01/2024
Public
Document Table of Contents

7.4.1. ECO Command Quick Reference

Table 44.  ECO Command Quick Reference
ECO Change ECO Commands
Route
make_connection -from <src> -to <dst> -port <port>
remove_connection -from <src> -to <dst> -port <port>
Tie-Off
make_connection –tieoff <VCC/GND> -to <node> -port <port>
Lutmask
modify_lutmask -to <node> [-eqn <lut equation>] [-mask 0x00]
Slew Rate
modify_io_slew_rate <value> -to <pin_name>
Current Strength
modify_io_current_strength <value> -to <pin_name>
Delay Chains
modify_io_delay_chain <value> -type <io_type> -to <pin_name>
Update MIF
update_mif_files
IOPLL Ref Clock ( Stratix® 10 devices only)
adjust_pll_refclk -to <pll name> -refclk <freq>
Create New Node
create_new_node -type <LUT|FF> -name <name>
Remove Node
remove_node -name <name>
Place Node
place_node -name <name> [-location <location>]
Unplace Node
unplace_node -name <name>
Create Wirelut
create_wirelut -from <src> -to <dst> -port <port> [-location <location>]