Cyclone 10 GX Dev Board - Bad Hash and Usercode
I have the Cyclone 10 gx development kit and running Quartus 22.4 (the version the collateral files were created with). When I run the Board Test System software everything is good. I can modify the upper verilog file (reassign LEDs for example) and everything still works. But if I make any changes to the qsys files, specifically the transceiver block, the BTS complains the hash and usercodes don't match expected values. I found where the usercode was being created by a checksum so forced it to the correct value but BTS still complains about the hash. Is there any way around this? Are we not expected to make changes to the qsys subsystems? I'm hoping for a switch to disable this check and put the owness on me to ensure any design changes are compatible with BTS. Any suggestions?