|
|
Is this a bug in MAP?
I am using Xilinx ISE 6.1 in my design on ML300 board, it's a V2P7 chip.
and in the UCF I have this line in the middle,
Net ddr_feedback_clock IOSTANDARD = LVCMOS25;
after this line I have a bunch of other UCF defines, and I declare
IOSTANDARD = PCI33_3 there. Towards the very end of UCF, I declare the
reset pin,
Net sys_rst LOC=P3;
but when I run implementation, PAR error out saying on the same bank,
bank3, I am trying to use 2 IOSTANDARD, and I found that sys_rst is
somehow set to IOSTANDARD = LVCMOS25; !?
I have to specifically declare sys_rst is IOSTANDARD = PCI33_3 because
it sits at bank3 with other a banch of PCI pins.
But I wonder how come sys_rst is assigned LVCMOS25? Note that
ddr_feedback_clock is at different bank of sys_rst.
Thanks.
|
|
0
|
|
|
|
Reply
|
John
|
2/20/2004 2:02:27 AM |
|
John Black <black@eed.com> wrote in message news:<40356AB3.B17C8147@eed.com>...
> But I wonder how come sys_rst is assigned LVCMOS25? Note that
> ddr_feedback_clock is at different bank of sys_rst.
http://toolbox.xilinx.com/docsan/xilinx6/books/data/docs/cgd/cgd0124_77.html
says:
The default is LVTTL (except Virtex-II Pro and Virtex-II Pro X) if
no IOSTANDARD constraint is specified. The default for Virtex-II Pro
and Virtex-II Pro X is LVCMOS25.
Alan Nishioka
alann@accom.com
|
|
0
|
|
|
|
Reply
|
alann
|
2/20/2004 7:25:53 PM
|
|
|
1 Replies
107 Views
(page loaded in 0.082 seconds)
Similiar Articles: problem with m_map and GSHHS - comp.soft-sys.matlabIs that what you have? Believe me, this facility in m_map works. I use it all the time. So, it's not a bug. You have screwed up somewhere. Re: phase portraits - comp.soft-sys.math.mathematicaDon't forget the wonderful function EquationTrekker ... bug in LinearProgramming 2 3 ve10 (9) Map onto one column of a matrix 7 5 d.c.grady (40) gdb (linux) "print" command clears memory corruption - so how do I ...You have a Schr dinger bug, i.e. one that changes when you observe it. ... What is the output from "cat /proc/<pid>/maps" just before memcpy()? > I *know* that ... Rendering to shadow map with alpha testing on ATI cards - comp ...I have a strange bug rendering to shadow maps which only happens using ATI cards (currently developing on a 4800 series, though it has happened on oth... weird frustum culling problem - comp.graphics.api.opengl ...... look in a certain direction. when i change the view direction portions of the map get ... I would say theres a bug in your frustum bounding box intersection test or you have ... XVR-100 console output - comp.unix.solarisIn article <4002a110$0$16036$3b214f66@usenet.univie.ac.at> Martin Paul <map@par ... unix.solaris Michael Gernoth <mike@gernoth.net> wrote: > rdesktop 1.3.0 has a bug ... PIX VPN tunnel 0 bytes TX! - comp.dcom.sys.cisco... the TX bytes stay at 0 and the RX increment ok. any ideas. Im thinking about a bug ... in use settings ={L2L, Tunnel, } slot: 0, conn_id: 29, crypto-map: VPNmap ... How to check if a PDF is valid? - comp.text.pdfHowever, from time to time there are fonts that have no ToUnicode maps. For these, I ... I am really at a loss here - I am not even sure that I do have a bug in my code. Error reading lossless compressed DICOM image - comp.soft-sys ...... readjpg at 21 A = rjpg8c(filename); Error in ==> imread at 389 [X, map ... be done. > > Jeff Mather > Image Processing Group > MathWorks This is a known bug ... Bruker Opus Binary File Format - comp.soft-sys.matlab... the OPUS Programming manual, but it turned out to be rather complicated due to bugs ... this be a solution for your problem? > > Alvin Hi Alvin, I have a set of OPUS map ... Bed Bug Map USA - Bedbug Maps - Bedbug Infestation Maps | Maps ...Interactive bed bug maps. Interactive maps of bedbug infestation of the U.S. and major world cities. The Bed Bug mapThe Bed Bug map A map of Bed Bug marked apartments. It is constantly updated. 7/23/2012 6:24:14 PM
|
|
|
|
|
|
|
|
|