|
hi,
I have made a simple partial reconfigurable design.When
I run initial phase I get
messages :
WARNING:NgdBuild:855 - logical block 'module_rpm' with
type 'rpm' is unexpanded
adn will be presumed to be a module. Xvendor= Xleid=0
Xhiername=
It seems that ngdbuild recognizes the the module with name
"module_rpm",but when I
run active phase.It issues the message :
EEOR:NgdBuild:559 - Cannot find active
block 'module_rpm' in the design.
The command line of initial phase is:
ngdbuild -p xc2v1000fg456-4 -aul
-modular initial top.ngc
The command line of active phase is:
ngdbuild -p
xc2v1000fg456-4 -modular module -active module_rpm
../../top/initial/top.ngo
I am sure the directory structure is
correct.
Regards,
Yuming Chen |