|
Message
From: John McCaskill<jhmccaskill@f...>
Date: Sat Jan 13 23:33:52 CET 2007
Subject: [oc] trying to use opb2wb core
For some reason, I can not get the opb2wb core from opencores, and it has been a while since I looked at it, so this is from memory.
The Black Box Definition (BBD) files in EDK specify netlist. You can use parameters to chose between multiple netlist, for example versions for Virtex-2 or Virtex-4.
I remember that these wrappers had netlist in them, but not if they had multiple versions.
I think, but am not positive, that you could use a *.ngc netlist for a Virtex-2 or 2p with a Virtex-4, and the mapper should fix up any differences.
If that is the case, try either changing a Virtex-2 or 2P entry to a virtex-4 entry, or copy a netlist and add the Virtex-4 to the C_FAMILY list.
Regards,
John McCaskill Faster Technology LLC Web: http://www.fastertechnology.com
> -----Original Message----- > From: cores-bounces@o... [mailto:cores-bounces@o...] On > Behalf Of rcagley@t... > Sent: Saturday, January 13, 2007 4:25 PM > To: cores@o... > Subject: [oc] trying to use opb2wb core > > I'm trying to hook up the opb2wb core in my design in EDK and get this > error when I try to build the netlist. Any ideas? I am using a virtex 4 > and > that does not appear to be in the C_FAMILY list so maybe that is the > problem? > > Managing hardware (BBD-specified) netlist files ... > opb2wb (opb2wb_0) - C:\temp\SXTestCMOS\Processor\Processor.mhs > line 167 - > Copying (BBD-specified) netlist files. > ERROR:MDT - opb2wb (opb2wb_0) - > C:\temp\SXTestCMOS\Processor\Processor.mhs line > 167 - BBD parameter is undefined in the MPD > ERROR:MDT - platgen failed with errors! > > make: *** [implementation/microblaze_0_wrapper.ngc] Error 2 > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores
|
 |