Altera_Forum
Honored Contributor
12 years agoFailed to route the following 1 signal(s)-- global signals
The device is : cyclone V 5CEFA9F31I7
The quartus version is 13.0 the fitter often failed and report the following message: error (170143): final fitting attempt was unsuccessful info (170138): failed to route the following 1 signal(s) info (170139): signal "ctl_nios:ctl_nios_i|ctl_sopc:ctl_sopc_i|ctl_sopc_control:control|data_out[0]~clkena0" info (170140): cannot fit design in device -- following 1 routing resource(s) needed by more than one signal during the last fitting attempt info (170141): routing resource internal device resource (x46_y46, i3) the reported signal is a global signal. it seems that one global signal can’t route, or conflict with other global signalsI have compiled the project many times. The fitter always failed to route one global signal, but not the same global signals. (The details shown at attached.) i don’t know why the fitter failed to route global signals(sometimes the fitter succeed). and how can i solve the problem?