You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran symbiflow_place without &>/dev/null and got following output:
Using default VPR options.
Generating coinstrains ...
Traceback (most recent call last):
File "/home/tambewilliam/opt/symbiflow/xc7/install/share/symbiflow/scripts/prjxray_create_place_constraints.py",
line 1036, in <module>
main()
File "/home/tambewilliam/opt/symbiflow/xc7/install/share/symbiflow/scripts/prjxray_create_place_constraints.py",
line 961, in main
blocks, grid_capacities):
File "/home/tambewilliam/opt/symbiflow/xc7/install/share/symbiflow/scripts/prjxray_create_place_constraints.py",
line 680, in place_clocks
assert loc is not None, (clock_name, available_placements[key])
AssertionError: ('pll.plle2_adv_inst', ['PLLE2_ADV_X1Y2'])
https://lists.librecores.org/pipermail/symbiflow/2021-December/000059.html
I am attempting to build FonTamSOC targeting NexysA7.
symbiflow_place
exit with code 1Find full logs at:
https://drive.google.com/file/d/13_29bNH2x3Fo68F_nOYL5NlFapP5S7ZQ/view?usp=sharing
Steps to reproduce failure:
The text was updated successfully, but these errors were encountered: