Y
yiannis
Guest
Hi everybody,
I would like to ask about the way you declare the sensitivity list in
an always block.I tried to use the always@(*) statement but Modelsim
seems that it doesn't accept it,eventhough this statement is accepted
in Synpllicity's Synplify synthesis tool. Do i have to declare every
signal separately?Also,i have a module with a register file (an array
of 20 8-bit registers),and although the synthesis tool shows a warning
if the register file misses from the sensitivity list,Modelsim gives an
error when i include it in the sensitivity list.Any help??
Thanks in advance,
Yiannis
I would like to ask about the way you declare the sensitivity list in
an always block.I tried to use the always@(*) statement but Modelsim
seems that it doesn't accept it,eventhough this statement is accepted
in Synpllicity's Synplify synthesis tool. Do i have to declare every
signal separately?Also,i have a module with a register file (an array
of 20 8-bit registers),and although the synthesis tool shows a warning
if the register file misses from the sensitivity list,Modelsim gives an
error when i include it in the sensitivity list.Any help??
Thanks in advance,
Yiannis