From: Matthew L. <li...@bu...> - 2012-02-17 15:48:45
|
>>>>>> "Matthew" == Matthew Lear <li...@bu...> writes: > > Matthew> Hi everybody. I'm new to the forum... Has anybody had any > Matthew> success in using xc3sprog with Xilinx Vertex 6 devices? I > Matthew> notice that Vertex 5 is on the list of supported hw... > Cheers, > Matthew> -- Matt > > > I neither have Virtex6 nor Vertex 5 to test. The algos are very similar, > so > with some look at the code and some enhancements to the code you should > succeed. Thanks Uwe. I've just started to look at this task seriously now. From what I can tell, the algorithms are specified in the ProgAlgXC3S class and the methods defined in progalgxc3s.cpp therein, eg flow_program_xxx(), flow_enable() etc. Is this correct? Once I have the Virtex 6 working I'd like to submit a patch back to the list for integration into xc3sprog. Not sure when that will be exactly but that's my plan anyway.. :-) Cheers, -- Matt |