Guest
Hi folks
I wonder if anyone can lend me some advice on fixed_pkg_c.vhd? I'm
trying to use it for synthesis, but Synplify gives the message:
Entity port input[1,-14] has negative indices. It is remapped to
positive range [15,0]
This worries me a bit. I'm not sure where it is doing the remapping. If
the warning messages are generated after elaboration, they're possibly
harmeless.
So now I'm trying to take the VHDL *netlists* that Synplify Pro
generates, and feed them back into ModelSim to compare to my original
code in terms of functionality. I presume this is the standard method
for validation?
I have a feeling it could be my synplify version, as older versions
might not like negative indexing. My Synplify Pro is version 8.0 Build
189R.
If anyone could shed any light, I'd be grateful.
Richard
I wonder if anyone can lend me some advice on fixed_pkg_c.vhd? I'm
trying to use it for synthesis, but Synplify gives the message:
Entity port input[1,-14] has negative indices. It is remapped to
positive range [15,0]
This worries me a bit. I'm not sure where it is doing the remapping. If
the warning messages are generated after elaboration, they're possibly
harmeless.
So now I'm trying to take the VHDL *netlists* that Synplify Pro
generates, and feed them back into ModelSim to compare to my original
code in terms of functionality. I presume this is the standard method
for validation?
I have a feeling it could be my synplify version, as older versions
might not like negative indexing. My Synplify Pro is version 8.0 Build
189R.
If anyone could shed any light, I'd be grateful.
Richard