Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI understand your suggestion, I read it in the help/manual. But please have a look to the mentioned name:
"pio2:u0|pio2_hps_0:hps_0|pio2_hps_0_hps_io:hps_io|pio2_hps_0_hps_io_border:border|emac1_inst" The error also refers to a generated verilog file, at a line at which the emac instanciation is closed. I would expect to get some more specific message. BTW pio2 is the name of the Qsys module. --- Quote Start --- You getting this error message because the Fitter could not place the specified node due to the specified illegal location assignment. This error can occur when you edit the .qsf manually, or when you make a location assignment, select a different target device for the current design, and select NO when you asked if you want to remove the location assignment. The location assignment is not supported for the new device. To avoid this, you can remove the location assignment from the specified node, or click Yes when you are asked if you want to remove location assignments when selecting a different device. --- Quote End ---