"Is it possible for the chip to overheat and kill itself?, I don't have any heatsink or fan on the chip.."
I have used 7z020 in several designs, some rather large ones, without a heatsink and never had any issues so far. In vivado you can see the power report to get an estimate on your design's power consumption. My designs have had up to 2W of estimated power consumption as per the power report, and while the chip got hot it didn't get damaged. If your design is small and yet the actual power consumption is very high, then perhaps something else went wrong.
Thanks for the info, I didn't know about this in Vivado, It says 1.8W for my design, When I first plugged in the board I was drawing around 600 mA at 5V so about 3W.
After burning out the chip its drawing around 1.5A (although that might be the limit of the power supply). I will have to check the power draw of the other peripherals on the 5V rail to see if 3W is suspicious.
I do have one of my connectors to the board bodged on so I will double check the traces I have cut and rerouted to make sure I didn't miss anything, the only thing that could be an issue are the VCCO and 5V rail connections as everything else is generic gpio for the PL or the programming lines and I know those work for sure.
Thanks for the info, I didn't know about this in Vivado, It says 1.8W for my design, When I first plugged in the board I was drawing around 600 mA at 5V so about 3W.
After burning out the chip its drawing around 1.5A (although that might be the limit of the power supply). I will have to check the power draw of the other peripherals on the 5V rail to see if 3W is suspicious.
I do have one of my connectors to the board bodged on so I will double check the traces I have cut and rerouted to make sure I didn't miss anything, the only thing that could be an issue are the VCCO and 5V rail connections as everything else is generic gpio for the PL or the programming lines and I know those work for sure.