Command Reference2. FPGA Express Shell Commandsset_chip_primitive _N_A_M_E set_chip_primitive Specify optimization option for primitives. SYNTAX string set_chip_primitive _p_r_e_s_e_r_v_e, _o_p_t_i_m_i_z_e, _i_n_h_e_r_i_t string _p_r_e_s_e_r_v_e, _o_p_t_i_m_i_z_e, _i_n_h_e_r_i_t ARGUMENTS _p_r_e_s_e_r_v_e This option preserves all existing target primitives. It may be over-ridden by lower level options. _o_p_t_i_m_i_z_e This option allows the existing target primitives to be un-mapped and optimized with surrounding logic. This option is the default. _i_n_h_e_r_i_t This will make the current chip inherit the primitive option of its upper-level design. DESCRIPTION set_chip_primitive controls how existing target primitive cells are treated during optimization. Existing target primitives are either preserved or optimized depending on the setting. EXAMPLES To preserve all the primitives in the design, do the following: fe_shell > set_chip_primitive _p_r_e_s_e_r_v_e To preserve the primitives in some modules below the root level, use the command set_module_primitive. SEE ALSO set_module_primitive (2), set_chip_hierarchy (2), v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1 set_chip_primitive2. FPGA Express Shell CommandsCommand Reference set_chip_objective (2), set_chip_sharing (2) 2-2 Synopsys Inc. 1988-1998. All rights reserved. v3.0