S
Sean Durkin
Hi *,
I'm trying to use functions from math_real to calculate some constants
in a VHDL package. In Precision and XST, this works fine.
When I try to synthesize it with the Synplify-version shipped with the
Lattice ispLever tools, it complains that the functions I want to use
are not declared (ironically, it does NOT complain that math_real is not
available when the corresponding "use"-statement is compiled).
I can't find any definitive statement on this in the documentation...
math_real is not listed in the table of "Predefined VHDL Libraries and
Packages", but they ship an encrypted version of the source in
$LATTICE_FOLDER/synpbase/lib/vhd. Adding this file to the synthesis
project only results in syntax errors, so this is useless.
Can't find any info on this on the Lattice website, either. Can't
register for Synplicity-support since for registration they want a site
ID, which I don't have, since the version I use was not bought from
Synopsys but shipped with the Lattice tools...
So, I suppose math_real is simply not supported at all by Synplify? Or
is this some restriction in the Lattice-release?
cu,
Sean
I'm trying to use functions from math_real to calculate some constants
in a VHDL package. In Precision and XST, this works fine.
When I try to synthesize it with the Synplify-version shipped with the
Lattice ispLever tools, it complains that the functions I want to use
are not declared (ironically, it does NOT complain that math_real is not
available when the corresponding "use"-statement is compiled).
I can't find any definitive statement on this in the documentation...
math_real is not listed in the table of "Predefined VHDL Libraries and
Packages", but they ship an encrypted version of the source in
$LATTICE_FOLDER/synpbase/lib/vhd. Adding this file to the synthesis
project only results in syntax errors, so this is useless.
Can't find any info on this on the Lattice website, either. Can't
register for Synplicity-support since for registration they want a site
ID, which I don't have, since the version I use was not bought from
Synopsys but shipped with the Lattice tools...
So, I suppose math_real is simply not supported at all by Synplify? Or
is this some restriction in the Lattice-release?
cu,
Sean