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
I'm the proud owner of a Colorlight 75E hardware version 8.0. The connections from the FPGA to the connectors are not yet mapped.
I would like to create gateware that shows what ball of the FPGA goes to what point on the headers.
On each pin, I would like to output a train of pulses, that indicate the ball. First a preamble, and then 2 burst indicating the row and column That way I can look at an LED to figure out the connection.
For example:
A2: 10101010101010000010000010010000 (and then repeat)
G4: 10101010101010000010010010010010010010000010010010010000
C4: 10101010101010000010010010000010010010010000
Has this already been done?
Where can I find a file that defines the balls of the FPGA package?
The text was updated successfully, but these errors were encountered:
cdwijs
changed the title
Colorlight 75E hardware 8.0 is not yet done
Colorlight 75E hardware version 8.0 is not yet described
Oct 22, 2022
I'm the proud owner of a Colorlight 75E hardware version 8.0. The connections from the FPGA to the connectors are not yet mapped.
I would like to create gateware that shows what ball of the FPGA goes to what point on the headers.
On each pin, I would like to output a train of pulses, that indicate the ball. First a preamble, and then 2 burst indicating the row and column That way I can look at an LED to figure out the connection.
For example:
A2: 10101010101010000010000010010000 (and then repeat)
G4: 10101010101010000010010010010010010010000010010010010000
C4: 10101010101010000010010010000010010010010000
Has this already been done?
Where can I find a file that defines the balls of the FPGA package?
The text was updated successfully, but these errors were encountered: