Comment 4 for bug 1806506

Revision history for this message
Seth Hillbrand (sethh) wrote :

Also, in your script, you do not call the two required functions:

board.BuildListOfNets()
board.SynchronizeNetsAndNetClasses()

If you add these before your call to fill the zones, it should be OK. We'll add those to the python helper as they really need to be set automatically