R
rekz
Guest
I have the code below:
http://pastie.org/929852
whenever I tried to synthesize it, it always says that :
One or more signals are missing in the sensitivity list of always
block. I think this is because I am not including instructMem into the
sensitivity list... but I don't think that's what I wan't. So is there
a workaround towards this warning?
and it says that instructMem is partially initialized... is there a
way to initialize the rest that I am not initializing? I know that I
have several off spots
http://pastie.org/929852
whenever I tried to synthesize it, it always says that :
One or more signals are missing in the sensitivity list of always
block. I think this is because I am not including instructMem into the
sensitivity list... but I don't think that's what I wan't. So is there
a workaround towards this warning?
and it says that instructMem is partially initialized... is there a
way to initialize the rest that I am not initializing? I know that I
have several off spots