Re: VHDL-200x fixed_pkg synthesis warnings
- From: Mike Treseler <mike_treseler@xxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 18:41:42 -0700
rnbrady@xxxxxxxxx wrote:
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]
Consider converting the top ports (only) to std_logic vector.
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.
Probably just a bit mapping issue.
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 check the rtl viewer then run
a functional sim on the code,
not the netlist.
-- Mike Treseler
.
- Follow-Ups:
- Re: VHDL-200x fixed_pkg synthesis warnings
- From: rnbrady
- Re: VHDL-200x fixed_pkg synthesis warnings
- References:
- VHDL-200x fixed_pkg synthesis warnings
- From: rnbrady
- VHDL-200x fixed_pkg synthesis warnings
- Prev by Date: vital modeling on Path Delays
- Next by Date: Filtered Back Projection Algorithm (FBP Algorithm)
- Previous by thread: VHDL-200x fixed_pkg synthesis warnings
- Next by thread: Re: VHDL-200x fixed_pkg synthesis warnings
- Index(es):