Electronic – Eagle: Pins on FPGA exchangeable, depending on configuration

eaglefpgarouting

I'm trying to do the PCB design, using Eagle, for a small board with an FPGA that basically just routes the I/O lines to the outside.

So, for the purpose of routing this board, the pins are basically interchangeable, but obviously this doesn't transfer to the next design, so I'd rather not assign them the same swaplevel statically.

Is there a way to dynamically alter the swaplevel of the pins of components placed in a concrete project, or can I make components configurable in that way?

Best Answer

No. Eagle does not have this functionality in its current (v6) form. I don't know of any plans to add it.