-
Notifications
You must be signed in to change notification settings - Fork 84
Examply picotiny project doesn't place/route #13
Copy link
Copy link
Open
Description
The picotiny example can be synthesized but place&route fails due to the SPI constraints in picotiny.cst file.
ERROR (PR2028) : The constrainted location is useless in current package
ERROR (PR2017) : 'flash_csb' cannot be placed according to constraint, for the location is a dedicated pin (MSPI)
ERROR (PR2028) : The constrainted location is useless in current package
ERROR (PR2017) : 'flash_clk' cannot be placed according to constraint, for the location is a dedicated pin (MSPI)
ERROR (PR2028) : The constrainted location is useless in current package
ERROR (PR2017) : 'flash_miso' cannot be placed according to constraint, for the location is a dedicated pin (MSPI)
ERROR (PR2028) : The constrainted location is useless in current package
ERROR (PR2017) : 'flash_mosi' cannot be placed according to constraint, for the location is a dedicated pin (MSPI)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels