Command Reference2. FPGA Express Shell Commands set_pad_loc _N_A_M_E set_pad_loc Set pad location. SYNTAX string set_pad_loc _L_o_c_a_t_i_o_n _p_o_r_t _l_i_s_t string _L_o_c_a_t_i_o_n list _p_o_r_t _l_i_s_t ARGUMENTS _L_o_c_a_t_i_o_n Location for pad specifies the location attribute to be applied. _p_o_r_t _l_i_s_t List of ports specifies the list of ports for which this constraint is to be applied. See object(2) for describing port lists. DESCRIPTION This command sets the pads location to "Location" for the ports in the "port list". Pad locations are vendor specific, and can not be defined for a chip, that was created with the -module option in the create_chip command. Returns 0 on success, 1 on failure. This command requires that the current chip is defined, otherwise an error message is reported. EXAMPLES fe_shell > create_project -dir . fesproj fe_shell > add_file prep4.vhd fe_shell > analyze_file fe_shell > create_chip -target VIRTEX -name p_v prep4 fe_shell > current_chip p_v fe_shell > set_pad_loc P12 SEE ALSO current_chip (2), set_pad_dir (2) v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1