hi everyone! hwicap can be used in the virtex4 ? I try to use it but the EDK 7.1 tell me : error: MDT - opb_hwicap (opb_hwicap_0) -C:\copy_project\XC4VFX12\EDK_Projects\Custom_Peripheral\system.mhs:321 - not supported for architecture 'virtex4' what wrong with it? who can tell please that is very important to me!!!! thanks advance! xun
hwicap can be used in the virtex4
Started by ●March 31, 2006
Reply by ●March 31, 20062006-03-31
ubelievable, even in EDK 8.1 SP2 hwicap is only supported for V2/V2Pro so you need to edit the ipcore to get it working on V4 :( Antti
Reply by ●March 31, 20062006-03-31
else , if there have another solution for charge the bit for partial reconfigration to remplace the icap?? Antti a =E9crit :> ubelievable, even in EDK 8.1 SP2 hwicap is only supported for V2/V2Pro > so you need to edit the ipcore to get it working on V4 :( >=20 > Antti
Reply by ●March 31, 20062006-03-31
but in the sit of xilinx , it said the hwicap support the virtex4-fx zhangxun0...@gmail.com a =E9crit :> else , if there have another solution for charge the bit for partial > reconfigration to remplace the icap?? > > Antti a =E9crit : > > > ubelievable, even in EDK 8.1 SP2 hwicap is only supported for V2/V2Pro > > so you need to edit the ipcore to get it working on V4 :( > >=20 > > Antti
Reply by ●March 31, 20062006-03-31
zhangxun0501@gmail.com wrote:> but in the sit of xilinx , it said the hwicap support the virtex4-fxHave you tried adding virtex4 to the list of supported architectures in: EDK/hw/XilinxProcessorIPLib/pcores/opb_hwicap_v1_00_b/data/opb_hwicap_v2_1_0.mpd That is, change OPTION ARCH_SUPPORT = virtex2:virtex2p to OPTION ARCH_SUPPORT = virtex2:virtex2p:virtex4 I don't have 8.1 and am not using hwicap, so I have not tried this and don't know if it will work. Alan Nishioka
Reply by ●March 31, 20062006-03-31
Hi Alan, This would only work if the ICAP in Virtex4 operated the same way as in Virtex2/Virtex2p. Maybe they are not the same and this is why the ARCH_SUPPORT doesn't include Virtex4. Paul Alan Nishioka wrote:> > zhangxun0501@gmail.com wrote: > > but in the sit of xilinx , it said the hwicap support the virtex4-fx > > Have you tried adding virtex4 to the list of supported architectures > in: > EDK/hw/XilinxProcessorIPLib/pcores/opb_hwicap_v1_00_b/data/opb_hwicap_v2_1_0.mpd > > That is, change > OPTION ARCH_SUPPORT = virtex2:virtex2p > to > OPTION ARCH_SUPPORT = virtex2:virtex2p:virtex4 > > I don't have 8.1 and am not using hwicap, so I have not tried this and > don't know if it will work. > > Alan Nishioka
Reply by ●April 2, 20062006-04-02
in the doc of liberary guid of vitex4 where we can find the model hdl and symbole of ICAP so I'm sur icap is in the virtex4 but hwicap!!!!!!! no idea! maybe there will have another version ip will be used !!! Paul Hartke a =E9crit :> Hi Alan, > > This would only work if the ICAP in Virtex4 operated the same way as in > Virtex2/Virtex2p. Maybe they are not the same and this is why the > ARCH_SUPPORT doesn't include Virtex4. > > Paul > > Alan Nishioka wrote: > > > > zhangxun0501@gmail.com wrote: > > > but in the sit of xilinx , it said the hwicap support the virtex4-fx > > > > Have you tried adding virtex4 to the list of supported architectures > > in: > > EDK/hw/XilinxProcessorIPLib/pcores/opb_hwicap_v1_00_b/data/opb_hwicap_v=2_1_0.mpd> > > > That is, change > > OPTION ARCH_SUPPORT =3D virtex2:virtex2p > > to > > OPTION ARCH_SUPPORT =3D virtex2:virtex2p:virtex4 > > > > I don't have 8.1 and am not using hwicap, so I have not tried this and > > don't know if it will work. > >=20 > > Alan Nishioka
Reply by ●April 2, 20062006-04-02
Reply by ●April 2, 20062006-04-02
<zhangxun0501@gmail.com> schrieb im Newsbeitrag news:1144003952.207614.206090@z34g2000cwc.googlegroups.com...>I think that is the reason maybe the new version will different than > the old >yes, ICAP is OK in V4, its just the EDK that has the ip cores not updated with V4 support :( Antti
Reply by ●April 3, 20062006-04-03





