[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[partial-reconfig] PR module not on top level
Hi,
I'm trying to build a partially reconfigurable EDK system (EDK and ISE
8.1). I'm following the Early-Access Partial Reconfiguration Design Flow
6, which also has some comments about modifying an EDK design for
partial reconfiguration; essentially, they pipe the OPB bus signals
through bus macros.
However, I have an OPB peripheral (static) with connections to another
VHDL module (dynamic), which is instantiated in the user_logic.vhd of
the peripheral - so my PR module is in a lower level of the hierarchy
(say system_i/opb_mycore_0/opb_mycore_0/pr_module_inst; the opb_mycore_0
is in there twice because of the wrapper generated by EDK).
The problem is that if I try to define an AREA_GROUP for this
pr_module_inst in the UCF, the "Translate"-step of ISE complains that
there is no system_i/opb_mycore_0/opb_mycore_0/pr_module_inst - of
course it's hidden in the opb_mycore_0_wrapper that's already been
synthesized by EDK. On an unconstrained design, the FPGA-Editor shows
that I'm using the right name.
Is there a way to tell ISE to look inside pre-synthesized modules for
instance names?
Thanks for any help!
Best regards,
Enno
___________________________
partial-reconfig mailing list
partial-reconfig@xxxxxxxxxxxxxx
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/partial-reconfig/