[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: [partial-reconfig] partial-reconfig: Bus macro problem
Thanks Sean!
Great tip. It works prefectly :-)
You saved my day.
Best regards
/Jens
-----Original Message-----
From: Sean Durkin <durkinsn@iis.fraunhofer.de>
To: partial-reconfig@itee.uq.edu.au
Date: Wed, 31 Mar 2004 15:38:27 +0200
Subject: Re: [partial-reconfig] partial-reconfig: Bus macro problem
Try the following at the command prompt:
xdl -ncd2xdl macro_filename.nmc
This converts the bus macro to an XDL-description. Have a look at the
.XDL-file this generates. For each net, there should be a section where
it specifies which PIPs to use and such. For each net there should be an
attribute like this:
cfg "_NET_PROP::IS_BUS_MACRO:" ,
FPGA Editor usually "forgets" to put that in.
In case this attribute is not set for your bus macro, it could help to
insert it manually in the .XDL-file and convert that back to ncd-format:
xdl -xdl2ncd bm_v2p_4b.xdl
This gives you an .ncd-file which you have to rename to .nmc to be able
to use it as a macro.
--
Best regards,
Sean Durkin
Fraunhofer Institute for Integrated Circuits IIS
Dep. Electronic Imaging - HIS (Bildsensorik - HIS)
Am Wolfsmantel 33
91058 Erlangen
Germany
Fon: +49 9131 776 503
Fax: +49 9131 776 598
Web: http://www.iis.fraunhofer.de
mailto:durkinsn@iis.fraunhofer.de
___________________________
partial-reconfig mailing list
partial-reconfig@itee.uq.edu.au
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/partial-reconfig/