From: Elisa Giani [mailto:ely78max@xxxxxxxxx]
Sent: 09 October 2007 10:36
To: Mark
Harvey
Subject: BusMacros...
Hi Mark,
I've implemented a complete partial reconfigurable system , but
I think there are some problems with the value of some signals that come out
from dynamic region and go into static part.
The value of this signals is
undeterminated during reconfiguration process?
Yes.
I see exist some BM with enable...but
this enable must be handled by static part , I think...
Yes.
In my design I've a state machine that
enable a module and wait for an acknowledge from it.
When module answers ,
the state machine changes state.
But if during reconfiguration process
the aknowledgement signal from module change value, the state machine could find
knowledgement signal active(1) when the module has not been reconfigured
jet...
How can I resolve this
?
..you
need to handle this in the static
logic.
Ely