I have a board that uses a Lattice XP2-8 (BGA256, in case it makes any difference).
Some FPGA pins are connected directly to LEDs with positive logic. That is:

simulate this circuit – Schematic created using CircuitLab
At power-up, the LED goes super-bright for a tiny fraction of a second (very very short, but very very obvious).
This is already in a PCB, manufactured and populated, etc., so I cannot change the circuit. I tried configuring the pin (in Lattice Diamond, spreadsheet view) to pull-down, but it made no difference.
My question is: is there anything that I can do at the HDL or LatticeDiamond level that would allow me to get around this? (basically, I need to avoid the LED to be ON until the FPGA is configured and operating)