Altera_Forum
Honored Contributor
10 years agoQuartus 12252 Error
Hi everyone,
I have cyclone v gt dev. kit from altera. I want to reconfigure the system controller, namely max v cpld. Altera supply all the design files about the max v on the board. The problem start here. When I open the quartus project and try to systhesis, I get lots of error with same error code. The error given by quartus is as following: warning (12251): q_sys.: quartus ii 32-bit generate hdl interface was successful. 0 errors, 0 warnings error (12252): q_sys.: port reset_n has type std_logic which is not supported error (12252): q_sys.: port clk has type std_logic which is not supported error (12252): q_sys.: port clk_pls_p has type std_logic which is not supported error (12252): q_sys.: port address has type std_logic_vector which is not supported error (12252): q_sys.: port write_n has type std_logic which is not supported error (12252): q_sys.: port read_n has type std_logic which is not supported error (12252): q_sys.: port waitrequest_n has type std_logic which is not supported error (12252): q_sys.: port data_in has type std_logic_vector which is not supported error (12252): q_sys.: port data_out has type std_logic_vector which is not supported warning (12251): q_sys.: quartus ii 32-bit generate hdl interface was successful. 0 errors, 0 warnings error (12252): q_sys.: port reset_n has type std_logic which is not supported error (12252): q_sys.: port clk has type std_logic which is not supported error (12252): q_sys.: port mstr_en_n has type std_logic which is not supported error (12252): q_sys.: port mstr_address has type std_logic_vector which is not supported error (12252): q_sys.: port mstr_write_n has type std_logic which is not supported error (12252): q_sys.: port mstr_read_n has type std_logic which is not supported error (12252): q_sys.: port mstr_data_in has type std_logic_vector which is not supported error (12252): q_sys.: port mstr_data_out has type std_logic_vector which is not supported error (12252): q_sys.: port mstr_waitrequest_n has type std_logic which is not supported error (12252): q_sys.: port slv_en_n has type std_logic which is not supported error (12252): q_sys.: port slv_address has type std_logic_vector which is not supported error (12252): q_sys.: port slv_read_n has type std_logic which is not supported error (12252): q_sys.: port slv_write_n has type std_logic which is not supported error (12252): q_sys.: port slv_data_in has type std_logic_vector which is not supported error (12252): q_sys.: port slv_data_out has type std_logic_vector which is not supported error (12252): q_sys.: port slv_waitrequest_n has type std_logic which is not supported warning (12251): q_sys.: quartus ii 32-bit shell was successful. 0 errors, 0 warnings warning (12251): q_sys.: quartus ii 32-bit generate hdl interface was successful. 0 errors, 0 warnings error (12252): q_sys.: port wb_clk_i has type std_logic which is not supported error (12252): q_sys.: port wb_rst_i has type std_logic which is not supported error (12252): q_sys.: port wb_adr_i has type std_logic_vector which is not supported error (12252): q_sys.: port wb_dat_i has type std_logic_vector which is not supported error (12252): q_sys.: port wb_dat_o has type std_logic_vector which is not supported error (12252): q_sys.: port wb_we_i has type std_logic which is not supported error (12252): q_sys.: port wb_stb_i has type std_logic which is not supported error (12252): q_sys.: port wb_ack_o has type std_logic which is not supported error (12252): q_sys.: port wb_inta_o has type std_logic which is not supported error (12252): q_sys.: port scl_pad_io has type std_logic which is not supported error (12252): q_sys.: port sda_pad_io has type std_logic which is not supported
Are there any body who faced with same problem? Thanks in advance. Sinan.