This is my setup:
* Microzed with the Embedded Vision Card
* Vivado 2015.2
I created a very simple project, just an AND gate and now I want to tie the inputs of the gate to the 2 user switches on the Embedded Vision Card and the output of the gate to an LED.
Based on the Hardware User Guide, the buttons are connected to Bank 500 - E9 & D9, there is an LED connected to Bank 500 - E8 and another in C6.
There are a couple of problems:
1. The E9, D9, E8 and C6 are not an option in the "site" dropdown menu in the I/O Ports window. I can work around this for the INPUTS by dragging the scalar port from the I/O Ports Window to the pin on the Package window. How come the "site" dropdown menu doesn't show all the available pins?
2. It won't let me assign the OUTPUT to a bank 500 pin in the Package window. It says: "There are too many incompatible IOStandards". What am I doing wrong?
Thank you!