Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | How to decode FAR register in Virtex-4?

There are 7 messages in this thread.

You are currently looking at messages 0 to 7.

How to decode FAR register in Virtex-4? - Bertrand Rousseau - 2006-02-13 08:20:00

Hi everyone,

I'm trying to understand how the frame addresses have to be decoded for
a Virtex-4 FPGA from Xilinx. So far I could find documentation about
the configuration for VI and VII FPGAs, but there seem to be small
modifications between these models frame addresses and the new
Virtex-4.

Has anyone already tried to understand frame addresses in Virtex-4?

Thanks

Bertrand

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: How to decode FAR register in Virtex-4? - Stephane - 2006-02-14 05:07:00

Hi Bertrand,

did you have a look at the discussion "Xilinx legal" posted here by 
Austin Leslea on 30.01.2006 ?
You won't be allowed to perform bitstream creation...

Stephane


Bertrand Rousseau wrote:
> Hi everyone,
> 
> I'm trying to understand how the frame addresses have to be decoded for
> a Virtex-4 FPGA from Xilinx. So far I could find documentation about
> the configuration for VI and VII FPGAs, but there seem to be small
> modifications between these models frame addresses and the new
> Virtex-4.
> 
> Has anyone already tried to understand frame addresses in Virtex-4?
> 
> Thanks
> 
> Bertrand
> 

Re: How to decode FAR register in Virtex-4? - Bertrand Rousseau - 2006-02-14 06:08:00

Hi,

Actually my work is not about bitstream generation, but bitstream
manipulation. I'd like to be able to do some readback operation on my
design and replace some parts with another design (partial
reconfiguration). Bitstreams  will still be generated by xilinx tools
and stored in memory, so I'm not generating bitstreams.

But I need to be able to address frames in the device in order to make
my design possible. Frame addressing for virtex-4 is - as far as I know
- undocumented (altough frame addressing for V-II devices is quite well
documented), that's why I was wondering if anyone had a clue about this
subject.

But thanks for the discussion, I did not see it on the list, it is sure
a good read to have.

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: How to decode FAR register in Virtex-4? - Sylvain Munaut - 2006-02-14 07:44:00

What about Table 7-5 of ug071.pdf (page 91) ?

http://direct.xilinx.com/bvdocs/userguides/ug071.pdf

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: How to decode FAR register in Virtex-4? - Bertrand Rousseau - 2006-02-14 08:12:00

Damn! You're totally right. That's incredible I
just couldn't see it!

Thanks a lot, I should read more carefully.

Bertrand

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: How to decode FAR register in Virtex-4? - Bertrand Rousseau - 2006-02-14 08:15:00

Actually I just checked my printed version of the
UG701, and on the
version 1.2 (August 8, 2005) it is not present.

Bad luck I suppose, since I printed this version only 2 weeks ago (but
I don't remember if I took the version on my computer or the version
published on xilinx.com by this time).

Morality is: I should always check for updated version.

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: How to decode FAR register in Virtex-4? - Sylvain Munaut - 2006-02-14 10:06:00

When I saw the little "updated" icon
next to the link on Xilinx site, I
thought you might have read an older version ;)

This particular info has been added in the 1.4 revision from the 24th
January 2006. (Check the revision history at the beginning of the
document for more details on the changes)

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.