TangPrimer-20K-example icon indicating copy to clipboard operation
TangPrimer-20K-example copied to clipboard

Attempting to rebuild the Litex example fails

Open buzmeg opened this issue 5 months ago • 1 comments

Attempting to rebuild the Litex example from scratch fails with:

ERROR  (PR2028) : The constrained location is useless in current package
ERROR  (PR2017) : 'led4' cannot be placed according to constraint, for the location is a dedicated pin (READY)
ERROR  (PR2028) : The constrained location is useless in current package
ERROR  (PR2017) : 'led5' cannot be placed according to constraint, for the location is a dedicated pin (DONE)
ERROR  (PR2028) : The constrained location is useless in current package
ERROR  (PR2017) : 'btn_n0' cannot be placed according to constraint, for the location is a dedicated pin (SSPI)

As the included bitstream does work, the issue is a mismatch in a configuration file rather than a bug in the implementation code.

Thanks.

buzmeg avatar Aug 03 '25 04:08 buzmeg

The solution of RP2017 ERROR Code has been written in the README markdown.

wonderfullook avatar Aug 27 '25 08:08 wonderfullook