You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When routing a design with a number of different clock domains, I have noticed that nextpnr-ecp5 only seems to use globals 0-7. The Lattice documentation for the ECP5 indicates there are 16 global clock nets.
Are globals 8-15 simply unimplemented in nextpnr-ecp5, or are they used for some other functionality and therefore masked off?
The text was updated successfully, but these errors were encountered:
When routing a design with a number of different clock domains, I have noticed that nextpnr-ecp5 only seems to use globals 0-7. The Lattice documentation for the ECP5 indicates there are 16 global clock nets.
Are globals 8-15 simply unimplemented in nextpnr-ecp5, or are they used for some other functionality and therefore masked off?
The text was updated successfully, but these errors were encountered: