I have build my proyect in bigger device, EPM2210, and I have a new different problem. The total logic elements of EPM2210 is 2210, and for my proyect I need 2042 (92% of EPM2210), however the result of the compiltaion in a error.
error: final fitting attempt was unsuccessful
info: failed to route the following 15 signal(s)
info: signal "can_top:component_2|can_bsp:i_can_bsp|selector1~5"
info: signal "can_top:component_2|can_btl:i_can_btl|sampled_bit"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|always1~0"
info: signal "can_top:component_2|can_bsp:i_can_bsp|error_frame_ended~1"
info: signal "can_top:component_2|can_bsp:i_can_bsp|bus_free_cnt[2]"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo~893"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo_cnt[6]"
info: signal "can_top:component_2|can_bsp:i_can_bsp|always21~0"
info: signal "can_top:component_2|can_bsp:i_can_bsp|crc_in[11]"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo~421"
info: signal "can_top:component_2|can_bsp:i_can_bsp|data_len[1]"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo~525"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo~886"
info: signal "can_top:component_2|can_bsp:i_can_bsp|can_fifo:i_can_fifo|fifo~193"
info: signal "can_top:component_2|can_registers:i_can_registers|can_register_asyn:mode_reg_basic|data_out[0]"
info: cannot fit design in device -- following 16 routing resource(s) needed by more than one signal during the last fitting attempt
info: routing resource r4 (x10_y8, i7)
info: routing resource r4 (x12_y10, i13)
info: routing resource r4 (x13_y8, i5)
info: routing resource r4 (x16_y5, i15)
info: routing resource r4 (x17_y6, i13)
info: routing resource r4 (x20_y6, i4)
info: routing resource r4 (x20_y8, i5)
info: routing resource r4 (x20_y8, i15)
info: routing resource c4 (x19_y0, i20)
info: routing resource c4 (x19_y4, i12)
info: routing resource c4 (x19_y5, i11)
info: routing resource c4 (x20_y5, i13)
info: routing resource lab local interconnect (x6_y6, i16)
info: routing resource lab local interconnect (x19_y9, i19)
info: routing resource lab internal resource (x8_y4, i4)
info: routing resource logic cell input (data4) (x19_y9_n7, i39) error: quartus ii fitter was unsuccessful. 2 errors, 3 warnings
error: quartus ii full compilation was unsuccessful. 4 errors, 34 warnings I dont know what happened, because the EPM2210 have more nº of total logic elements than my requeriments. Some suggestion to solve this?
Regards
Javi