From: "Dave Brown" Newsgroups: comp.arch.fpga Subject: CTL Register in Virtex-E Configuration Date: Mon, 1 Oct 2001 17:07:18 -0600 Organization: NovAtel Inc. Lines: 10 Message-ID: <9pasu1$4mi$1@pallas.novatel.ca> NNTP-Posting-Host: eag40753.corp.novatel.ca X-Trace: pallas.novatel.ca 1001977601 4818 198.161.68.181 (1 Oct 2001 23:06:41 GMT) X-Complaints-To: usenet@news.novatel.ca NNTP-Posting-Date: 1 Oct 2001 23:06:41 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!small.news.tele.dk!199.60.229.5!newsfeed.direct.ca!look.ca!hekyl.ab.tac.net!pallas.novatel.ca!not-for-mail Xref: chonsp.franklin.ch comp.arch.fpga:10354 I was reading XAPP151 and noticed that it said for Virtex devices, bit 2 of the CTL regsiter must be zero. Is this also the case for Virtex E devices? I have a .bit file for a Virtex E that has a 1 in bit 2 of the CTL register, and as it happens, we can't get this device to configure. Do I need to have a zero there? Thanks, Dave ###### From: Austin Lesea Newsgroups: comp.arch.fpga Subject: Re: CTL Register in Virtex-E Configuration Date: Mon, 01 Oct 2001 16:39:42 -0700 Organization: Xilinx Lines: 19 Message-ID: <3BB8FEBE.3D81128D@xilinx.com> References: <9pasu1$4mi$1@pallas.novatel.ca> NNTP-Posting-Host: 149.199.9.10 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en,pdf Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news.ifi.unizh.ch!news.imp.ch!news.imp.ch!fr.clara.net!heighliner.fr.clara.net!newsfeed.media.kyoto-u.ac.jp!news.ksw.feedmania.org!newsfeed2.dti.ad.jp!dfw-feed.news.verio.net!news.verio.net!nntp1.hal-pc.org!12.120.16.16.MISMATCH!attdl1!attdl2!attsl2!attla2!ip.att.net!newsgate.xilinx.com!cliff.xsj.xilinx.com!not-for-mail Xref: chonsp.franklin.ch comp.arch.fpga:10337 Dave, It is my understanding that the only change from Virtex to Virtex E in configuration was the longer frame size to accomodate the extra memory bits. Control, etc. all remained identical. Austin Dave Brown wrote: > I was reading XAPP151 and noticed that it said for Virtex devices, bit 2 of > the CTL regsiter must be zero. Is this also the case for Virtex E devices? I > have a .bit file for a Virtex E that has a 1 in bit 2 of the CTL register, > and as it happens, we can't get this device to configure. Do I need to have > a zero there? > Thanks, > Dave