eao 0 Posted November 8, 2020 Share Posted November 8, 2020 (edited) I have connected a Pmod OLED 128 x 32 Pixel Display to the Basys3 Pmod JB ports. How do I assign the SPI J1 Pinout (https://reference.digilentinc.com/reference/pmod/pmodoled/start) of the PmodOLED to the Pmod Header JB in the XDC file. Can some one help? Edited November 8, 2020 by Eric Offei Link to post Share on other sites
0 JColvin 430 Posted January 15 Share Posted January 15 I apologize for the long delay. If you are using a block design flow with the Pmod OLED IP, Vivado will automatically take care of the .xdc portion of the project for you through the Digilent Board Files. If you are manually assigning the pins, you will only need to change the names of the pins listed after the "get_ports" portion of the JB in the Basys 3 xdc file, https://github.com/Digilent/digilent-xdc/blob/master/Basys-3-Master.xdc#L152, to match what you name them in your design. Thanks, JColvin Link to post Share on other sites
Question
eao 0
I have connected a Pmod OLED 128 x 32 Pixel Display to the Basys3 Pmod JB ports.
How do I assign the SPI J1 Pinout (https://reference.digilentinc.com/reference/pmod/pmodoled/start) of the PmodOLED to the Pmod Header JB in the XDC file.
Can some one help?
Edited by Eric OffeiLink to post
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now