Closed daveshah1 closed 4 years ago
Ya, this is related to #5. When I run 031 locally, I usually get a good solution. I think the HDIO IOI bits are sometimes coupling into the IOB solutions.
Can confirm that the issue is solved using the next_zynqusp_db branch of prjuray-db and this example now gives no unknown bits.
Running the following small Ultra96 design through Vivado 2019.2 (xczu3eg-sbva484-1-i device):
and then running
bit2fasm.py --verbose
on the bitstream, there are some unknown bits:It looks like these are the location of the two IO pins in the HDIO_TOP_RIGHT tile, and they are "unknown" because for some reason it isn't matching any of the IO types in the database - I haven't looked into why yet.