I'm currently making a DDR3 package, and quickly realized that it's no fun manually renaming all 204 pads.
What I'm looking for is a ULP that could assist me in this tedious task.
Ideally, I'd like it to have a simple dialog asking just two things: Seed and Increment. Both being integer values, with the option to enter a negative increment.
After entering both values, I would start cklicking/selecting the pads, one at a time. For each successful selection, the pad would be renamed and the next incremented value would be shown somewhere (maybe in the status field at the bottom?) This would continue until I manually abort the ULP in some way.
Has such a tool already been conceived, or is it maybe part of some more extensive toolset?
If not, I would be eternally grateful if someone with skills in ULP could take the time to write this tool. I myself have browsed through the ULP manual, but couldn't quite understand how mouse input could be captured by the ULP...
Kind regards