Hi,
I am using microzed board along with breakout carrier card. I have designed an IP that has been tested on Zedboard and it is working fine. Now, I have desgned the same IP for microzed board.
I need to take output from any one of the CON1/CON2 pins in the breakout carrier card but unfortunately I am not getting any output from the pins. I am suspecting some mistake in the constraint file.
My constraint file is:
set_property IOSTANDARD LVCMOS33 [get_ports a_out]
set_property PACKAGE_PIN Y16 [get_ports a_out];
This is for getting output at CON1- Pin 19.
Please help me suggest whether I have written the constraints correctly.
Thanx,
Priya