Guzunty / Pi

This repository contains resources to support the Guzunty Pi IO expansion board
110 stars 32 forks source link

Change Pin specifications to FB's in all UCF files #7

Closed campbellsan closed 11 years ago

campbellsan commented 11 years ago

This change makes it so that there is a clear mapping between the contents of the UCF file and the silkscreen of the Guzunty board. It will save users from having to consult the schematic.

campbellsan commented 11 years ago

Experimented with this. It seems like the FB style of specification only works on pins with global functions. Specifying just one general IO pin using this syntax causes the fitter to throw an exception.

Looks like we are stuck with the "Px" notation.