Guest
Hi,
I am trying to do my own vga driver for ML403 board. I have done the
same vga driver for other boards, so I only have to change the FPGA
pins labels.
I was looking for the pins in ML403 board in the schematics provided by
xilinx and when I tried to map my design I got:
ERROR:MapLib:30 - LOC constraint M24 on PIN_M24 is invalid: No such
site on the ...
ERROR:MapLib:30 - LOC constraint L23 on PIN_L23 is invalid: No such
site on the ...
I understand that this pins labels are invalid in the FPGA of ML403
board, and when I look for the pins in the Virtex IV datasheet I see
that this both pins are not connected in the xc4vfx12ff668-10 FPGA.
So I think that the information provided by is wrong, anybody know how
can I get the right pins?
The BLUEpins, GREENpins, REDpins, VSYNCpin, HSYNCpin and CLOCKpin are
right the wrong are:
BLANKpin "M24"
SYNCpin "L23"
Thanks in advance
Gerardo Sosa
I am trying to do my own vga driver for ML403 board. I have done the
same vga driver for other boards, so I only have to change the FPGA
pins labels.
I was looking for the pins in ML403 board in the schematics provided by
xilinx and when I tried to map my design I got:
ERROR:MapLib:30 - LOC constraint M24 on PIN_M24 is invalid: No such
site on the ...
ERROR:MapLib:30 - LOC constraint L23 on PIN_L23 is invalid: No such
site on the ...
I understand that this pins labels are invalid in the FPGA of ML403
board, and when I look for the pins in the Virtex IV datasheet I see
that this both pins are not connected in the xc4vfx12ff668-10 FPGA.
So I think that the information provided by is wrong, anybody know how
can I get the right pins?
The BLUEpins, GREENpins, REDpins, VSYNCpin, HSYNCpin and CLOCKpin are
right the wrong are:
BLANKpin "M24"
SYNCpin "L23"
Thanks in advance
Gerardo Sosa