[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [partial-reconfig] Unguided slices
hi miguel,
I'm working on partial reconfiguration on ML300-Board (Virtex-II Pro).
I have a static area and one reconfigurable module.
> "FATAL_ERROR:Guide:basgitaskphyspr.c:255:1.28.20.2:137" and
> "FATAL_ERROR:Ncd:basncsignal.c:283:1.39.8.2" errors
GLOBAL_LOGIC* produced these error messages in my design.
So I used the following script in fpga_editor to get rid of these error
messages:
select comp "PWR_VCC_*"
unplace
select net "GLOBAL_LOGIC*"
unroute
end
and run assembly phase again.
This worked for this problem, but there are many more ...
--
Dresden University of Technology
Andreas Weder
Dresden, Germany
andreas@lowtexx.de
___________________________
partial-reconfig mailing list
partial-reconfig@itee.uq.edu.au
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/partial-reconfig/