PnR completed but Bitstream generation failed #487
-
|
I have read the docs and i have been trying out the tool and im very confused cause of the below problem ( im running the default fabric.csv) . This is the main code im running in sequential_16bit_en.v (same top_wrapper). And these are the logs i get. In general, i have seen that only if i use the io_in wires from the same IO_1_bidirectional_frame_config_pass it will work. If i use different ones the only accepted operation is +. Thanks in advance for any help |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
|
I will need a bit more debug information to tell. But I have two guesses.
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the quick reply. The following are the things i have seen using the tools (bug i think is on wire io_in cause i haven't faced problems with other wires):
|
Beta Was this translation helpful? Give feedback.
-
|
Do you mind sharing the error log for the place and route so we can have a look at what's causing the issue? Because it is very unlikely that the IO wire is "bugged". |
Beta Was this translation helpful? Give feedback.
#493 should fix this